gnucash maint: Reduce random transactions and iterations on test-lots.cpp.

John Ralls jralls at code.gnucash.org
Sun Aug 16 19:05:25 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/6d44d067 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f6629359 (commit)



commit 6d44d0675e1b13e914f54d67bd69d3c8092b1732
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 16 16:03:03 2020 -0700

    Reduce random transactions and iterations on test-lots.cpp.
    
    No point in generating 320 transactions or running the test 10 times
    for a simple does-it-crash test. Do it once with 32 transactions so
    it takes less than one second instead of 16.



Summary of changes:
 libgnucash/engine/test/test-lots.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list