Commit Graph

73 Commits (d2655d3fb0e4fa78ce0ca3f2f210194ddeac290f)

Author SHA1 Message Date
John Ralls ade7fc8b6e Initial SWIG of GncOptionDB and Scheme tests.
5 years ago
John Ralls f3eee511e8 Add free functions to create a new GncOptionDB and to register options.
5 years ago
John Ralls 455d3c2d60 Add GncOptionDB class.
5 years ago
John Ralls 13b94d2370 Test integer options, calling get_value with wrong type.
5 years ago
John Ralls d88ec0dc1b Replace the gnc_make_foo_option free functions with a template ctor.
5 years ago
John Ralls 01dc70cc60 Add GncOption accessors for Classifier strings.
5 years ago
John Ralls b6fd844774 Wrap GncOptionValue/GncOptionValidatedValue in Boost::Variant.
5 years ago
John Ralls c0ba3e2706 [C++ Options] Begin Implementation for basic and validated options.
5 years ago
John Ralls c49b45d8f1 Finish the glib 2.67 fixes for CI tests.
5 years ago
Geert Janssens e9dfd0d9ea Still more fixes for Arch ci failure
5 years ago
Geert Janssens cb04365013 More fixes for Arch ci failure
5 years ago
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
Micha Lenk 9386b276e5 Make prototypes static for autoclear unit test
5 years ago
John Ralls c8c58bf349 Add test_autoclear_SOURCES to the dist list for inclusion in the tarball.
5 years ago
Christopher Lam 59ec912928 [modularise] (gnucash app-utils)
5 years ago
Cristian Klein 69789b2b93 [auto-tests] Stick to CodingStandard for member variables
6 years ago
Cristian Klein f26215feae [auto-tests] Fix misspelling
6 years ago
Cristian Klein e5378b2048 [auto-clear] Make test more future-proof with GoogleTest
6 years ago
Cristian Klein 982cf86deb [auto-clear] Fix test with googletest 1.8
6 years ago
Cristian Klein 9d4c0b05db [auto-clear] Improve #include style
6 years ago
Cristian Klein 1cf7defee8 [auto-clear] Address feedback
6 years ago
Cristian Klein 9bf550d38f [auto-clear] Include test for ambiguous cases
6 years ago
Cristian Klein 5cd777b673 [auto-clear] Fix test: Add xaccAccountBeginEdit / xaccAccountCommitEdit
6 years ago
Cristian Klein 2faecb2074 [auto-clear] Avoid testing ambigous auto-clear
6 years ago
Cristian Klein a1806a2f94 [auto-clear] Fix model
6 years ago
Cristian Klein 51715e454c [auto-clear] Add tests
6 years ago
Geert Janssens abf29aa196 Drop the gnc-module wrapper around the test-engine library
6 years ago
Geert Janssens 06ff8a292d Use new keyword parameters for all calls to gnc_add_scheme_test_targets
6 years ago
Geert Janssens 301db9020d Merge branch 'maint'
6 years ago
Geert Janssens e79e82edcf CMake - remove parameter repetition in else() and endif() statements
6 years ago
Geert Janssens d52aa0a0dd app-utils - remove gnc-module boilerplate
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
Geert Janssens c00bf6bcdb app-utils - expose wrapped api directly from app-utils.scm
6 years ago
Geert Janssens d777128e6f app-utils - simplify and move gettext wrappers
6 years ago
Geert Janssens 02511401b7 bindings/guile cosmetic - rename source files for consistency
6 years ago
Geert Janssens 1c7f835f47 engine - move guile code to bindings/guile
6 years ago
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
John Ralls 1a9fcfefad More conversions from pkg-config variables to imported targets.
7 years ago
Christopher Lam 3d608efc22 [test-options] add to CMakeLists.txt
7 years ago
Christopher Lam d1fddf557c Modifications to consider module changes in master
7 years ago
Christopher Lam 5bd854c550 Merge branch 'maint'
7 years ago
Christopher Lam bd0cbbf931 [test-options] initial commit
7 years ago
Geert Janssens 53f59f7794 RptCleanup - Restructure installation of gnucash scm files
7 years ago
John Ralls 9ec5eab714 Merge branch 'maint'
7 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
John Ralls 06bc064379 Fix dependencies for Scheme tests requiring SRFI64.
7 years ago
John Ralls cac307602f Build or link all Scheme test files into a directory "tests".
7 years ago
John Ralls 141e777893 Suppress installing Scheme test programs.
7 years ago
John Ralls 114efe5936 Transcode non-constant strings before passing them to scm_eval_string.
7 years ago
christopherlam d711cc35f8 Bug 639049 - Asset Barchart Report includes also the first day of next month transactions
7 years ago