gnucash/libgnucash/app-utils/test
Christopher Lam 97ab1b19fe test-date-utilities.scm: to SRFI64
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.
2018-05-10 22:21:55 +08:00
..
CMakeLists.txt test-date-utilities.scm: to SRFI64 2018-05-10 22:21:55 +08:00
test-app-utils.c Restructure the src directory 2017-08-10 18:45:00 +02:00
test-c-interface.scm Add unit test for rewritten scheme error handlers 2017-12-20 14:55:40 +01:00
test-date-utilities.scm test-date-utilities.scm: to SRFI64 2018-05-10 22:21:55 +08:00
test-exp-parser.c Add support for guile 2.2 2017-12-20 14:55:40 +01:00
test-gnc-ui-util.c Restructure the src directory 2017-08-10 18:45:00 +02:00
test-link-module.c Restructure the src directory 2017-08-10 18:45:00 +02:00
test-load-app-utils-module.scm Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
test-option-util.cpp Kvp no longer parses entries looking for delimiters 2017-12-21 07:39:32 -05:00
test-print-parse-amount.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
test-print-queries.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
test-scm-query-string.cpp Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
test-sx.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00