Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Revert "add unit test printing for balance_t" until issue is fixed. | tripun | 2014-08-11 | 1 | -31/+0 |
| | | | | | | Getting different output on system than travis-ci. This reverts commit 272e3cb3799937dcd3c379de56b299a3cbde52ca. | ||||
* | 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 |
| | |||||
* | Merge pull request #315 from tripun/options_tests | Martin Michlmayr | 2014-08-10 | 1 | -0/+49 |
|\ | | | | | add test for --equity | ||||
| * | removing test with reg --lot-prices --equity until issue is fixed | tripun | 2014-08-10 | 1 | -13/+0 |
| | | |||||
| * | add test for --equity | tripun | 2014-08-10 | 1 | -0/+62 |
|/ | |||||
* | Rename test since the equity command is being tested, not the option | Martin Michlmayr | 2014-08-10 | 1 | -0/+0 |
| | |||||
* | Define payees to get rid of trailing whitespace | Martin Michlmayr | 2014-08-10 | 1 | -10/+10 |
| | |||||
* | Fix minor whitespace issues | Martin Michlmayr | 2014-08-10 | 3 | -7/+7 |
| | |||||
* | fixed --rich-data test | tripun | 2014-08-10 | 1 | -6/+6 |
| | |||||
* | add test for --datetime-format | tripun | 2014-08-10 | 1 | -0/+22 |
| | |||||
* | add test for --time-colon | tripun | 2014-08-10 | 1 | -0/+45 |
| | |||||
* | add test for --time-report | tripun | 2014-08-10 | 1 | -0/+44 |
| | |||||
* | add test for --immediate | tripun | 2014-08-10 | 1 | -0/+32 |
| | |||||
* | add test for alternative of tail, i.e last | tripun | 2014-08-10 | 1 | -0/+14 |
| | |||||
* | add test for --date expr | tripun | 2014-08-10 | 1 | -0/+50 |
| | |||||
* | add tests for --detail and --rich-data | tripun | 2014-08-10 | 1 | -0/+32 |
| | |||||
* | add alternative for --head , i.e --first | tripun | 2014-08-10 | 1 | -0/+14 |
| | |||||
* | added test for alternatives of --gain , i.e --change and -G | tripun | 2014-08-10 | 1 | -1/+10 |
| | |||||
* | add test for --dc | tripun | 2014-08-10 | 1 | -0/+22 |
| | |||||
* | Merge commit '689112d3c0ffeb895ad4d8b9f61b50c5f537f0ed' | Craig Earls | 2014-07-29 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #311 from tripun/code_coverage | John Wiegley | 2014-07-24 | 1 | -1/+1 |
| |\ | | | | | | | fix code coverage problem | ||||
| | * | fix code coverage problem | tripun | 2014-07-24 | 1 | -1/+1 |
| | | | |||||
* | | | Improve ledger-report-redo buffer type checking. | Craig Earls | 2014-07-29 | 1 | -1/+1 |
|/ / | |||||
* | | For ledger-post-align-postings to run on xacts added with ledger-add | Craig Earls | 2014-07-15 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #310 from tbm/712-713-costs | Martin Michlmayr | 2014-07-14 | 19 | -1846/+796 |
|\ \ | |/ |/| | Change the definition of cost | ||||
| * | Preserve the given cost for print | Martin Michlmayr | 2014-07-14 | 3 | -3/+6 |
| | | | | | | | | Patch from John Wiegley | ||||
| * | Add a regression test for bug #712 | Martin Michlmayr | 2014-07-14 | 2 | -0/+22 |
| | |