summaryrefslogtreecommitdiff
path: root/test/unit/t_expr.h
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote the report query parserJohn Wiegley2009-10-281-0/+32
| | | | | | It is now a full parser that parses report queries directly into value expression trees. These then get rendered into text so that other options may extend the expression.
* Restored the use of Python unit testsJohn Wiegley2009-02-241-2/+2
|
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-2/+0
| | | | to prove to myself that it has proper decoupling between prior code areas.
* Moved several tests around again (python/test -> test/python).John Wiegley2008-08-061-3/+3
|
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-051-0/+30