diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2007-08-16 06:49:39 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-08-16 06:49:39 +0000 |
commit | bc65e501aff9c477ba0f7098d98f9dd23cc40c58 (patch) | |
tree | fd05053691c5961275804ef61eaa40248177266f /ChangeLog | |
parent | 1126c515485df6bbbf093523f3bd95b63ddc2d59 (diff) | |
download | gst-plugins-bad-bc65e501aff9c477ba0f7098d98f9dd23cc40c58.tar.gz gst-plugins-bad-bc65e501aff9c477ba0f7098d98f9dd23cc40c58.tar.bz2 gst-plugins-bad-bc65e501aff9c477ba0f7098d98f9dd23cc40c58.zip |
tests/check/: Add generic state-change test suite to help to fi leaks.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-08-16 Stefan Kost <ensonic@users.sf.net> + + * tests/check/Makefile.am: + * tests/check/generic/.cvsignore: + * tests/check/generic/states.c: + Add generic state-change test suite to help to fi leaks. + 2007-08-15 Stefan Kost <ensonic@users.sf.net> * ext/timidity/gstwildmidi.c: |