]> git.sesse.net Git - vlc/commit
Skeleton for testing libvlc
authorClément Stenac <zorglub@videolan.org>
Sun, 29 Jan 2006 17:00:31 +0000 (17:00 +0000)
committerClément Stenac <zorglub@videolan.org>
Sun, 29 Jan 2006 17:00:31 +0000 (17:00 +0000)
commit0638177349c21821748e4d329f509f7bf266f41d
treef8b7675297573451ed68b55254cd934d1810690c
parent4348289aa68aa69466b012d1454a419a35160223
Skeleton for testing libvlc
test/NativeLibvlcTest.py [new file with mode: 0644]
test/PyMediaControlBaseTest.py [moved from test/BaseTest.py with 100% similarity]
test/PyMediaControlPlaylistTest.py [moved from test/PlaylistTest.py with 100% similarity]
test/PyMediaControlVariablesTest.py [moved from test/VariablesTest.py with 100% similarity]
test/native_libvlc/native_libvlc_test.c [new file with mode: 0644]
test/pyunit.h [new file with mode: 0644]
test/setup.py [new file with mode: 0644]
test/test.sh