gstreamer/tests
Andy Wingo fbbdca6996 GST_PLUGIN_PATH gets split into the user registry some debugging output in registry rebuilding don't go into =build, ...
Original commit message from CVS:
* GST_PLUGIN_PATH gets split into the user registry
* some debugging output in registry rebuilding
* don't go into =build, =inst, etc
* i really don't know what the current idiom is for the plugin test suites, disabling for now

still pending issues: what to do when other plugin paths are passed on the command
line for existing registries. if the existing registries were built against those
paths, the time checks work, but if not they will need to be rebuilt. i have a feeling
they should be rebuilt in any case, but it's a tricky issue.
2002-05-10 03:27:42 +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 GST_PLUGIN_PATH gets split into the user registry some debugging output in registry rebuilding don't go into =build, ... 2002-05-10 03:27:42 +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.