aboutsummaryrefslogtreecommitdiff
path: root/tests/challenge.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/challenge.scm')
0 files changed, 0 insertions, 0 deletions
be installed to so that opening the help of GnuCash from within the application would work. Fixes issue #33960 (see: https://issues.guix.info/issue/33960). * gnu/packages/gnucash.scm (gnucash)[description]: Explain how to enable the documentation. 2019-01-23gnu: gnucash: Update to 3.4.Maxim Cournoyer * gnu/packages/gnucash.scm (gnucash): Update to 3.4. [outputs]: Add debug. (gnucash-docs): Update to 3.4-1. [native-inputs]: Update docbook-xml to version 4.5 and drop older versions. 2019-01-23gnu: gnucash: Disable the stress-options-test using a phase.Maxim Cournoyer The qof test is also reinstated; it was failing because the needed locales were not installed. * gnu/packages/patches/gnucash-disable-failing-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/gnucash.scm (gnucash)[patches]: Remove it. [phases]{disable-stress-options-test}: Implement it using SUBSTITUTES*. {install-locales}: New phase. 2019-01-23gnu: gnucash: Convert price-quotes-perl patch to a phase.Maxim Cournoyer * gnu/packages/patches/gnucash-price-quotes-perl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/gnucash.scm (gnucash)[patches]: Remove it. [phases]{fix-finance-quote-check}: Implement it using SUBSTITUTES*. 2019-01-23gnu: gnucash: Fix indentation.Maxim Cournoyer * gnu/packages/gnucash.scm (gnucash): Fix indentation. 2019-01-02gnu: gnucash: Fix test failure.Maxim Cournoyer Fixes issue #32057 (see: https://issues.guix.info/issue/32057). * gnu/packages/patches/gnucash-fix-test-transaction-failure.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnucash.scm (gnucash): Use it. 2018-10-05gnu: gnucash-docs: Update to 3.3.Kei Kebreau The documentation on SourceForge is now located in the same directory as the source code. * gnu/packages/gnucash.scm (gnucash-docs): Update to 3.3. 2018-10-05gnu: gnucash: Update to 3.3.Kei Kebreau * gnu/packages/patches/gnucash-disable-failing-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnucash.scm (gnucash): Update to 3.3. [source]: Add patch. [arguments]: Add 'set-env-vars', 'glib-or-gtk-compile-schemas', and 'glib-or-gtk-wrap' phases. 2018-04-13gnu: gnucash: Update to 3.0.Ricardo Wurmus * gnu/packages/gnucash.scm (gnucash): Update to 3.0. [build-system]: Use cmake-build-system. [inputs]: Replace "guile-2.0" with "guile-2.2", replace "gtk+-2" with "gtk+", replace "webkitgtk/gtk+-2" with "webkitgtk"; add "boost"; remove "goffice-0.8". [native-inputs]: Add googlemock and googletest. [arguments]: Enable tests; adjust test target; add build phase "unpack-gmock". (gnucash-docs): Update hash. 2018-04-13gnu: aqbanking: Update to 5.7.8.Ricardo Wurmus * gnu/packages/gnucash.scm (aqbanking): Update to 5.7.8. 2018-04-13gnu: gwenhywfar: Update to 4.20.0.Ricardo Wurmus * gnu/packages/gnucash.scm (gwenhywfar): Update to 4.20.0. [arguments]: Build GTK+ 3 GUI. [inputs]: Replace gtk+-2 with gtk+. 2018-01-09gnu: gnucash: Update to 2.6.19.Kei Kebreau * gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19.