ledger/test
John Wiegley d0ac3a2e4e Added a new --exact option
The purpose of this option is that usually when you do a --monthly
periodic report, you see dates ranges from the first day of each month,
to the last day.  With --exact, the first day of each range will be the
date of the first transaction found in that range, and likewise with the
end of the range.  Essentially it "contracts" the reported period dates
to reflect the exact begin and end dates.
2009-02-21 02:14:53 -04:00
..
baseline Added a new --exact option 2009-02-21 02:14:53 -04:00
regress Restored the --base option 2009-02-20 23:42:48 -04:00
unit Restored the --budget option 2009-02-20 23:12:23 -04:00
__init__.py Added a module init file (__init__.py) for the test directory. 2008-08-07 02:58:27 -04:00
convert.py Largely removed all of Ledger's use of global variables, for the REPL's sake. 2009-02-04 19:55:27 -04:00
data_tests.cc Reorganized Ledger so that it builds as 7 separate libraries. This is mainly 2009-01-25 01:10:05 -04:00
expr_tests.cc Reorganized Ledger so that it builds as 7 separate libraries. This is mainly 2009-01-25 01:10:05 -04:00
extra_tests.cc Reorganized Ledger so that it builds as 7 separate libraries. This is mainly 2009-01-25 01:10:05 -04:00
math_tests.cc Reorganized Ledger so that it builds as 7 separate libraries. This is mainly 2009-01-25 01:10:05 -04:00
PyUnitTests.py Unit test for Python are now auto-generated from the C++ tests. 2009-01-28 20:49:26 -04:00
regress.py Added more option baseline tests 2009-02-20 18:36:47 -04:00
report_tests.cc Reorganized Ledger so that it builds as 7 separate libraries. This is mainly 2009-01-25 01:10:05 -04:00
UnitTests.cc Compilation verification code only with debugging 2009-02-16 17:15:52 -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
util_tests.cc Reorganized Ledger so that it builds as 7 separate libraries. This is mainly 2009-01-25 01:10:05 -04:00