Commit graph

15 commits

Author SHA1 Message Date
thdox
b3174a8ff9 --force-color is now tested in CheckBaselinetests.py 2016-10-27 22:05:49 +02:00
Alexis Hildebrandt
8d351d1b4c [tests] Ignore --revalued-total in baseline tests 2015-08-05 00:09:01 +02:00
thdox
fb5a1bed5c Add --file to tested options. 2015-07-31 22:51:55 +02:00
thdox
befb06f941 Add --generated to untested options list.
--generated will generate each time new entries, this cannot be
reproduced safely.
2015-03-23 23:35:07 +01:00
thdox
2bcfb0df5a Add --verify-memory to untested options.
This --verify-memory option is very system (Linux/Mac) dependent on how
the memory is allocated. This cannot be reproduce with same results.
2015-03-23 23:35:07 +01:00
thdox
57bd08efce Add --revalued-total to "to be tested" options.
I have not yet understood the meaning of --revalued-total, but as it
output something, it should be tested. So add it to "to be tested"
options list.
2015-03-23 23:35:07 +01:00
thdox
6abcf2109d Fix baseline test for --no-pager. 2015-02-25 19:01:30 +01:00
thdox
df944929f8 Add baseline test for --price-db option. 2015-02-24 19:27:07 +01:00
thdox
e6a967b860 Add baseline test for --script option. 2015-02-24 19:27:07 +01:00
thdox
72cb48727d Add --no-pager to untested options of CheckBaselineTests.py
As per comment in Pull Request #382
2015-02-24 19:27:07 +01:00
thdox
83bde60ec1 Remove --*help* from untested options in CheckBaselineTests.py
As per commit f59abd4c76
2015-02-24 19:26:50 +01:00
thdox
fce467fba9 Remove --cache from untested options in CheckBaselinetests.py
As per commit d5e1308d07
2015-02-24 19:26:28 +01:00
thdox
ddf17b6246 Add baseline test for --init-file option. 2015-02-24 19:25:18 +01:00
Alexis Hildebrandt
2030240849 [tests] Move untested_options to CheckBaselineTests 2015-01-22 07:25:49 +01:00
Alexis Hildebrandt
c7a30bf7d8 [tests] Refactor CheckTests.py into custom scripts 2015-01-21 08:03:53 +01:00