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
*
More unit tests for amount_t::roundto
Max Nikulin
2024-08-07
1
-1
/
+13
*
Fix copy on write for amount_t::in_place_roundto
Max Nikulin
2024-08-06
2
-19
/
+8
*
Fix denominator of roundto result
Max Nikulin
2024-08-05
2
-0
/
+22
*
Fix =regex note query syntax
Gwyneth Morgan
2023-10-12
1
-2
/
+2
*
format_t::truncate support wide characters
Kuang-che Wu
2021-01-17
2
-1
/
+123
*
py3: ensure python output is not lost
Andy Clayton
2020-03-26
1
-1
/
+1
*
fix setting TZ in tests
Andy Clayton
2020-03-25
1
-1
/
+1
*
test: Unbreak one more test case with python3 bridge
Dimitri John Ledkov
2019-12-06
1
-1
/
+1
*
Modernize CMake using backported FindPython module.
Dimitri John Ledkov
2019-12-05
1
-4
/
+4
*
Do not set dependencies for target check
Tim Landscheidt
2019-01-22
1
-3
/
+0
*
Fix build under Cygwin.
Ivan Vanyushkin
2016-09-29
1
-1
/
+1
*
Fix build under msys32; add Appveyor continuous build
Evan Mallory
2016-09-17
1
-0
/
+4
*
[tests] Remove compiler warnings for unit tests
Alexis Hildebrandt
2015-09-15
1
-1
/
+1
*
[tests] Fix MathTest failures on Mac OS X
Alexis Hildebrandt
2015-08-08
1
-15
/
+12
*
[tests] Set timezone for running tests
Alexis Hildebrandt
2015-08-07
1
-0
/
+2
*
Merge remote-tracking branch 'origin/master' into next
John Wiegley
2015-08-04
2
-1
/
+715
|
\
|
*
fix minor issues
tripun
2014-08-18
1
-5
/
+8
|
*
add additional tests for sequence_t and fix the old ones
tripun
2014-08-18
1
-22
/
+50
|
*
add test for sequenc_t in value_t
tripun
2014-08-18
1
-0
/
+32
|
*
add unit test Negation for value
tripun
2014-08-18
1
-0
/
+46
|
*
minor additions
tripun
2014-08-18
1
-0
/
+1
|
*
add test for zero for value
tripun
2014-08-18
1
-0
/
+57
|
*
check Type unit test for value
tripun
2014-08-18
1
-0
/
+50
|
*
add Division unit test for value
tripun
2014-08-18
1
-0
/
+63
|
*
remove some statements until sequence multiplication run-time error is fixed
tripun
2014-08-18
1
-11
/
+0
|
*
add Multiplication unit test for value
tripun
2014-08-18
1
-0
/
+79
|
*
add unit test subtraction for value
tripun
2014-08-18
1
-0
/
+93
|
*
add whitespaces
tripun
2014-08-17
1
-4
/
+4
|
*
add unit test Addition for value
tripun
2014-08-17
1
-0
/
+102
|
*
add unit test of equality for value
tripun
2014-08-17
1
-0
/
+64
|
*
add assignment unit test for value
tripun
2014-08-17
1
-0
/
+35
|
*
add constructors unit test for value
tripun
2014-08-17
1
-0
/
+35
|
*
initialize value fixture
tripun
2014-08-16
1
-0
/
+37
|
*
add t_value unit test
tripun
2014-08-15
2
-1
/
+1
*
|
[tests] Remove compiler warnings for unit tests
Alexis Hildebrandt
2015-07-28
1
-0
/
+1
*
|
[tests] Fix Util and Math tests on Mac OS X
Alexis Hildebrandt
2015-07-28
1
-0
/
+6
*
|
[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
[next]