summaryrefslogtreecommitdiff
path: root/test/unit/t_expr.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix =regex note query syntaxGwyneth Morgan2023-10-121-2/+2
* Add support for valuation expressions on commoditiesJohn Wiegley2012-03-051-1/+1
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-041-111/+115
* Corrected a bug in report query parsingJohn Wiegley2010-06-191-4/+4
* Further improved parsing of query expressionsJohn Wiegley2010-06-011-4/+2
* Fixed one of the ExprTestsJohn Wiegley2009-11-151-0/+2
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-091-106/+108
* Fixes to the Python unit testsJohn Wiegley2009-10-281-16/+16
* Disabled some of the expression tests under PythonJohn Wiegley2009-10-281-0/+32
* Rewrote the report query parserJohn Wiegley2009-10-281-0/+275
* Call times_initialize/shutdown in the unit testsJohn Wiegley2009-10-251-0/+2
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Restored the use of Python unit testsJohn Wiegley2009-02-241-4/+0
* Fixed several unused value and param warningsJohn Wiegley2009-02-161-1/+0
* Largely removed all of Ledger's use of global variables, for the REPL's sake.John Wiegley2009-02-041-6/+0
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-281-0/+5
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-11/+9
* Moved several tests around again (python/test -> test/python).John Wiegley2008-08-061-1/+1
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-051-0/+25