ledger/test
Bradley M. Kuhn bf7375db11 Rounding is different for balance totals vs. postings when using posting costs.
test/regress/CAE63F5C-b.test and test/regress/CAE63F5C-c.test should both
pass, but test/regress/CAE63F5C-c.test does not, because the total line of
$6.46 is rounded wrong; it should be $6.45.

There seems to be different rounding occurring for totals vs. postings.

This seems to be related to Bug #492.
2012-09-30 14:53:05 -04:00
..
baseline Always store absolute paths internally 2012-08-02 16:13:58 -05:00
input Use "apply tag" instead of "tag" in test/input/sample.dat 2012-02-27 22:47:53 -06:00
manual Enable the baseline and manual tests 2012-05-20 05:01:17 -05:00
python Started writing Python unit tests 2012-03-01 05:50:07 -06:00
regress Rounding is different for balance totals vs. postings when using posting costs. 2012-09-30 14:53:05 -04:00
unit Converted the Ledger build system to use CMake 2012-05-20 04:48:05 -05:00
CheckComments.py
CheckTests.py
CMakeLists.txt Enable the baseline and manual tests 2012-05-20 05:01:17 -05:00
ConfirmTests.py Added a test harness error diagnostic 2012-03-30 04:49:45 -05:00
convert.py
fullcheck.sh Corrected an uninitialized memory bug 2012-03-19 22:28:00 -05:00
GenerateTests.py
LedgerHarness.py Fixes so that tests can run under distcheck 2012-04-25 03:09:56 -05:00
PyUnitTests.py Added skeletons for Python unit tests 2012-02-29 22:13:07 -06:00
RegressTests.py Fixes so that tests can run under distcheck 2012-04-25 03:09:56 -05:00