summaryrefslogtreecommitdiff
path: root/tests/corelib/numerics/BasicAmount.cc
Commit message (Collapse)AuthorAgeFilesLines
* Restructured the code to use the new utility code in utils.h.John Wiegley2008-04-131-2/+2
|
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-131-6/+2
| | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers.
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-8/+13
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-14/+5
| | | | | | back a useless version of the register command (just to prove the command sequence); and added smart XML semantics to the XPath implementation so that nodes can be coerced to values.
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-30/+0
| | | | been stubbed out as a result).
* Completed commodity math tests.John Wiegley2008-04-131-20/+19
|
* Started adding commodity testsJohn Wiegley2008-04-131-0/+117
|
* Finished uncommoditized amount unit tests.John Wiegley2008-04-131-9/+191
|
* Added a reference to gdtoa, for doing expected conversion of double to amount.John Wiegley2008-04-131-51/+69
|
* *** no comment ***John Wiegley2008-04-131-1/+1
|
* Miscellaneous changesJohn Wiegley2008-04-131-0/+347