From 401159a255a6357de35bb2925179d6a1596f8903 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Thu, 3 Apr 2008 22:59:44 +0000 Subject: tests/check/: Add unit test for gdkpixbufsink element. Original commit message from CVS: * tests/check/Makefile.am: * tests/check/elements/.cvsignore: * tests/check/elements/gdkpixbufsink.c: Add unit test for gdkpixbufsink element. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e89a03c5..ebad36ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-04-03 Tim-Philipp Müller + + * tests/check/Makefile.am: + * tests/check/elements/.cvsignore: + * tests/check/elements/gdkpixbufsink.c: + Add unit test for gdkpixbufsink element. + 2008-04-03 Tim-Philipp Müller * ext/gdk_pixbuf/Makefile.am: -- cgit