summaryrefslogtreecommitdiff
path: root/test/unit/t_amount.h
Commit message (Expand)AuthorAgeFilesLines
* Largely removed all of Ledger's use of global variables, for the REPL's sake.John Wiegley2009-02-041-0/+2
* Removed serialization tests from the amount_t unit tests.John Wiegley2009-02-031-4/+0
* Rationals based math is now passing the unit tests.John Wiegley2009-01-311-5/+0
* Don't perform rounding tests in Python.John Wiegley2009-01-311-0/+2
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-281-0/+2
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-2/+0
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-051-0/+110