summaryrefslogtreecommitdiff
path: root/gnu/tests/base.scm
AgeCommit message (Expand)Author
2026-03-20services, tests: Refer to inherited field values where applicable.Ludovic Courtès
2026-03-05gnu: Remove linux-libre 5.4.Vagrant Cascadian
2026-02-23file-systems: mount-file-system: Guard against missing devices.Rutherther
2025-12-19services: nscd: Cause PID 1 to drop nscd database mappings on shutdown.Ludovic Courtès
2025-12-01tests: Add test to validate /etc/locatime is a symlink.Maxim Cournoyer
2025-10-21tests: guix-daemon: Check that build processes can chown to “kvm”.Ludovic Courtès
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2025-07-01tests: Fix the gui installation tests.Mathieu Othacehe
2025-07-01tests: Support basic tests extension with an extra-tests argument.Mathieu Othacehe
2025-07-01tests: Really test the etc-bashrc-d-service-type service.Mathieu Othacehe
2025-05-26system: Factorize bashrc default configuration.Maxim Cournoyer
2025-05-26services: Add etc-bashrc-d-service-type.Maxim Cournoyer
2025-05-26services: Add etc-profile-d-service-type.Maxim Cournoyer
2025-05-14services: udev: Also create subsystem nodes at boot.Maxim Cournoyer
2025-05-06tests: Fix (gnu tests base.scm) module indentation.Maxim Cournoyer
2025-05-06tests: Fix indentation of (gnu tests base).Maxim Cournoyer
2025-04-20services: guix: Allow ‘guix-daemon’ to run without root privileges.Ludovic Courtès
2025-04-20tests: guix-daemon: Wait for the ‘guix-daemon’ service to be up.Ludovic Courtès
2025-04-20tests: guix-daemon: Send system log output to /dev/console.Ludovic Courtès
2025-03-10tests: Factorize ‘guix-daemon’ test cases.Ludovic Courtès
2025-03-10tests: Factorize ‘%hello-dependencies-manifest’.Ludovic Courtès
2025-03-10tests: Add ‘guix-daemon’ test.Ludovic Courtès
2025-03-10tests: Move Avahi test to its own file.Ludovic Courtès
2025-03-10tests: Move mcron test to its own file.Ludovic Courtès
2025-03-10gnu: Adjust tests for ‘shepherd-system-log-service-type’.Ludovic Courtès
2025-01-07gnu: Add linux-libre-6.12.Leo Famulari
2025-01-07tests: Add tests for all the longterm-support kernels.Leo Famulari
2025-01-04gnu: Remove linux-libre 4.19.Leo Famulari
2024-10-24gnu: system: Privilege programs after creating accounts.Dariqq
2024-09-25services: cleanup: Reintroduce explicit ‘chmod’ calls.Ludovic Courtès
2024-07-18tests: base: Compare all the service provisions, not just canonical names.Ludovic Courtès
2024-01-22gnu: Remove linux-libre 4.14.Wilko Meyer
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