gstreamer/tests
Tim-Philipp Müller 0c4b6ee286 checks: fix flacdec unit tests on big-endian machines and under valgrind
Flacdec outputs 16-bit samples, so let's check if the value of the first
sample is what we expect rather than just the first byte, which may be
different from what we expect depending on the host's endianness. Fixes
the flacdec unit tests on PPC. Also fix a bunch of leaks in the unit
tests to make valgrind happy. Fixes #582420.
2009-05-13 09:24:26 +01:00
..
check checks: fix flacdec unit tests on big-endian machines and under valgrind 2009-05-13 09:24:26 +01:00
examples Fix example apps by drawing in the main-loop. 2009-01-27 23:10:36 +02:00
files checks: dist id3-577468-unsynced-tag.tag test file 2009-05-11 23:13:20 +01:00
icles Fix compiler warnings 2009-02-02 13:08:14 +01:00
old/examples moved level-example to tests/examples/level-example 2005-12-30 15:28:44 +00:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00