summaryrefslogtreecommitdiff
path: root/tests
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-294-11/+12
* 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
* Fix compile problem on non-i386David Schleef2002-11-171-0/+10
* 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-026-6/+6
* Convert to GThreadsDavid Schleef2002-11-012-16/+21
* use G_{BEGIN,END}_DECLSDavid I. Lehn2002-10-302-17/+4
* mainloop test and some caps fixes that had to go inThomas Vander Stichele2002-10-293-10/+43
* removal of nasm dependencyDavid Schleef2002-10-252-8/+3
* More nasm removal cleanupsDavid Schleef2002-10-251-5/+1
* Remove HAVE_NASM-related stuffDavid Schleef2002-10-251-4/+0
* inline assembly doesn't depend on HAVE_NASM, it depends on HAVE_CPU_I386David Schleef2002-10-251-1/+1
* test commentationThomas Vander Stichele2002-09-233-4/+13
* bufspeed gives warnings because of volatile discardation who wrote it, can it...Thomas Vander Stichele2002-09-231-1/+2
* another exampleThomas Vander Stichele2002-09-151-5/+5
* try againThomas Vander Stichele2002-09-141-2/+4
* add thisThomas Vander Stichele2002-09-141-2/+4
* adding automatic example extraction from manualThomas Vander Stichele2002-09-143-2/+77
* 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
* committing many nice little memleaks fixes from Iain, great work dudeChristian Schaller2002-09-081-2/+8
* adding a property testThomas Vander Stichele2002-08-282-1/+99
* Added segment seeking experimentWim Taymans2002-08-023-2/+103
* Added an example state change functionWim Taymans2002-07-251-0/+53
* - Added a little testapp for pad disable using two bins in a pipelineWim Taymans2002-07-243-2/+120
* better problem checkingThomas Vander Stichele2002-07-111-4/+9
* Remove bufspeed testWim Taymans2002-07-081-1/+1
* Make the old testcase compile againWim Taymans2002-07-081-1/+0
* 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
* Added cothread context stress test (that fails)Wim Taymans2002-06-172-2/+34
* Along with the latest scheduler updates, all these tests should work.Wim Taymans2002-06-051-2/+0
* going into the main loop effectively never stops this appWim Taymans2002-06-042-5/+0