From 2f6721bf5bd7d5c853279db40b1fb15ded4745a2 Mon Sep 17 00:00:00 2001 From: NotZed Date: Tue, 29 Feb 2000 20:16:02 +0000 Subject: Added test program. 2000-02-29 NotZed * tests/ui-tests/Makefile.am (filter_LDADD): Added test program. * tests/ui-tests/filterdescription.xml, saveoptions.xml: Data files for test program. * tests/ui-tests/filter.c (main): Test program for filter ui. svn path=/trunk/; revision=1992 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 065b83b893..644b1f752a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-02-29 NotZed + + * tests/ui-tests/Makefile.am (filter_LDADD): Added test program. + + * tests/ui-tests/filterdescription.xml, saveoptions.xml: Data + files for test program. + + * tests/ui-tests/filter.c (main): Test program for filter ui. + 2000-02-28 NotZed * widgets/shortcut-bar/Makefile.am (test_shortcut_bar_LDADD): -- cgit