From cf1135694dc3356cef1827a6a2ac7cd2f03c0da1 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 2 Feb 2008 18:06:19 +0000 Subject: tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX. Original commit message from CVS: * tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX. * tests/check/elements/rtp-payloading.c: Add semicolons after GST_TEST_END so gst-indent gets the formatting right; make test less verbose in general, but more verbose in the error case (which should probably make the test fail anyway). --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d126716b..b9a270fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-02-02 Tim-Philipp Müller + + * tests/check/Makefile.am: + Add rtp-payloading test to VALGRIND_TO_FIX. + + * tests/check/elements/rtp-payloading.c: + Add semicolons after GST_TEST_END so gst-indent gets the + formatting right; make test less verbose in general, but + more verbose in the error case (which should probably + make the test fail anyway). + 2008-02-01 Thijs Vermeir * docs/plugins/Makefile.am: -- cgit