summary refs log tree commit diff
path: root/gnu/tests/base.scm
AgeCommit message (Expand)Author
2023-04-21tests: Use the client 'start-service' procedure.Ludovic Courtès
2023-03-03services: dbus: Deprecate 'dbus-service' procedure.Bruno Victal
2023-01-08gnu: Remove linux-libre 4.9.Leo Famulari
2022-12-12tests: Add system tests for each supported kernel version.Marius Bakke
2022-11-18services: Add Shepherd 'configuration' action to various services.Ludovic Courtès
2022-11-17tests: root-unmount: Wait for the first QEMU process to finish.Ludovic Courtès
2022-10-07marionette: Make marionette-screen-text private.Maxim Cournoyer
2022-08-28build: marionette: Add support for Tesseract OCR.Maxim Cournoyer
2022-07-01image: Add default value for partition initializer.Ludovic Courtès
2022-07-01services: root-file-system: Cleanly unmount upon shutdown.Ludovic Courtès
2022-03-19tests: install: Adjust the timeouts on two failing tests.Maxim Cournoyer
2021-11-11gnu: glibc: Look for the current timezone in /etc/localtime.Ludovic Courtès
2021-09-27tests: base: Fix the screendump test.Mathieu Othacehe
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès
2021-04-13tests: halt: Fix it.Mathieu Othacehe
2020-10-26tests: Fix nss-mdns test.Mathieu Othacehe
2020-09-10tests: install: Fix gui-installed-desktop-os-encrypted test.Mathieu Othacehe
2020-04-07services: guix: Add 'set-http-proxy' action.Ludovic Courtès
2020-04-06services: syslog: Create log files as non-world-readable.Ludovic Courtès
2020-03-05tests: 'run-basic-test' can enter a root password.Ludovic Courtès
2019-06-24tests: Import (guix build utils) in the marionette.Ludovic Courtès
2019-05-15tests: Skip unreliable "herd invalidate nscd" test.Ludovic Courtès
2019-05-15tests: 'getlogin' test creates its file atomically.Ludovic Courtès
2019-05-09services: Log-in services now require "pam_loginuid".Ludovic Courtès
2019-03-08activation: Shared system home directories are now 555 and root-owned.Ludovic Courtès
2019-03-04tests: Use non-deprecated (guix store) API.Ludovic Courtès
2019-01-16services: avahi: Deprecate the 'avahi-service' procedure.Ludovic Courtès
2019-01-11services: Deprecate a few more service procedures.Ludovic Courtès
2018-12-18file-systems: Spawn a REPL only when interaction is possible.Ludovic Courtès
2018-11-18activation: Aways pass '-d HOME' to 'useradd'.Ludovic Courtès
2018-11-13services: nscd: Add 'invalidate' and 'statistics' actions.Ludovic Courtès
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès
2018-09-08tests: base: Add Guile-Gcrypt & co. to the search path.Ludovic Courtès
2018-07-13services: mcron: Add 'schedule' action.Ludovic Courtès
2018-07-03tests: basic: Wait for /var/run/shepherd/socket to be ready.Ludovic Courtès
2018-06-20services: boot: Take gexps instead of monadic gexps.Ludovic Courtès
2018-06-20services: cleanup: Expect file names to be UTF-8-encoded.Ludovic Courtès
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur
2018-04-19gnu: mcron: Update to 1.1.1.Ludovic Courtès
2018-03-19gnu: mcron: Update to 1.1 and deprecate "mcron2".Ludovic Courtès
2018-02-19tests: Remove outdated comment.Ludovic Courtès
2017-09-26tests: mcron: Adjust use of 'wait-for-file'.Ludovic Courtès
2017-09-08marionette: 'wait-for-file' can be passed a read procedure.Ludovic Courtès
2017-08-28services: user-processes: Reap child processes.Ludovic Courtès
2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès
2017-06-12marionette: Factorize 'wait-for-file'.Ludovic Courtès
2017-05-30activation: Change permissions on /root to #o700.Ludovic Courtès
2017-05-18services: user-homes: Do not create home directories marked as no-create.Ludovic Courtès
2017-05-13tests: "basic" test loads (guix …) modules from the right place.Ludovic Courtès