mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
Clearer syntax helped find flawed test - while set-tm:mday directly accepts 1-31, set-tm:mon accepts 0-11 to represent 1-12, therefore must minus 1. set-tm:year accepts 92 to represent 1992, therefore must minus 1900. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test-app-utils.c | ||
test-c-interface.scm | ||
test-date-utilities.scm | ||
test-exp-parser.c | ||
test-gnc-ui-util.c | ||
test-link-module.c | ||
test-load-app-utils-module.scm | ||
test-option-util.cpp | ||
test-print-parse-amount.cpp | ||
test-print-queries.cpp | ||
test-scm-query-string.cpp | ||
test-sx.cpp |