index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #317 from tripun/code_coverage
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
*
|
Merge pull request #358 from afh/pull/DocTests
John Wiegley
2014-12-30
1
-2
/
+15
|
\
\
|
*
|
[tests] Add examples parameter to DocTests
Alexis Hildebrandt
2014-12-30
1
-2
/
+15
*
|
|
Bugfix 1038: empty reg report for this month period
Alexis Hildebrandt
2014-12-29
3
-0
/
+56
|
/
/
*
|
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
|
Merge pull request #346 from afh/pull/trace_level
John Wiegley
2014-12-24
1
-0
/
+15
|
\
\
|
*
|
Fix crash when using --trace 10 or above
Alexis Hildebrandt
2014-12-23
1
-0
/
+15
*
|
|
[test] Use --args-only option in DocTests.py
Alexis Hildebrandt
2014-12-24
1
-1
/
+1
|
/
/
*
|
Fix crash when using -M with empty result
Alexis Hildebrandt
2014-12-16
1
-0
/
+37
*
|
Add test case for off by one error in textual.cc fixed in a013a73b
Martin Michlmayr
2014-12-11
1
-0
/
+10
*
|
Fix DocTests running in non-standard width terminal
Alexis Hildebrandt
2014-12-03
1
-2
/
+3
*
|
Fix and re-enable DocTests
Alexis Hildebrandt
2014-11-29
1
-12
/
+11
*
|
Add ISO 8601 date as recognized date string
Martin Michlmayr
2014-10-02
1
-0
/
+31
*
|
Fix period expression parsing for month to month without year
Martin Michlmayr
2014-10-02
1
-0
/
+161
*
|
avoid policy warning with recent CMake versions
Johann Klähn
2014-09-10
1
-8
/
+6
*
|
fix regression test
Johann Klähn
2014-09-10
1
-1
/
+1
*
|
Merge pull request #316 from tripun/code_coverage
John Wiegley
2014-08-12
1
-2
/
+494
|
\
|
|
*
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
[next]