summaryrefslogtreecommitdiff
path: root/test/unit/t_commodity.cc
Commit message (Expand)AuthorAgeFilesLines
* Restored the use of Python unit testsJohn Wiegley2009-02-241-13/+0
* Added --exchange (-x) optionJohn Wiegley2009-02-221-5/+5
* Fixed several unused value and param warningsJohn Wiegley2009-02-161-6/+0
* Fixed some incorrect #includes.John Wiegley2009-02-071-2/+1
* Largely removed all of Ledger's use of global variables, for the REPL's sake.John Wiegley2009-02-041-4/+4
* Rationals based math is now passing the unit tests.John Wiegley2009-01-311-4/+9
* Make amounts output fullstrings in the commodity unit tests.John Wiegley2009-01-311-0/+1
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-281-10/+28
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-3/+9
* Further extended commodities unit test.John Wiegley2009-01-191-1/+8
* 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
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-051-0/+64