summaryrefslogtreecommitdiff
path: root/tests/python/corelib/numerics/BasicAmount.py
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-131-6/+0
* All tests now working again. Reduced size of entity_t andJohn Wiegley2008-04-131-0/+6
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-11/+2
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-30/+0
* Completed commodity math tests.John Wiegley2008-04-131-19/+19
* Got most of the commodity tests working, save multiplication and division.John Wiegley2008-04-131-1/+100
* 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-131-0/+300