ledger/test
John Wiegley 858978de89 Journal data structures now use date_t instead of datetime_t.
This means transactions can only have day-level granularity -- which has
always been the case from an data file point of view.  The advantage to this
restriction is that reports will now be immune from daylight savings related
bugs, where a transaction falls to the wrong side of a --monthly report, for
example.
2008-08-01 17:37:22 -04:00
..
numerics Journal data structures now use date_t instead of datetime_t. 2008-08-01 17:37:22 -04:00
python 'make check' is now working again. Also, conversion from amount_t to/from 2008-07-27 01:03:41 -04:00
utility Got the unit tests compiling again (though not running yet). 2008-05-09 05:17:44 -04:00
__init__.py Exchanged old test files for the new testing code in was-v3.0. 2008-05-08 02:50:18 -04:00
UnitTests.cc 'make check' is now working again. Also, conversion from amount_t to/from 2008-07-27 01:03:41 -04:00
UnitTests.h Exchanged old test files for the new testing code in was-v3.0. 2008-05-08 02:50:18 -04:00