History log of /external/bluetooth/glib/tests/gobject/ifaceinherit.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dfa8c540a1932c4c7e376ca765c0d4707f0fd496 24-Oct-2003 Owen Taylor <otaylor@redhat.com> === Released 2.3.0 ===

Thu Oct 23 12:38:24 2003 Owen Taylor <otaylor@redhat.com>

* === Released 2.3.0 ===

* tests/gobject/Makefile.am (dist-hook): Remove
and extra backslash.

* tests/gobject/Makefile.am (EXTRA_DIST): Add
testmarshal.list.

* glib/Makefile.am (libglib_2_0_la_SOURCES): Add
missing gunicode-private.h.

* tests/testglib.c (main): Fix a warning.

* tests/gobject/ifaceinherit.c: Remove check that
wasn't supposed to work (adding an interface already
added to the derived class to the base class),
fix a bug.
/external/bluetooth/glib/tests/gobject/ifaceinherit.c
27d3ebfde35d52fa4414fe7680188fd0014e25d5 02-Oct-2003 Owen Taylor <otaylor@redhat.com> Remove some tests that were testing things that weren't supposed to work;

Thu Oct 2 01:11:39 2003 Owen Taylor <otaylor@redhat.com>

* tests/gobject/ifaceinherit.c: Remove some tests that
were testing things that weren't supposed to work; add
a test for adding an interface first to the child class,
then to the parent class.
/external/bluetooth/glib/tests/gobject/ifaceinherit.c
49d18d8d410cc50eaef66dde5dc1ddf4d717b6a3 02-Oct-2003 Owen Taylor <otaylor@redhat.com> Tests of interface inheritance and overriding.

Thu Oct 2 00:02:55 2003 Owen Taylor <otaylor@redhat.com>

* tests/gobject/Makefile.am test/gobject/ifaceinherit.c:
Tests of interface inheritance and overriding.
/external/bluetooth/glib/tests/gobject/ifaceinherit.c