summaryrefslogtreecommitdiff
path: root/tests/numerics/t_amount.cc
Commit message (Collapse)AuthorAgeFilesLines
* The unit tests for amount.cc now cover every part of the code exceptJohn Wiegley2008-04-131-116/+296
| | | | | | for two: those concerning annotated commodities (which will be covered in the t_commodity.cc tests) and reading of optimized amounts in the binary journal reader.
* Added tests to complete coverage.John Wiegley2008-04-131-0/+72
|
* It is now an error to use an uninitialized amount for any operationJohn Wiegley2008-04-131-61/+23
| | | | other than is_null and parse.
* Added new test files.John Wiegley2008-04-131-3/+2
|
* More test reorg.John Wiegley2008-04-131-743/+734
|
* Changed the filenames of the tests.John Wiegley2008-04-131-0/+1340