summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* variety is spicyThomas Vander Stichele2002-12-072-11/+13
* + fixing compile warnings about uninitialized variableLeif Johnson2002-12-052-0/+2
* Check state changes before going into enless loopsWim Taymans2002-12-031-5/+7
* use AM_CFLAGS dummy NULL init for vars to deal with warningsDavid I. Lehn2002-12-033-8/+8
* Do some error checking to make this test succeedWim Taymans2002-12-031-4/+7
* Make sure the thread goes back to NULL before leaving the thread contextWim Taymans2002-12-031-0/+1
* Add small cache testsuiteWim Taymans2002-12-022-0/+101
* random cleanups and paranoia checksThomas Vander Stichele2002-11-293-9/+10
* I suppose this is where done=FALSE should be done..Wim Taymans2002-11-191-0/+1
* adding testsThomas Vander Stichele2002-11-181-1/+1
* some more thread testsThomas Vander Stichele2002-11-183-0/+253
* threadc still failsThomas Vander Stichele2002-11-142-14/+27
* another thread test, this still failsThomas Vander Stichele2002-11-141-0/+92
* adding back threads testsThomas Vander Stichele2002-11-141-1/+1
* cleanups in code fix tests to run and complete if they can move threadb to fa...Thomas Vander Stichele2002-11-133-9/+24
* Added clock test programWim Taymans2002-11-022-1/+55
* use AM_CFLAGS instead of CFLAGSDavid I. Lehn2002-11-025-5/+5
* mainloop test and some caps fixes that had to go inThomas Vander Stichele2002-10-293-10/+43
* new thread test, not yet activeThomas Vander Stichele2002-09-122-1/+57
* converting this to separate binaries so they can be run as a testsuiteThomas Vander Stichele2002-09-122-20/+33
* This changes an important part of the plugin API, gst_pad_try_set_caps() no l...Ronald S. Bultje2002-09-101-1/+1
* adding a property testThomas Vander Stichele2002-08-282-1/+99
* for better or worse, make distcheck now passes againBRANCH-RELEASE-0_4_0-ROOTThomas Vander Stichele2002-07-011-0/+3
* fake fails on a make distcheckThomas Vander Stichele2002-07-011-2/+2
* dist fixesThomas Vander Stichele2002-07-011-1/+1
* fixing testsThomas Vander Stichele2002-07-013-4/+27
* identify failing testsThomas Vander Stichele2002-07-011-1/+7
* big mistakeThomas Vander Stichele2002-05-301-1/+1
* re-enable thread test, although it does not work but passes right now warn fo...Andy Wingo2002-05-252-20/+13
* make gst-inspect-gui call the proper gst-inspectAndy Wingo2002-05-111-3/+6
* Return TESTS_ENVIRONMENT, necessary to make the registry properlyAndy Wingo2002-05-111-2/+2
* fix refcounting tests so that they compile and run, but they fail currently: ...Andy Wingo2002-05-116-163/+51
* Fix the plugin testsuite, only registry.c doesn't work yetWim Taymans2002-05-107-28/+28
* added a get_perms_func to gstxmlregistry that will set _WRITABLE and _READABL...Andy Wingo2002-05-102-0/+6
* Fix automake badnessAndy Wingo2002-05-101-2/+2
* GST_PLUGIN_PATH gets split into the user registry some debugging output in re...Andy Wingo2002-05-101-2/+1
* various more tests enablingThomas Vander Stichele2002-05-094-7/+9
* fixing up testsThomas Vander Stichele2002-05-095-30/+27
* refcounting tests sure would be nice to haveThomas Vander Stichele2002-05-093-29/+36
* tried fixing, failed spectacularlyThomas Vander Stichele2002-05-092-14/+9
* why does this test fail ?Thomas Vander Stichele2002-05-091-3/+16
* allowing failing tests to be builtThomas Vander Stichele2002-05-093-6/+16
* Totally rewritten registry handling.Wim Taymans2002-05-081-2/+4
* hopefully fix distcheck issuesAndy Wingo2002-05-071-0/+2
* Fix the tests so that builds that are not --enable-plugin-builddir can regist...Andy Wingo2002-05-056-2/+90
* adding clock exampleThomas Vander Stichele2002-04-233-2/+81
* added name testThomas Vander Stichele2002-04-212-1/+31
* update for changed dparams apiSteve Baker2002-04-141-4/+3
* check fixThomas Vander Stichele2002-04-121-5/+14
* commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo2002-04-1112-28/+28