expressions: Fix dependency on current year in tests. 20130102030504/pspp 20130103030502/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Jan 2013 06:06:59 +0000 (22:06 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Jan 2013 06:06:59 +0000 (22:06 -0800)
The tests for expressions broke on Jan 1, 2013 because the default epoch
depends on the current year.  This commit fixes the tests by setting a
fixed epoch for dates.

Reported by John Darrington.


No differences found