Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int...
[platform/upstream/gstreamer.git] / tests /
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2003-01-27 Wim Taymans- Small cleanups
2003-01-25 Wim TaymansFixed tee test
2003-01-21 Thomas Vander Stichelefix BRANCH-RELEASE-0_5_2-ROOT
2003-01-21 Thomas Vander Stichelevarious test fixes :)
2003-01-21 Thomas Vander Sticheledon't make failing tests
2003-01-12 Wim TaymansAdded test with extra cond var
2003-01-12 Wim TaymansSome cleanups, detect and print NPTL problem (?)
2003-01-12 Wim TaymansAdded test app
2003-01-12 Wim TaymansAdd vishnu's index dumping app
2003-01-11 Wim TaymansShows the problem with adder and optscheduler, this...
2003-01-11 David SchleefFix prototypes (trivial)
2003-01-10 David I. Lehnconnect -> link
2003-01-10 David I. Lehnconnect -> link
2003-01-09 Thomas Vander Stichelecode cleanups and further deprecation fixes
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2003-01-08 Wim TaymansTest for scheduler interrupt
2003-01-05 Thomas Vander Sticheleset up thread test environment
2003-01-05 Wim TaymansApplied patch 13357
2003-01-03 David I. Lehnuse AM_CFLAGS
2002-12-31 David I. Lehnformat properly
2002-12-31 David I. Lehnignore some more cruft
2002-12-31 Christian Schallerfix disting
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-19 Wim TaymansRemoved old cache testsuite
2002-12-13 Wim TaymansAdded indexers testsuite
2002-12-07 Thomas Vander Stichelevariety is spicy
2002-12-05 Leif Johnson+ fixing compile warnings about uninitialized variable
2002-12-03 Wim TaymansCheck state changes before going into enless loops
2002-12-03 David I. Lehnuse AM_CFLAGS dummy NULL init for vars to deal with...
2002-12-03 Wim TaymansDo some error checking to make this test succeed
2002-12-03 Wim TaymansMake sure the thread goes back to NULL before leaving...
2002-12-02 Wim TaymansAdd small cache testsuite
2002-11-29 Thomas Vander Stichelerandom cleanups and paranoia checks
2002-11-19 Wim TaymansI suppose this is where done=FALSE should be done..
2002-11-18 Thomas Vander Sticheleadding tests
2002-11-18 Thomas Vander Stichelesome more thread tests
2002-11-17 David SchleefFix compile problem on non-i386
2002-11-14 Thomas Vander Stichelethreadc still fails
2002-11-14 Thomas Vander Sticheleanother thread test, this still fails
2002-11-14 Thomas Vander Sticheleadding back threads tests
2002-11-13 Thomas Vander Stichelecleanups in code fix tests to run and complete if they...
2002-11-02 Wim TaymansAdded clock test program
2002-11-02 David I. Lehnuse AM_CFLAGS instead of CFLAGS
2002-11-01 David SchleefConvert to GThreads
2002-10-30 David I. Lehnuse G_{BEGIN,END}_DECLS
2002-10-29 Thomas Vander Stichelemainloop test and some caps fixes that had to go in
2002-10-25 David Schleefremoval of nasm dependency
2002-10-25 David SchleefMore nasm removal cleanups
2002-10-25 David SchleefRemove HAVE_NASM-related stuff
2002-10-25 David Schleefinline assembly doesn't depend on HAVE_NASM, it depends...
2002-09-23 Thomas Vander Sticheletest commentation
2002-09-23 Thomas Vander Stichelebufspeed gives warnings because of volatile discardatio...
2002-09-15 Thomas Vander Sticheleanother example
2002-09-14 Thomas Vander Sticheletry again
2002-09-14 Thomas Vander Sticheleadd this
2002-09-14 Thomas Vander Sticheleadding automatic example extraction from manual
2002-09-12 Thomas Vander Stichelenew thread test, not yet active
2002-09-12 Thomas Vander Sticheleconverting this to separate binaries so they can be...
2002-09-10 Ronald S. BultjeThis changes an important part of the plugin API, gst_p...
2002-09-08 Christian Schallercommitting many nice little memleaks fixes from Iain...
2002-08-28 Thomas Vander Sticheleadding a property test
2002-08-02 Wim TaymansAdded segment seeking experiment
2002-07-25 Wim TaymansAdded an example state change function
2002-07-24 Wim Taymans- Added a little testapp for pad disable using two...
2002-07-11 Thomas Vander Stichelebetter problem checking
2002-07-08 Wim TaymansRemove bufspeed test
2002-07-08 Wim TaymansMake the old testcase compile again
2002-07-01 Thomas Vander Stichelefor better or worse, make distcheck now passes again BRANCH-RELEASE-0_4_0-ROOT
2002-07-01 Thomas Vander Stichelefake fails on a make distcheck
2002-07-01 Thomas Vander Sticheledist fixes
2002-07-01 Thomas Vander Stichelefixing tests
2002-07-01 Thomas Vander Sticheleidentify failing tests
2002-06-17 Wim TaymansAdded cothread context stress test (that fails)
2002-06-05 Wim TaymansAlong with the latest scheduler updates, all these...
2002-06-04 Wim Taymansgoing into the main loop effectively never stops this app
2002-06-03 Steve Bakerthis one actually works, its just here for completeness
2002-06-03 Steve Bakeradding comment, no change to test
2002-06-03 Steve Bakeradd comments to show what pipeline is being constructed.
2002-06-03 Steve Bakerthreadstate4 fails randomly on state change. it is...
2002-06-03 Steve Bakerthis test demostrates *another* deadlock (or it might...
2002-06-01 Steve Bakera more complex example which happens to be a mp3 player
2002-06-01 Steve Bakeradded a test which shows a problem with state changes...
2002-05-30 Thomas Vander Stichelefixes bug 83427
2002-05-30 Thomas Vander Stichelebig mistake
2002-05-27 Andy Wingofixups in the prop view/controller compilation fixes...
2002-05-26 Wim TaymansSmall fixes, use some wierd hack to make the plugin...
2002-05-25 Andy Wingore-enable thread test, although it does not work but...
2002-05-11 Andy Wingomake gst-inspect-gui call the proper gst-inspect
2002-05-11 Andy WingoReturn TESTS_ENVIRONMENT, necessary to make the registr...
2002-05-11 Andy Wingofix refcounting tests so that they compile and run...
2002-05-10 Wim TaymansFix the plugin testsuite, only registry.c doesn't work yet
2002-05-10 Andy Wingoadded a get_perms_func to gstxmlregistry that will...
2002-05-10 Andy WingoFix automake badness
2002-05-10 Andy WingoGST_PLUGIN_PATH gets split into the user registry some...
2002-05-09 Thomas Vander Stichelevarious more tests enabling
2002-05-09 Thomas Vander Stichelefixing up tests
2002-05-09 Thomas Vander Stichelerefcounting tests sure would be nice to have
2002-05-09 Thomas Vander Sticheletried fixing, failed spectacularly
2002-05-09 Thomas Vander Stichelewhy does this test fail ?
next