Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Extended commodities unit test. | John Wiegley | 2009-01-19 | 1 | -24/+29 | |
| | ||||||
* | Added a recursive, date-based commodity price searching capability. This | John Wiegley | 2009-01-19 | 1 | -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 Wiegley | 2008-08-13 | 1 | -4/+0 | |
| | ||||||
* | Moved several tests around again (python/test -> test/python). | John Wiegley | 2008-08-06 | 2 | -4/+4 | |
| | ||||||
* | Moved the test sources around, so that all the unit tests are in test/unit. | John Wiegley | 2008-08-05 | 14 | -0/+2098 | |