summaryrefslogtreecommitdiff
path: root/tests/corelib/numerics/CommodityAmount.cc
Commit message (Expand)AuthorAgeFilesLines
* Restructured the code to use the new utility code in utils.h.John Wiegley2008-04-131-23/+23
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-131-3/+0
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-72/+75
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-21/+9
* Added initialize Commodity test file.John Wiegley2008-04-131-20/+0
* Added stubs for several more commodity tests.John Wiegley2008-04-131-0/+53
* Completed commodity math tests.John Wiegley2008-04-131-64/+98
* Got most of the commodity tests working, save multiplication and division.John Wiegley2008-04-131-236/+325
* Started adding commodity testsJohn Wiegley2008-04-131-0/+552