gnucash maint: [test-stress-options] remove need for test-stress-optionlist.scm

Geert Janssens gjanssens at code.gnucash.org
Tue Aug 7 12:26:08 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/3b74574c (commit)
	from  https://github.com/Gnucash/gnucash/commit/78ab26cc (commit)



commit 3b74574cde3b808d80d60d7ce8d479d321da79c6
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Aug 2 23:50:06 2018 +0800

    [test-stress-options] remove need for test-stress-optionlist.scm
    
    This commit modifies test-stress-options to retrieve the report-list,
    and for each report-list, retrieve their options, and for each
    multichoice and boolean option, add to optionslist. I now know how to
    generate the optionslist dynamically from the unit tests, therefore
    there's no need to maintain a test-stress-optionslist.scm anymore. Yay!



Summary of changes:
 .../standard-reports/test/test-stress-options.scm  |  82 +-
 .../test/test-stress-optionslist.scm               | 972 ---------------------
 2 files changed, 29 insertions(+), 1025 deletions(-)
 delete mode 100644 gnucash/report/standard-reports/test/test-stress-optionslist.scm



More information about the gnucash-patches mailing list