gstreamer/tests
Andy Wingo d7f4c306cd Fix the tests so that builds that are not --enable-plugin-builddir can register the plugins from the uninstalled gstr...
Original commit message from CVS:
Fix the tests so that builds that are not --enable-plugin-builddir can register
the plugins from the uninstalled gstreamer directory. There is some small amount of voodoo
here.

Also, add gst-inspect-check to gstreamer/testsuite, where it probably belongs
2002-05-05 16:49:45 +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 the tests so that builds that are not --enable-plugin-builddir can register the plugins from the uninstalled gstr... 2002-05-05 16:49:45 +00:00
sched commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +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.