index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] Fix compiler warning
Alexis Hildebrandt
2015-01-11
1
-0
/
+3
*
Revert "add unit test printing for balance_t" until issue is fixed.
tripun
2014-08-11
1
-31
/
+0
*
add unit test printing for balance_t
tripun
2014-08-11
1
-0
/
+31
*
add unit test of Zero for balance_t
tripun
2014-08-11
1
-0
/
+26
*
add unit test Truth for balance_t
tripun
2014-08-11
1
-0
/
+20
*
add unit test Round for balance_t
tripun
2014-08-11
1
-0
/
+50
*
add unit test Floor for balance_t
tripun
2014-08-11
1
-0
/
+43
*
add unit test Ceiling for balance_t
tripun
2014-08-11
1
-0
/
+43
*
add unit test Absolute for balance_t
tripun
2014-08-11
1
-0
/
+25
*
add unit test negation for balance_t
tripun
2014-08-11
1
-0
/
+35
*
add unit test for balance division
tripun
2014-08-11
1
-0
/
+45
*
add test for multiplication
tripun
2014-08-11
1
-0
/
+45
*
edited subraction test
tripun
2014-08-11
1
-1
/
+1
*
add Equality unit test for balance
tripun
2014-08-11
1
-2
/
+65
*
added boost subtraction unit test
tripun
2014-08-11
1
-0
/
+39
*
added balance addition unit test
tripun
2014-08-11
1
-4
/
+42
*
add balance Test constructors
tripun
2014-08-11
1
-2
/
+22
*
Cosmetic change - format code consistently
Martin Michlmayr
2014-05-18
1
-1
/
+1
*
build shared library/python module, clean up CMake
Johann Klähn
2014-02-01
1
-1
/
+1
*
add unit tests for amount_t→floor/ceil
Johann Klähn
2013-01-15
1
-0
/
+54
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-0
/
+17
*
Tighten up argument passing related to fn_market()
John Wiegley
2012-03-11
1
-3
/
+3
*
Add support for valuation expressions on commodities
John Wiegley
2012-03-05
1
-1
/
+1
*
All tests are working again but one
John Wiegley
2012-03-05
1
-1
/
+1
*
Fixed several unit tests
John Wiegley
2011-02-04
3
-23
/
+29
*
Use Boost.Test instead of CppUnit
John Wiegley
2011-02-04
12
-1209
/
+950
*
Corrected a bug in report query parsing
John Wiegley
2010-06-19
1
-4
/
+4
*
Untabified all source files
John Wiegley
2010-06-11
2
-23
/
+23
*
A further simplification of -V and -X
John Wiegley
2010-06-07
1
-5
/
+5
*
Further improved parsing of query expressions
John Wiegley
2010-06-01
1
-4
/
+2
*
Changed --european option to --decimal-comma
John Wiegley
2010-06-01
1
-3
/
+3
*
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
2
-115
/
+117
*
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
2
-0
/
+307
*
Call times_initialize/shutdown in the unit tests
John Wiegley
2009-10-25
6
-2
/
+20
*
Don't increase precision so much when dividing
John Wiegley
2009-06-15
1
-20
/
+20
*
Rewrote the date interval parser/stepper
John Wiegley
2009-03-23
1
-3
/
+9
*
Enabled use of pre-compiled headers by default
John Wiegley
2009-03-10
6
-0
/
+12
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
2
-0
/
+2
*
Corrected warnings g++-4.3.3 was complaining about
John Wiegley
2009-02-28
1
-5
/
+7
*
Be smarter about trimming off trailing zeroes
John Wiegley
2009-02-27
1
-1
/
+1
*
Allow uncommoditized amounts to +/- with an amount
John Wiegley
2009-02-25
1
-6
/
+6
*
Be smarter about printing uncommoditized amounts
John Wiegley
2009-02-24
1
-5
/
+5
*
Restored the use of Python unit tests
John Wiegley
2009-02-24
10
-50
/
+10
*
Added --exchange (-x) option
John Wiegley
2009-02-22
1
-5
/
+5
*
Restored the --budget option
John Wiegley
2009-02-20
1
-9
/
+9
*
Re-enabled parsing of timelog data
John Wiegley
2009-02-19
1
-98
/
+98
*
Fixed several unused value and param warnings
John Wiegley
2009-02-16
5
-13
/
+0
[next]