summaryrefslogtreecommitdiff
path: root/test/baseline
Commit message (Collapse)AuthorAgeFilesLines
* typo in docsAlexander Pletnev2017-01-271-1/+1
| | | | fix test
* Update cmd-tags.test for fix for bug #1043Martin Michlmayr2016-11-121-0/+3
|
* Add test for --color optionthdox2016-10-271-0/+11
|
* Add another test to opt-force-color.testthdox2016-10-271-0/+8
| | | | | To verify that no ANSI color codes are printed when the --force-color option is not set.
* --force-color is now tested in CheckBaselinetests.pythdox2016-10-271-0/+0
|
* --force-color does not require anymore --color.thdox2016-10-271-1/+1
| | | | This was reported as Bug #1109
* Fix Bug 1147: Check balance assertions against the amount AFTERMitchell Kember2016-03-222-3/+3
|
* Rename feat-fixated-prices_2.test to dir-fixed.testthdox2015-08-081-0/+0
| | | | For consistency as this is a directive.
* Whitespace fix for cmd-convert.testthdox2015-07-311-2/+2
|
* Revert "Disable three tests preventing Jenkins from succeeding"thdox2015-07-312-0/+0
| | | | This reverts commit 8d1067c89c1c283accfeebb1ff35276b8eb35749.
* [tests] Fix typo in --cleared option baseline testAlexis Hildebrandt2015-07-311-1/+1
|
* Fix descriptionMartin Michlmayr2015-07-301-1/+1
|
* Add test for --value-exprMartin Michlmayr2015-07-301-0/+48
| | | | | | See John's email "A solution to the commodity pricing problem" on how this works: https://groups.google.com/forum/#!topic/ledger-cli/gpOW50XtCTo
* Add test for --no-roundingMartin Michlmayr2015-07-301-0/+81
|
* [tests] Add baseline test for --cleared-formatAlexis Hildebrandt2015-07-301-0/+20
|
* [tests] Remove empty baseline test files.Alexis Hildebrandt2015-07-294-0/+0
| | | | | | | | The --generated and --verify-memory options are already ignored by CheckBaselineTests.py The --no-pager and --no-rounding options currently fail and need a proper baseline test or be ignored in CheckBaselineTests.py.
* Add baseline test for --no-revalued optionMartin Michlmayr2015-07-281-0/+58
|
* Improve --explicit test caseMartin Michlmayr2015-07-281-6/+8
| | | | | | Since --explicit tells ledger to require pre-declarations to establish "known-ness" (rather than taking it from cleared transactions), make sure the transactions are cleared.
* Merge pull request #396 from thdox/auto-matchAlexis Hildebrandt2015-02-241-3/+44
|\ | | | | Fix Auto match
| * Update test for --auto-match option.thdox2015-02-221-3/+44
| |
* | Merge pull request #401 from thdox/baseline-testsAlexis Hildebrandt2015-02-246-0/+39
|\ \ | | | | | | Improve baseline tests
| * | Add baseline test for --price-db option.thdox2015-02-242-0/+10
| | |
| * | Add baseline test for --script option.thdox2015-02-242-0/+18
| | |
| * | Add baseline test for --init-file option.thdox2015-02-242-0/+11
| |/
* / Fix alignment of cleared-format with 4 spaces as separator.thdox2015-02-231-1/+1
|/
* Improve documentation about --rich-data.thdox2015-02-211-0/+10
| | | | | Conflicts: doc/ledger.1
* Rename file from test/regress/634AA589.test tothdox2015-01-221-0/+19
| | | | | test/baseline/opt-permissive.test. Actually 634AA589 is the initial commit that created permissive option.
* [doc] Add CheckTests to ctestAlexis Hildebrandt2015-01-152-0/+16
| | | | | | | to check whether all available ledger options documented and are being tested. Signed-off-by: Alexis Hildebrandt <afh@surryhill.net>
* Fix crash when using --trace 10 or aboveAlexis Hildebrandt2014-12-231-0/+15
| | | | | uint8_t is typedef'd to char, thus boost::lexical_cast treats it as such instead of a number.
* Add --actual-dates teststripun2014-08-121-0/+18
|
* Add test for primary-date optiontripun2014-08-121-0/+81
|
* removing test with reg --lot-prices --equity until issue is fixedtripun2014-08-101-13/+0
|
* add test for --equitytripun2014-08-101-0/+62
|
* Rename test since the equity command is being tested, not the optionMartin Michlmayr2014-08-101-0/+0
|
* Define payees to get rid of trailing whitespaceMartin Michlmayr2014-08-101-10/+10
|
* Fix minor whitespace issuesMartin Michlmayr2014-08-103-7/+7
|
* fixed --rich-data testtripun2014-08-101-6/+6
|
* add test for --datetime-formattripun2014-08-101-0/+22
|
* add test for --time-colontripun2014-08-101-0/+45
|
* add test for --time-reporttripun2014-08-101-0/+44
|
* add test for --immediatetripun2014-08-101-0/+32
|
* add test for alternative of tail, i.e lasttripun2014-08-101-0/+14
|
* add test for --date exprtripun2014-08-101-0/+50
|
* add tests for --detail and --rich-datatripun2014-08-101-0/+32
|
* add alternative for --head , i.e --firsttripun2014-08-101-0/+14
|
* added test for alternatives of --gain , i.e --change and -Gtripun2014-08-101-1/+10
|
* add test for --dctripun2014-08-101-0/+22
|
* Regenerate tests for fix for bug #713Martin Michlmayr2014-07-145-1799/+639
| | | | | | | | | | | | | | | | | | | | | | | | | The fix for bug #713 changes the way capital gains as well as basis costs are shown. All of these tests use the same input file, which includes capital gains and losses. The tests are too long to update and verify manually but I verified some files and believe the output is correct. I've therefore updated the tests with the output of the fixed ledger. Let's take baseline/opt-lot-dates.test as one example. In the past, ledger generated the following incorrect Equity entries: 190.42G Equity 236.83G Capital Gains -46.41G Capital Losses If you compare the end of the diff of the test, you'll see: - 35.42G + -155.00G The difference is: 35.42 - -155.00 = 190.42 This matches exactly the Equity entries previously generated, which shouldn't be there.
* Update tests for fix for bug #713Martin Michlmayr2014-07-143-35/+35
| | | | | | | John's fix for bug #713 changes the way basis cost are calculated. The patch also fixes #712, which caused ledger to create automatic Equity:Capital Gains that were not correct. Update the test cases accordingly after verifying the new output.
* Fix query string for select accountMartin Michlmayr2014-05-301-16/+16
| | | | | | | A wrong query string was generated by "select account": one ansify_if() too much was listed and justify() was called with the wrong parameters. Bug fix for #744