index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
t_balance.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copy on write for amount_t::in_place_roundto
Max Nikulin
2024-08-06
1
-16
/
+6
*
Fix denominator of roundto result
Max Nikulin
2024-08-05
1
-0
/
+10
*
[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
*
Fixed several unit tests
John Wiegley
2011-02-04
1
-9
/
+9
*
Use Boost.Test instead of CppUnit
John Wiegley
2011-02-04
1
-20
/
+24
*
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
*
Unit test for Python are now auto-generated from the C++ tests.
John Wiegley
2009-01-28
1
-0
/
+1
*
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
John Wiegley
2009-01-25
1
-4
/
+8
*
Moved the test sources around, so that all the unit tests are in test/unit.
John Wiegley
2008-08-05
1
-0
/
+25