Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The unit tests for amount.cc now cover every part of the code except | John Wiegley | 2008-04-13 | 1 | -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 Wiegley | 2008-04-13 | 1 | -0/+72 |
| | |||||
* | It is now an error to use an uninitialized amount for any operation | John Wiegley | 2008-04-13 | 1 | -61/+23 |
| | | | | other than is_null and parse. | ||||
* | Added new test files. | John Wiegley | 2008-04-13 | 1 | -3/+2 |
| | |||||
* | More test reorg. | John Wiegley | 2008-04-13 | 1 | -743/+734 |
| | |||||
* | Changed the filenames of the tests. | John Wiegley | 2008-04-13 | 1 | -0/+1340 |