added test program which demonstrates and checks singleton construction.
authorTim Janik <timj@gtk.org>
Wed, 16 Aug 2006 12:11:03 +0000 (12:11 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 16 Aug 2006 12:11:03 +0000 (12:11 +0000)
commitaa4c9326300f5ac0b8ee04e124013ba649ec152c
tree3bc5918927ac9e2b8ea25dae25e974c511875f40
parentf1f0177b9e8da7d44c1dc4be9b27ce174af181d8
added test program which demonstrates and checks singleton construction.

Wed Aug 16 13:59:07 2006  Tim Janik  <timj@gtk.org>

        * tests/gobject/Makefile.am:
        * tests/gobject/singleton.c: added test program which demonstrates
        and checks singleton construction.
ChangeLog
ChangeLog.pre-2-12
tests/gobject/Makefile.am
tests/gobject/singleton.c [new file with mode: 0644]