summaryrefslogtreecommitdiffstats
path: root/tests/check/generic
AgeCommit message (Collapse)AuthorFilesLines
2007-09-20Fix memory leaks. More to come.Stefan Kost1-24/+126
Original commit message from CVS: * ext/alsaspdif/alsaspdifsink.c: * ext/timidity/gsttimidity.c: * ext/timidity/gstwildmidi.c: * gst/mpegvideoparse/mpegvideoparse.c: Fix memory leaks. More to come. * tests/check/Makefile.am: * tests/check/generic/states.c: Improved state change unit test.
2007-08-16tests/check/: Add generic state-change test suite to help to fi leaks.Stefan Kost2-0/+122
Original commit message from CVS: * tests/check/Makefile.am: * tests/check/generic/.cvsignore: * tests/check/generic/states.c: Add generic state-change test suite to help to fi leaks.