183 Commits (7adcdae856352a02fec6cfcf92d62973f4500d0d)

Author SHA1 Message Date
Rémi Denis-Courmont ee77bd03d2 equalizer: fix out of range test case 12 years ago
Rémi Denis-Courmont d7420aadc6 audio: add test for the new audio device functions 12 years ago
Rémi Denis-Courmont 2683bad651 test: check POTFILES.in in test suite 13 years ago
Rémi Denis-Courmont b56c7ee277 equalizer: fix inverted parameters in test case 13 years ago
Mark Lee cbedb0c6e5 libvlc: add tests for the equalizer API 13 years ago
Rémi Denis-Courmont 490b5fd010 test: add coverage for audio output and device functions 13 years ago
Rémi Denis-Courmont 3bd3db173b Revert "Work around test failing with cli interface" 13 years ago
Rafaël Carré 32ce763be9 Work around test failing with cli interface 13 years ago
Rémi Denis-Courmont 33c292a17a test: check full help 14 years ago
Rémi Denis-Courmont 1394bd284b Revert "Add test cases for the libvlc equalizer API." 14 years ago
Mark Lee 15498896d0 Add test cases for the libvlc equalizer API. 14 years ago
Pierre Ynard 0752b93c25 test: update .gitignore 14 years ago
Rémi Denis-Courmont b750826cca Fix test failure detection 14 years ago
Rémi Denis-Courmont 72fd19ba00 Add test case for the VLC binary 14 years ago
Rémi Denis-Courmont 3e48c330dc Fix inverted shell negation "! test" -> "test !" 15 years ago
Tobias Güntner f3ea7239e1 Fix assertions 15 years ago
Pere Orga 9abcaacf83 fix filename self-references 15 years ago
Rémi Denis-Courmont 98aa3f7066 Move MD5 test to src/ 15 years ago
Rémi Denis-Courmont 4f0b2161aa MD5: improve test coverage 15 years ago
Jean-Baptiste Kempf e29933bc26 Add a md5 computation test 15 years ago
Rémi Denis-Courmont ee1e329e73 Update libvlc.la path and factorize test Makefile 15 years ago
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Rémi Denis-Courmont e7df8e75ea Migrate VLC_ADD_* flags from vlc-config to AC_SUBST 15 years ago
Rémi Duraffort 9dbbfa1107 lua test: move the tests from modules/misc/lua to modules/lua 15 years ago
Rémi Denis-Courmont 085558ebcd Do not use internal libvlc symbol outside of libvlc 16 years ago
Yuval Tze 9d86e0b645 Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter. 16 years ago
Rémi Denis-Courmont 549ce2cad1 Override the plugins path with an environment variable... 16 years ago
Jakub Wieczorek 3f80895700 LibVLC Audio/video filters listing API 16 years ago
Jean-Paul Saman 0c12dfe51f test/modules/stream_filter/httplive: script for traffic shaping 16 years ago
Rémi Duraffort e26b8a04bb luatelnet test: port number has to be higher than 1024. 16 years ago
Rémi Duraffort a8334a4bf6 distribute the telnet auto test script. 16 years ago
Rémi Duraffort ffb601a5f2 luatelnet auto test: use the current PID as port number. 16 years ago
Rémi Duraffort 7b81471851 test: add an automatic test for the telnet interface 16 years ago
Rémi Duraffort e8d9d1f3cf Also test config_chainDuplicate. 16 years ago
Rémi Duraffort c9718f8848 config_chain: improve automatic testing. 16 years ago
Rémi Duraffort 02ada6459d Fix file rights. 16 years ago
Rémi Duraffort 6a93cd1939 test_src_config_chain: fix missing return value. 16 years ago
Rémi Duraffort 2d268697cd Add a test about chain escaping escaping. 16 years ago
Rémi Denis-Courmont 645e8d0bee Add version infos to new LibVLC functions 16 years ago
Rémi Denis-Courmont 9529ae4e8c Add test cases for bug #3812 16 years ago
Rémi Denis-Courmont 2a14fb71bc Test libvlc_media_player_set_pause() 16 years ago
Pierre Ynard 2a625dda91 test: update .gitignore 17 years ago
Jean-Paul Saman 88f536c0c0 test/libvlc: add libvlc_MediaPlayer* events for input states 17 years ago
Pierre d'Herbemont 16511fee7c test: Report when preparsed is working only when it works. 17 years ago
Pierre d'Herbemont ba1fea8d5e test: Alloc more time for media_list_player test. 17 years ago
Pierre d'Herbemont ad3a300596 test: Simplify media_list_player test. 17 years ago
Pierre d'Herbemont 92bdd6e5d9 meta: Use libvlc_media_parse(). 17 years ago
Pierre d'Herbemont 1b1325c6d4 test: Simplify media_player test. 17 years ago
Pierre d'Herbemont 065f17b24b test: Pretend that our test suite is working where it is not. 17 years ago
Pierre d'Herbemont 2dbdde0d0a Revert "Broken test case" 17 years ago