gstreamer/tests
Benjamin Otte a3cb86522a gst/gstpad.c: refuse to link if the link is not possible
Original commit message from CVS:
* gst/gstpad.c: (gst_pad_link_negotiate):
refuse to link if the link is not possible
* configure.ac:
* testsuite/Makefile.am:
* testsuite/negotiation/.cvsignore:
* testsuite/negotiation/Makefile.am:
* testsuite/negotiation/pad_link.c: (main):
add test that checks the above behaviour
2004-04-21 19:12:51 +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 gst/gstpad.c: refuse to link if the link is not possible 2004-04-21 19:12:51 +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.