gstreamer/tests
Andy Wingo 1f0374782c fix refcounting tests so that they compile and run, but they fail currently: gst leaks obscene amounts of memory ;) f...
Original commit message from CVS:
* fix refcounting tests so that they compile and run, but they fail currently:
gst leaks obscene amounts of memory ;)
* fix plugin loading test so that it only refers to plugins within the gstreamer/
tree
* store gst plugin paths in the registry
* is GST_REGISTRY is set, only use the user registry with the PLUGIN_PATH explictly
specified by the user
* all tests should pass now except refcounting
2002-05-11 20:30:05 +00:00
..
bufspeed fix all compiler warnings 2002-04-04 19:28:23 +00:00
memchunk fix all compiler warnings 2002-04-04 19:28:23 +00:00
muxing commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
old fix refcounting tests so that they compile and run, but they fail currently: gst leaks obscene amounts of memory ;) f... 2002-05-11 20:30:05 +00:00
sched revert patch to dynamic-pipeline and document more fully 2002-05-08 21:32:03 +00:00
.gitignore added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) 2002-03-25 05:01:02 +00:00
lat.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
Makefile.am - add all the dirs to the DIST_SUBDIRS 2002-01-15 21:25:02 +00:00
README put everything in tests/ 2002-01-05 01:25:28 +00:00

This directory contains various tests designed to test GStreamer's
behavior. When these tests work, they should be recast in the form
of regression tests and moved to ../testsuite.