summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add baseline test for --no-revalued optionMartin Michlmayr2015-07-281-0/+58
* Improve --explicit test caseMartin Michlmayr2015-07-281-6/+8
* Add missing known functions to testMartin Michlmayr2015-07-281-1/+1
* [travis] Run documentation checks as reportsAlexis Hildebrandt2015-07-281-1/+3
* [tests] Remove compiler warnings for unit testsAlexis Hildebrandt2015-07-281-0/+1
* [tests] Allow string continuation in documentationAlexis Hildebrandt2015-07-281-0/+1
* [tests] Fix Util and Math tests on Mac OS XAlexis Hildebrandt2015-07-281-0/+6
* Add --generated to untested options list.thdox2015-03-231-0/+1
* Add --verify-memory to untested options.thdox2015-03-231-0/+1
* Add --revalued-total to "to be tested" options.thdox2015-03-231-1/+0
* Fix baseline test for --no-pager.thdox2015-02-251-1/+1
* Merge pull request #396 from thdox/auto-matchAlexis Hildebrandt2015-02-241-3/+44
|\
| * Update test for --auto-match option.thdox2015-02-221-3/+44
* | Merge pull request #401 from thdox/baseline-testsAlexis Hildebrandt2015-02-247-8/+40
|\ \
| * | Add baseline test for --price-db option.thdox2015-02-243-1/+10
| * | Add baseline test for --script option.thdox2015-02-243-1/+18
| * | Add --no-pager to untested options of CheckBaselineTests.pythdox2015-02-241-0/+1
| * | Remove --*help* from untested options in CheckBaselineTests.pythdox2015-02-241-4/+0
| * | Remove --cache from untested options in CheckBaselinetests.pythdox2015-02-241-1/+0
| * | Add baseline test for --init-file option.thdox2015-02-243-1/+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
* [tests] Minor test/DocTests.py clean upAlexis Hildebrandt2015-02-201-16/+7
* [doc] Add support for additional input filesAlexis Hildebrandt2015-02-201-2/+12
* [tests] Improve error reporting for test/DocTests.pyAlexis Hildebrandt2015-02-201-7/+9
* [tests] Add output when skipping incomplete testsAlexis Hildebrandt2015-02-201-1/+7
* [tests] Clean-up test/DocTests.pyAlexis Hildebrandt2015-02-201-17/+19
* [tests] Allow testing of multi-line examplesAlexis Hildebrandt2015-02-181-1/+1
* [doc] Report undocumented value expression functionsAlexis Hildebrandt2015-01-273-12/+78
* [doc] Improve @smallexample command line parsingAlexis Hildebrandt2015-01-271-2/+4
* Merge pull request #383 from thdox/add-to-doc2Alexis Hildebrandt2015-01-272-19/+19
|\
| * Rename file from test/regress/634AA589.test tothdox2015-01-222-19/+19
* | [tests] Grep for option alternates during checksAlexis Hildebrandt2015-01-251-11/+17
* | [tests] Ignore comment lines when checking texinfoAlexis Hildebrandt2015-01-231-1/+2
* | [tests] Move untested_options to CheckBaselineTestsAlexis Hildebrandt2015-01-222-29/+29
|/
* [tests] Capture stderr when running DocTestsAlexis Hildebrandt2015-01-211-1/+1
* [tests] Improve option parsing in CheckTexinfo.pyAlexis Hildebrandt2015-01-211-0/+34
* [tests] Refactor CheckTests.py into custom scriptsAlexis Hildebrandt2015-01-217-141/+244
* [fix] Make trim function trim trailing whitespaceAlexis Hildebrandt2015-01-201-0/+11
* Fix -i short-option for --init-fileAlexis Hildebrandt2015-01-151-0/+8
* [doc] Add CheckTests to ctestAlexis Hildebrandt2015-01-156-79/+156
* [tests] Fix compiler warningAlexis Hildebrandt2015-01-111-0/+3
* Merge pull request #358 from afh/pull/DocTestsJohn Wiegley2014-12-301-2/+15
|\
| * [tests] Add examples parameter to DocTestsAlexis Hildebrandt2014-12-301-2/+15
* | Bugfix 1038: empty reg report for this month periodAlexis Hildebrandt2014-12-293-0/+56
|/
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* Merge pull request #346 from afh/pull/trace_levelJohn Wiegley2014-12-241-0/+15
|\
| * Fix crash when using --trace 10 or aboveAlexis Hildebrandt2014-12-231-0/+15
* | [test] Use --args-only option in DocTests.pyAlexis Hildebrandt2014-12-241-1/+1
|/
* Fix crash when using -M with empty resultAlexis Hildebrandt2014-12-161-0/+37