summaryrefslogtreecommitdiff
path: root/test/unit
Commit message (Collapse)AuthorAgeFilesLines
...
* Extended commodities unit test.John Wiegley2009-01-191-24/+29
|
* Added a recursive, date-based commodity price searching capability. ThisJohn Wiegley2009-01-191-2/+17
| | | | | | makes it possible to find all possible prices for a commodity by walking the map of pricing relationships to all other commodities, even if the relation is distant.
* Increase code coverage of the unit tests.John Wiegley2008-08-131-4/+0
|
* Moved several tests around again (python/test -> test/python).John Wiegley2008-08-062-4/+4
|
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-0514-0/+2098