summaryrefslogtreecommitdiff
path: root/tests/python/corelib/numerics
Commit message (Expand)AuthorAgeFilesLines
* Pounded the logging and memory tracing code into better shape.John Wiegley2008-04-131-0/+4
* Moved around the Python code.John Wiegley2008-04-132-9/+0
* All tests now working again. Reduced size of entity_t andJohn Wiegley2008-04-132-2/+10
* Reduced memory consumption of register report.John Wiegley2008-04-131-0/+1
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-132-29/+8
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-30/+0
* Added stubs for several more commodity tests.John Wiegley2008-04-131-0/+22
* Completed commodity math tests.John Wiegley2008-04-132-396/+547
* Got most of the commodity tests working, save multiplication and division.John Wiegley2008-04-132-3/+102
* Started adding commodity testsJohn Wiegley2008-04-131-0/+463
* Finished uncommoditized amount unit tests.John Wiegley2008-04-131-90/+236
* Added a reference to gdtoa, for doing expected conversion of double to amount.John Wiegley2008-04-131-49/+66
* Added python tests.John Wiegley2008-04-132-0/+300