Fixed up internal 'g_test*' names.
authorTim Janik <timj@src.gnome.org>
Tue, 20 Nov 2007 15:00:20 +0000 (15:00 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 20 Nov 2007 15:00:20 +0000 (15:00 +0000)
commit78373b68b9936623dbdaf1754004a6bc798e9fa1
tree91068c63670522eb0e0c479b2dc45ab221e9db04
parentf0187b0a1b9134ccca23c950e80336edbf20f6a6
Fixed up internal 'g_test*' names.

* refcount/signals.c:
* refcount/objects.c:
* refcount/objects2.c:
* refcount/closures.c:
* refcount/properties.c:
* refcount/properties2.c: changed namespace prefix from g_test_* to my_test_*
to not clash with newly introduced g_test* API in glib.

svn path=/trunk/; revision=5875
tests/refcount/closures.c
tests/refcount/objects.c
tests/refcount/objects2.c
tests/refcount/properties.c
tests/refcount/properties2.c
tests/refcount/signals.c