gstreamer/tests
Tim-Philipp Müller a266fe8d30 tests: never disable g_assert() and cast checks for the unit tests
The unit tests are riddled with g_assert() and friends, sometimes
containing functional code like set_state() calls in them even
(looking at you, pipeline/capsfilter-renegotiation). Make sure we
don't disable assert and cast checks for the unit tests even if
this has been specified for the rest of the code base, e.g. via
--disable-glib-asserts.
2011-01-07 00:43:07 +00:00
..
check tests: never disable g_assert() and cast checks for the unit tests 2011-01-07 00:43:07 +00:00
examples encoding: encoding_profile_get_output_caps => _get_input_caps 2011-01-05 22:02:35 +01:00
files tests: don't forget to dist test file for typefinding unit test 2010-07-18 11:43:00 +01:00
icles tests: add input-selector-test and output-selector-test 2010-12-31 01:25:50 +00:00
old build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00