ledger/test
John Wiegley f161aea8ce Removed reliance on strptime/strftime
The code now uses Boost's input and output facets for times and dates.
This ensures completely consistency regarding timezones and times, and
fixes the regression test that was broken while I was away coding in
London (where it was GMT-0 and I didn't notice the difference between
local and GMT).
2009-10-11 05:19:01 -04:00
..
baseline Disabled the --seed regression test 2009-10-11 05:10:43 -04:00
input Added a new entry to the drewr.dat file 2009-06-02 19:30:59 +01:00
regress Removed reliance on strptime/strftime 2009-10-11 05:19:01 -04:00
unit Don't increase precision so much when dividing 2009-06-15 17:52:38 +01:00
ConfirmTests.py Added LedgerHarness.py, to simplify test creation 2009-02-28 05:37:49 -04:00
convert.py Avoid a race condition when making directories 2009-03-08 18:46:25 -04:00
DataTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
ExprTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
fullcheck.sh Added LedgerHarness.py, to simplify test creation 2009-02-28 05:37:49 -04:00
GenerateTests.py Added LedgerHarness.py, to simplify test creation 2009-02-28 05:37:49 -04:00
LedgerHarness.py Disabled some tests, which were running too slowly 2009-03-08 00:48:56 -04:00
MathTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
prove.sh Reorganized some files in tools/ and test/ 2009-02-28 06:18:21 -04:00
PyUnitTests.py Build Python module using automake, not setup.py 2009-02-24 12:48:11 -04:00
RegressTests.py Was missing an argument in RegressTests.py 2009-03-08 04:10:45 -04:00
ReportTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
runtests.py The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00
UnitTests.cc Enabled use of pre-compiled headers by default 2009-03-10 17:02:03 -04:00
UnitTests.h Reorganized Ledger so that it builds as 7 separate libraries. This is mainly 2009-01-25 01:10:05 -04:00
UtilTests.cc The -B, -G, -V reports now show rounding amounts 2009-02-26 03:16:39 -04:00