]> git.sesse.net Git - vlc/history - test
direct3d11: don't crash when exiting with an error
[vlc] / test /
2015-01-20 Rémi Denis-Courmonttest: update .gitignore
2014-12-02 Rafaël CarréMissing header
2014-12-02 Rafaël CarréTest RSA 4k signatures
2014-11-29 Rémi Denis-Courmonttest: update .gitignore
2014-08-08 Rémi Denis-Courmontequalizer: fix out of range test case
2014-05-15 Rémi Denis-Courmontaudio: add test for the new audio device functions
2014-01-09 Rémi Denis-Courmonttest: check POTFILES.in in test suite
2013-07-28 Rémi Denis-Courmontequalizer: fix inverted parameters in test case
2013-07-24 Mark Leelibvlc: add tests for the equalizer API
2013-07-14 Rémi Denis-Courmonttest: add coverage for audio output and device functions
2013-06-20 Rémi Denis-CourmontRevert "Work around test failing with cli interface"
2013-06-20 Rafaël CarréWork around test failing with cli interface
2013-01-19 Rémi Denis-Courmonttest: check full help
2012-09-21 Rémi Denis-CourmontRevert "Add test cases for the libvlc equalizer API."
2012-09-15 Mark LeeAdd test cases for the libvlc equalizer API.
2012-09-10 Pierre Ynardtest: update .gitignore
2012-05-15 Rémi Denis-CourmontFix test failure detection
2012-05-09 Rémi Denis-CourmontAdd test case for the VLC binary
2012-02-28 Rémi Denis-CourmontFix inverted shell negation "! test" -> "test !"
2011-12-19 Tobias GüntnerFix assertions
2011-12-15 Pere Orgafix filename self-references
2011-11-27 Rémi Denis-CourmontMove MD5 test to src/
2011-11-27 Rémi Denis-CourmontMD5: improve test coverage
2011-11-27 Jean-Baptiste KempfAdd a md5 computation test
2011-08-30 Rémi Denis-CourmontUpdate libvlc.la path and factorize test Makefile
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-07-13 Rémi Duraffortlua test: move the tests from modules/misc/lua to modul...
2011-05-07 Rémi Denis-CourmontDo not use internal libvlc symbol outside of libvlc
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-02-12 Rémi Denis-CourmontOverride the plugins path with an environment variable...
2010-12-20 Jakub WieczorekLibVLC Audio/video filters listing API
2010-11-26 Jean-Paul Samantest/modules/stream_filter/httplive: script for traffic...
2010-11-09 Rémi Duraffortluatelnet test: port number has to be higher than 1024.
2010-11-08 Rémi Duraffortdistribute the telnet auto test script.
2010-11-08 Rémi Duraffortluatelnet auto test: use the current PID as port number.
2010-11-01 Rémi Durafforttest: add an automatic test for the telnet interface
2010-10-05 Rémi DuraffortAlso test config_chainDuplicate.
2010-10-05 Rémi Duraffortconfig_chain: improve automatic testing.
2010-10-02 Rémi DuraffortFix file rights.
2010-08-31 Rémi Durafforttest_src_config_chain: fix missing return value.
2010-08-31 Rémi DuraffortAdd a test about chain escaping escaping.
2010-06-27 Rémi Denis-CourmontAdd version infos to new LibVLC functions
2010-06-27 Rémi Denis-CourmontAdd test cases for bug #3812
2010-06-27 Rémi Denis-CourmontTest libvlc_media_player_set_pause()
2010-05-07 Pierre Ynardtest: update .gitignore
2010-03-18 Jean-Paul Samantest/libvlc: add libvlc_MediaPlayer* events for input...
2010-02-25 Pierre d'Herbemonttest: Report when preparsed is working only when it...
2010-02-25 Pierre d'Herbemonttest: Alloc more time for media_list_player test.
2010-02-25 Pierre d'Herbemonttest: Simplify media_list_player test.
2010-02-25 Pierre d'Herbemontmeta: Use libvlc_media_parse().
2010-02-25 Pierre d'Herbemonttest: Simplify media_player test.
2010-02-25 Pierre d'Herbemonttest: Pretend that our test suite is working where...
2010-02-25 Pierre d'HerbemontRevert "Broken test case"
2010-02-24 Rémi Denis-CourmontBroken test case
2010-02-23 Pierre d'Herbemonttest: Use image.jpg for testing tracks reading.
2010-02-22 Pierre d'Herbemontlibvlc: Don't refer to media_preparsing as we don't...
2010-02-22 Pierre d'Herbemontlibvlc: libvlc_media_get_es->libvlc_media_get_tracks_info.
2010-02-22 Pierre d'Herbemonttest: Update libvlc_media test.
2010-02-22 Pierre d'HerbemontFix copyright.
2010-02-22 Pierre d'Herbemontlibvlc: Test preparsing.
2010-02-20 Rémi Denis-CourmontRudimentary test case for libvlc_event_type_name()
2010-02-19 Rémi Duraffortlibvlc_test: fix compilation of "make checkall"
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-18 Pierre d'Herbemontlibvlc: Add a test for media_player_set_media().
2010-02-14 Rémi Denis-CourmontDon't use random number as pointers.
2010-02-08 Rémi DuraffortFix test_libvlc meta compilation.
2010-02-06 Rémi Denis-CourmontLibVLC: remove exceptions infrastructure
2010-02-03 Rémi Denis-CourmontRemove some exceptions in media_list
2010-02-02 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-31 Rémi Denis-CourmontLibVLC media player: remove exceptions
2010-01-30 Rémi Denis-CourmontFix warning
2010-01-30 Rémi Denis-CourmontTake out list player test
2010-01-28 Rémi Denis-CourmontRemove some unused p_e parameters and propagate
2010-01-25 Rémi Denis-Courmontlibvlc_event_manager: remove exceptions
2010-01-24 Rémi Denis-CourmontRemove some more unused exceptions
2010-01-24 Rémi Denis-Courmontlibvlc_event_detach: remove exception
2010-01-24 Rémi Denis-Courmontlibvlc media (list) player: remove a bunch of never...
2010-01-18 Rafaël Carrétest_media_list_player: wait for playing to stop
2010-01-18 Rafaël Carrémedia_list_player test: attempt at fixing test
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-07 Pierre d'Herbemonttest: Add two more missing media_list_player_stop().
2010-01-07 Pierre d'Herbemonttest: Fix media_list_player test. (Make sure we stop...
2010-01-07 Pierre d'Herbemonttest: Remove trailing spaces in media_list_player.c.
2009-11-13 Rémi Duraffortlibvlc_test: fix compilation.
2009-10-05 Rémi Denis-CourmontUpdate test cases
2009-09-07 Rémi Denis-CourmontDo not try to detach an already detached handler
2009-08-28 Pierre Ynardtest: remove dangling stuff
2009-08-28 Niles BindelAdded ability to move to previous item in the media...
2009-08-24 Pierre d'Herbemontlibvlc: Remove unused function.
2009-08-24 Pierre d'Herbemonttest: Expanded and passing media_list_player queue...
2009-08-20 Pierre d'Herbemonttest: Remove an unused variable in variables.c.
2009-08-20 Pierre d'Herbemonttest: Remove unused variable.
2009-08-19 Pierre d'Herbemontmedia_list_player: Make sure we'll correctly play next...
2009-08-19 Pierre d'HerbemontEnable back media_list_player's tests.
2009-08-19 Pierre d'Herbemonttest: Print more info on error.
2009-08-19 Pierre d'Herbemonttest: Disable test_media_list_player as it deadlocks.
2009-08-09 Rémi Denis-CourmontReplace libvlc_exception_get_message with libvlc_errmsg
2009-07-27 Rémi DuraffortAdd a basic test for var_ToggleBool.
next