summaryrefslogtreecommitdiff
path: root/tests/testgdate.c
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2002-07-04 15:19:30 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2002-07-04 15:19:30 +0000
commitd81ac5339fcf9537a3731ebb5770238f4fa69d59 (patch)
treeadd2dc1c3b2c99c0e1fd5eeec8875c47549a5fb5 /tests/testgdate.c
parent852ed69e87674a027ad8b945d8b63e9249256e61 (diff)
downloadglib-d81ac5339fcf9537a3731ebb5770238f4fa69d59.tar.gz
Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the
2002-07-04 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * tests/*.c: Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the files, which didn't already have them. (#87312)
Diffstat (limited to 'tests/testgdate.c')
-rw-r--r--tests/testgdate.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testgdate.c b/tests/testgdate.c
index 01365f3f9..ef4019eab 100644
--- a/tests/testgdate.c
+++ b/tests/testgdate.c
@@ -1,3 +1,6 @@
+#undef G_DISABLE_ASSERT
+#undef G_LOG_DOMAIN
+
#ifdef GLIB_COMPILATION
#undef GLIB_COMPILATION
#endif