Commented out debugging output.

1999-03-14  Jeff Garzik  <jgarzik@pobox.com>

        * gdate.c:
        Commented out debugging output.

        * tests/Makefile.am, tests/date-test.c:
        Added test of the GDate module, based closely on testgdate.c.

        * tests/Makefile.am:
        Bugfix - compile tests with @GLIB_DEBUG_FLAGS@.
This commit is contained in:
Jeff Garzik
1999-03-14 23:46:51 +00:00
committed by Jeff Garzik
parent bfc21756e1
commit 21d0ac27b8
13 changed files with 594 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
1999-03-14 Jeff Garzik <jgarzik@pobox.com>
* gdate.c:
Commented out debugging output.
* tests/Makefile.am, tests/date-test.c:
Added test of the GDate module, based closely on testgdate.c.
* tests/Makefile.am:
Bugfix - compile tests with @GLIB_DEBUG_FLAGS@.
1999-03-14 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (glibconfig.h): Remove widechar tests and defines.