summaryrefslogtreecommitdiff
path: root/test/UnitTests.cc
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-10/+4
| | | | to prove to myself that it has proper decoupling between prior code areas.
* Increase code coverage of the unit tests.John Wiegley2008-08-131-0/+1
|
* 'make check' is now working again. Also, conversion from amount_t to/fromJohn Wiegley2008-07-271-3/+0
| | | | | | | double has been disabled, because I am no longer packaging the gdtoa library with Ledger (because double conversion really has nothing to do with what Ledger does). If you wish to use it, you can find gdtoa in cpp-rewrite-2006, under a sub-directory of the same name.
* Exchanged old test files for the new testing code in was-v3.0.John Wiegley2008-05-081-0/+115