gstreamer/tests
Benjamin Otte 75f4ff0686 fix to successfully build and test with --disable-gst-debug configure switch
Original commit message from CVS:
* gst/autoplug/gstspider.c: (gst_spider_identity_plug):
* gst/gstinfo.h:
* testsuite/debug/category.c: (main):
* testsuite/debug/commandline.c: (main):
* testsuite/debug/output.c: (main):
* testsuite/debug/printf_extension.c: (main):
fix to successfully build and test with --disable-gst-debug
configure switch
2004-04-03 04:16:24 +00:00
..
bufspeed don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
instantiate gst-indent run on core 2004-03-13 15:27:01 +00:00
memchunk don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
muxing gst-indent run on core 2004-03-13 15:27:01 +00:00
negotiation don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
old fix to successfully build and test with --disable-gst-debug configure switch 2004-04-03 04:16:24 +00:00
probes don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
sched don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
seeking don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
threadstate gst-indent run on core 2004-03-13 15:27:01 +00:00
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
lat.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
Makefile.am gst/elements/gstfilesink.c: Fix for if we pass NULL as property to location. 2004-01-07 13:13:03 +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.