diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-09-12 20:37:09 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-09-12 20:37:09 +0000 |
commit | 4ec041d593b91392b42129aab433554ef5d3596d (patch) | |
tree | 911552107a90b93958ce1ecf2a66c1c49a900428 /ChangeLog.pre-2-6 | |
parent | 32bc3c419726f26bd771ccd03c60cd03243037f6 (diff) |
New directory, framework for automated GObject tests.
Fri Sep 12 16:26:21 2003 Owen Taylor <otaylor@redhat.com>
* tests/gobject/ configure.in: New directory, framework
for automated GObject tests.
* tests/gobject/override.c: Move testoverride.c
here, automate.
* tests/gobject/ifaceinit.c: Move testifaceinit.c here.
* tests/gobject/accumulator.c: Test signal accumulators,
including g_signal_accumulator_true_handled.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 2066effdd..8cb7d0900 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,16 @@ +Fri Sep 12 16:26:21 2003 Owen Taylor <otaylor@redhat.com> + + * tests/gobject/ configure.in: New directory, framework + for automated GObject tests. + + * tests/gobject/override.c: Move testoverride.c + here, automate. + + * tests/gobject/ifaceinit.c: Move testifaceinit.c here. + + * tests/gobject/accumulator.c: Test signal accumulators, + including g_signal_accumulator_true_handled. + 2003-09-12 Noah Levitt <nlevitt@columbia.edu> * glib/gen-unicode-tables.pl: Take a directory where to look for the |