Tests for the previous patch (adding special time printing in postgres).
authorRuss Tyndall <russ@acceleration.net>
Thu, 9 Oct 2008 20:53:42 +0000 (16:53 -0400)
committerNathan Bird <nathan@acceleration.net>
Mon, 2 Feb 2009 19:31:28 +0000 (14:31 -0500)
commit7472d6a2417672a18fa9cf5ae4e3d6b7068d0267
tree393c16a66c51b6f52612ae59de290ff1b45802d5
parent3895690af1045315a82a216fabe312d1a7e67dc5
Tests for the previous patch (adding special time printing in postgres).

Also including the time tests , which were not included prev

These tests will create a table and verify that the date inserted is
the date retrieved and that when we update the database the value we
retrieve is the same as the one we inserted.
tests/test-init.lisp
tests/test-time.lisp