gnucash/libgnucash/gnc-module
Geert Janssens fbd73c83cf gnc-module - move most of scm tests to bindings/guile
This is a first rudimentary separation of gnc-module tests
based on whether they require guile or not. Needs plenty of refinement
which will be applied in followup commits.
2019-12-06 19:59:12 +01:00
..
doc Restructure the src directory 2017-08-10 18:45:00 +02:00
example Lowercase cmake commands 2018-05-03 23:18:15 +02:00
test gnc-module - move most of scm tests to bindings/guile 2019-12-06 19:59:12 +01:00
CMakeLists.txt gnc-module - move guile wrappers to bindings/guile 2019-12-06 19:59:12 +01:00
gnc-module-api.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-module.c Reduce warning about failing to dlopen a module to debug. 2018-02-19 12:27:59 -08:00
gnc-module.h Restructure the src directory 2017-08-10 18:45:00 +02:00
README Restructure the src directory 2017-08-10 18:45:00 +02:00

This is gnc-module, a plugin/module system for gnucash and related
software.  The documentation currently consists of 'doc/design.txt'.

Bill Gribble