Two new files. This is kind of ugly code, but I want to go ahead and make
authorHavoc Pennington <hp@pobox.com>
Wed, 2 Dec 1998 20:20:35 +0000 (20:20 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 2 Dec 1998 20:20:35 +0000 (20:20 +0000)
commit98e5d88bbe301af863675ef50ae9a6509231c4cc
tree195b179e166c252815e2088d991e0d994905b6b4
parentbe9a81ed8ed5ca00369c1da98b0b2f0d0dce5762
Two new files. This is kind of ugly code, but I want to go ahead and make

1998-12-02  Havoc Pennington  <hp@pobox.com>

* testgdate.c, testgdateparser.c: Two new files. This is kind of
ugly code, but I want to go ahead and make the tests available.
It isn't contaminating any other code. :-) Since one of these
is interactive and the other takes a while to run, I've kept
them separate from testglib for now.
* Makefile.am: Build gdate test programs.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
testgdate.c [new file with mode: 0644]
testgdateparser.c [new file with mode: 0644]
tests/testgdate.c [new file with mode: 0644]
tests/testgdateparser.c [new file with mode: 0644]