index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
t_expr.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix =regex note query syntax
Gwyneth Morgan
2023-10-12
1
-2
/
+2
*
Add support for valuation expressions on commodities
John Wiegley
2012-03-05
1
-1
/
+1
*
Use Boost.Test instead of CppUnit
John Wiegley
2011-02-04
1
-111
/
+115
*
Corrected a bug in report query parsing
John Wiegley
2010-06-19
1
-4
/
+4
*
Further improved parsing of query expressions
John Wiegley
2010-06-01
1
-4
/
+2
*
Fixed one of the ExprTests
John Wiegley
2009-11-15
1
-0
/
+2
*
Redesigned the expr_t, predicate_t, query_t classes
John Wiegley
2009-11-09
1
-106
/
+108
*
Fixes to the Python unit tests
John Wiegley
2009-10-28
1
-16
/
+16
*
Disabled some of the expression tests under Python
John Wiegley
2009-10-28
1
-0
/
+32
*
Rewrote the report query parser
John Wiegley
2009-10-28
1
-0
/
+275
*
Call times_initialize/shutdown in the unit tests
John Wiegley
2009-10-25
1
-0
/
+2
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
1
-0
/
+2
*
Restored the use of Python unit tests
John Wiegley
2009-02-24
1
-4
/
+0
*
Fixed several unused value and param warnings
John Wiegley
2009-02-16
1
-1
/
+0
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-6
/
+0
*
Unit test for Python are now auto-generated from the C++ tests.
John Wiegley
2009-01-28
1
-0
/
+5
*
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
John Wiegley
2009-01-25
1
-11
/
+9
*
Moved several tests around again (python/test -> test/python).
John Wiegley
2008-08-06
1
-1
/
+1
*
Moved the test sources around, so that all the unit tests are in test/unit.
John Wiegley
2008-08-05
1
-0
/
+25