| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Cosmetic change - format code consistently | Martin Michlmayr | 2014-05-18 | 2 | -6/+6 |
* | Add test case for balance assertion that's off | Martin Michlmayr | 2014-05-18 | 1 | -0/+18 |
* | Add a test case for aliases defined in account directives | Martin Michlmayr | 2014-05-17 | 1 | -0/+9 |
* | Renamed test for --recursive-aliases option for consistency | Martin Michlmayr | 2014-05-17 | 1 | -0/+0 |
* | Add test case for --no-aliases option | Martin Michlmayr | 2014-05-17 | 1 | -0/+20 |
* | Fix bug introduced by commit AA2FF2B | thdox | 2014-05-17 | 1 | -0/+10 |
* | Ensure that high-levels directives have arguments if they need one | Martin Michlmayr | 2014-05-14 | 1 | -0/+80 |
* | Ensure that directives have arguments if they need one | Martin Michlmayr | 2014-05-14 | 1 | -0/+85 |
* | Remove trailing whitespace from error messages | Martin Michlmayr | 2014-05-13 | 16 | -25/+25 |
* | Add test case or new payee uuid feature | Martin Michlmayr | 2014-05-13 | 1 | -0/+10 |
* | Add a test for an error in an included file | Martin Michlmayr | 2014-05-13 | 2 | -0/+22 |
* | Update Python tests for fix for bug #383 | Martin Michlmayr | 2014-05-13 | 2 | -2/+2 |
* | Add test cases for bug #494 | Martin Michlmayr | 2014-05-13 | 2 | -0/+27 |
* | Honour date-format for lot dates | Martin Michlmayr | 2014-05-13 | 6 | -5/+34 |
* | Add another test case for bug #999 | Martin Michlmayr | 2014-05-12 | 2 | -0/+22 |
* | Add more --pivot tests | Martin Michlmayr | 2014-05-11 | 1 | -0/+16 |
* | Add tests for the --pivot option | Martin Michlmayr | 2014-05-11 | 1 | -0/+132 |
* | Use the POST_COST_VIRTUAL flag when exchange commodities | John Wiegley | 2014-05-08 | 1 | -0/+6 |
* | Temporarily disable the DocTests | John Wiegley | 2014-04-17 | 1 | -11/+12 |
* | Correct one of the baseline tests | John Wiegley | 2014-04-14 | 1 | -1/+1 |
* | Apply any outstanding deferred postings at the end of parsing | John Wiegley | 2014-04-14 | 1 | -0/+5 |
* | Add the concept of "deferred postings" | John Wiegley | 2014-04-13 | 1 | -0/+55 |
* | Added support for validation tests to DocTest.py (input:validate and | Peter Feigl | 2014-03-04 | 1 | -11/+37 |
* | Adding option --recursive-aliases, adding documentation to man-page and manual | Peter Feigl | 2014-02-26 | 2 | -26/+20 |
* | Adding tests for recursive aliases | Peter Feigl | 2014-02-26 | 2 | -0/+43 |
* | DocTests: Allow inline input to be used with different example commands | Alexis Hildebrandt | 2014-02-19 | 1 | -26/+47 |
* | DocTests: Allow multiple example inputs | Alexis Hildebrandt | 2014-02-19 | 1 | -0/+5 |
* | Fix apply_year_directive | Alexis Hildebrandt | 2014-02-12 | 1 | -0/+24 |
* | Add proper argument parsing to DocTests.py | Alexis Hildebrandt | 2014-02-09 | 2 | -21/+37 |
* | Print summary list of failed doc tests if any | Alexis Hildebrandt | 2014-02-09 | 1 | -3/+6 |