summaryrefslogtreecommitdiff
path: root/tests/python/corelib
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | transaction_t considerably.
* Reduced memory consumption of register report.John Wiegley2008-04-132-0/+2
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-132-29/+8
| | | | | | 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).
* 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/+0
|
* Added python tests.John Wiegley2008-04-133-0/+300