summaryrefslogtreecommitdiff
path: root/test/unit/t_balance.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix copy on write for amount_t::in_place_roundtoMax Nikulin2024-08-061-16/+6
* Fix denominator of roundto resultMax Nikulin2024-08-051-0/+10
* [tests] Fix compiler warningAlexis Hildebrandt2015-01-111-0/+3
* Revert "add unit test printing for balance_t" until issue is fixed.tripun2014-08-111-31/+0
* add unit test printing for balance_ttripun2014-08-111-0/+31
* add unit test of Zero for balance_ttripun2014-08-111-0/+26
* add unit test Truth for balance_ttripun2014-08-111-0/+20
* add unit test Round for balance_ttripun2014-08-111-0/+50
* add unit test Floor for balance_ttripun2014-08-111-0/+43
* add unit test Ceiling for balance_ttripun2014-08-111-0/+43
* add unit test Absolute for balance_ttripun2014-08-111-0/+25
* add unit test negation for balance_ttripun2014-08-111-0/+35
* add unit test for balance divisiontripun2014-08-111-0/+45
* add test for multiplicationtripun2014-08-111-0/+45
* edited subraction testtripun2014-08-111-1/+1
* add Equality unit test for balancetripun2014-08-111-2/+65
* added boost subtraction unit testtripun2014-08-111-0/+39
* added balance addition unit testtripun2014-08-111-4/+42
* add balance Test constructorstripun2014-08-111-2/+22
* Fixed several unit testsJohn Wiegley2011-02-041-9/+9
* Use Boost.Test instead of CppUnitJohn Wiegley2011-02-041-20/+24
* 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
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-281-0/+1
* Reorganized Ledger so that it builds as 7 separate libraries. This is mainlyJohn Wiegley2009-01-251-4/+8
* Moved the test sources around, so that all the unit tests are in test/unit.John Wiegley2008-08-051-0/+25