]> git.sesse.net Git - vlc/history - test
Merge branch 'master' into lpcm_encoder
[vlc] / test /
2010-10-03 Steinar H. GundersonMerge branch 'master' into lpcm_encoder lpcm_encoder
2010-10-02 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
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.
2009-07-24 Rémi Durafforttest: destroy the variables.
2009-07-24 Rémi Durafforttest_variables: add a bunch of test to show a tiny...
2009-07-23 Rémi Durafforttest: add some more tests for vlc variables.
2009-07-08 Rémi DuraffortMove the test about variable (I will clean this later...
2009-07-07 Rémi DuraffortAdd a test for the vlc variables.
2009-06-22 Rémi Denis-CourmontRemove non-existent target
2009-06-05 Pierre d'Herbemonttest: Use vlc's msleep. Only portable and working imple...
2009-06-05 Pierre d'Herbemonttest: Spend less time in the media_list_player test.
2009-06-02 Rémi Denis-CourmontPlay more than one media to improve coverage a bit
2009-06-02 Rémi Denis-CourmontMake the test timeout more bearable
2009-06-02 Pierre d'Herbemontlibvlc: Fix media_list_player's test by using asynchron...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontActually initialize media_list_player
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Pierre d'Herbemonttest: Add a test for media_player_next().
2009-05-21 Pierre d'Herbemonttest: Don't do the pause() test, this can't work.
2009-05-21 Pierre d'Herbemonttest: Fix media_player test.
2009-05-21 Pierre d'Herbemonttest: Fix log issued in test_media_list_player_play_ite...
2009-05-21 Pierre d'Herbemonttest: Reenable media_list_player test. And explain...
2009-05-21 Pierre d'Herbemonttest: Fix meta.c test building.
2009-05-21 Pierre d'Herbemonttest: Make sure we wait for the correct state in media_...
2009-05-21 Pierre d'Herbemonttest: Disable debug output in libvlc tests.
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
next