Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -0/+2 |
* | Removed serialization tests from the amount_t unit tests. | John Wiegley | 2009-02-03 | 1 | -4/+0 |
* | Rationals based math is now passing the unit tests. | John Wiegley | 2009-01-31 | 1 | -5/+0 |
* | Don't perform rounding tests in Python. | John Wiegley | 2009-01-31 | 1 | -0/+2 |
* | Unit test for Python are now auto-generated from the C++ tests. | John Wiegley | 2009-01-28 | 1 | -0/+2 |
* | Reorganized Ledger so that it builds as 7 separate libraries. This is mainly | John Wiegley | 2009-01-25 | 1 | -2/+0 |
* | Moved the test sources around, so that all the unit tests are in test/unit. | John Wiegley | 2008-08-05 | 1 | -0/+110 |