| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | | Add --actual-dates tests | tripun | 2014-08-12 | 1 | -0/+18 |
* | | Add test for primary-date option | tripun | 2014-08-12 | 1 | -0/+81 |
|/ |
|
* | 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 |
* | Add a regression test for bug #712 | Martin Michlmayr | 2014-07-14 | 2 | -0/+22 |
* | Add regression tests for bug #713 | Martin Michlmayr | 2014-07-14 | 2 | -0/+88 |
* | Regenerate tests for fix for bug #713 | Martin Michlmayr | 2014-07-14 | 5 | -1799/+639 |
* | Update tests for fix for bug #713 | Martin Michlmayr | 2014-07-14 | 6 | -42/+37 |
* | Add regression test for commit de17ccf1 | Martin Michlmayr | 2014-06-30 | 1 | -0/+61 |
* | Don't lose commodity when cost is not separated by whitespace | Martin Michlmayr | 2014-06-05 | 1 | -0/+39 |
* | Improve backwards compatibility with ledger2 | Martin Michlmayr | 2014-05-30 | 2 | -1/+91 |
* | Fix query string for select account | Martin Michlmayr | 2014-05-30 | 1 | -16/+16 |
* | Handle POST_COST_VIRTUAL in print | Martin Michlmayr | 2014-05-30 | 1 | -0/+35 |
* | Check whether a month is followed by a year | Martin Michlmayr | 2014-05-30 | 1 | -0/+36 |
* | Update line numbers | Martin Michlmayr | 2014-05-26 | 2 | -3/+3 |
* | Add test case to test for invalid option embedded in journal | Martin Michlmayr | 2014-05-26 | 1 | -0/+11 |
* | Fix typo in filename | Martin Michlmayr | 2014-05-26 | 2 | -2/+2 |
* | Remove unnecessary command directives from test cases | Martin Michlmayr | 2014-05-26 | 2 | -4/+0 |
* | Add test case for tags command | Martin Michlmayr | 2014-05-19 | 1 | -0/+55 |
* | Add test case for: option --permissive now quiets balance assertions | Martin Michlmayr | 2014-05-18 | 1 | -0/+19 |