Age | Commit message (Expand) | Author |
---|---|---|
2024-04-09 | gnu: netpbm: Fix build on powerpc-linux....* gnu/packages/netpbm.scm (netpbm)[arguments]: Adjust the 'setup-check phase to skip 2 tests when building for powerpc-linux. Change-Id: Ie8f23bed0f5d442df3a19e227bbdc3a17fa77511 | Efraim Flashner | Mathieu Othacehe |
2020-03-05 | tests: install: Add "gui-installed-os"....* gnu/installer/tests.scm: New file. * gnu/local.mk (INSTALLER_MODULES): Add it. * gnu/tests/install.scm (run-install): Add #:gui-test. Add (gnu installer tests) to the marionette imported modules. Honor GUI-TEST. Check whether SCRIPT is true. (%root-password, %syslog-conf): New variable. (operating-system-with-console-syslog, gui-test-program) (guided-installation-test): New procedures. (%extra-packages, installation-os-for-gui-tests) (%test-gui-installed-os): New variable. | Ludovic Courtès |