summaryrefslogtreecommitdiff
path: root/gnu/tests/base.scm
Commit message (Expand)AuthorAgeFilesLines
* marionette: Factorize 'wait-for-file'....Ludovic Courtès2017-06-121-17/+3
* activation: Change permissions on /root to #o700....Ludovic Courtès2017-05-301-0/+9
* services: user-homes: Do not create home directories marked as no-create....Ludovic Courtès2017-05-181-0/+22
* tests: "basic" test loads (guix …) modules from the right place....Ludovic Courtès2017-05-131-13/+8
* tests: Strengthen GC root test....Ludovic Courtès2017-05-131-2/+4
* services: 'service-parameters' becomes 'service-value'....Ludovic Courtès2017-04-161-1/+1
* tests: Introduce 'simple-operating-system' and use it....Ludovic Courtès2017-04-011-27/+3
* services: Add 'special-files-service-type'....Ludovic Courtès2017-02-081-0/+17
* activation: Set the right owner for home directories....Ludovic Courtès2017-02-041-8/+28
* system: Create home directories once 'file-systems' is up....Ludovic Courtès2017-02-011-0/+37
* services: Create /var/log/wtmp upon activation....Ludovic Courtès2017-01-241-0/+23
* services: Create /var/run/utmpx upon activation....Ludovic Courtès2017-01-191-2/+20
* tests: Remove 'GUIX_LOCPATH' hack that had been added for glibc@2.23....Ludovic Courtès2016-11-231-8/+2
* install: Enable "cryptodisk" handling in GRUB....Ludovic Courtès2016-11-231-2/+11
* marionette: Add 'marionette-screen-text' using OCR....Ludovic Courtès2016-11-231-0/+16
* tests: basic: Fix harmless thinko....Ludovic Courtès2016-11-171-7/+13
* services: syslog: Use syslog-configuration....David Craven2016-09-061-3/+6
* services: herd: Provide <live-service> objects....Ludovic Courtès2016-08-311-5/+7
* tests: Make sure /var/guix/gcroots/profiles is a valid symlink....Ludovic Courtès2016-08-291-0/+9
* tests: Make sure /run/current-system is a GC root....Ludovic Courtès2016-08-291-0/+27
* system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect....Ludovic Courtès2016-08-021-0/+12
* gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-121-257/+257
* tests: Add Avahi and NSS-mDNS test....Ludovic Courtès2016-06-271-1/+144
* tests: base: Add host name resolution tests....Ludovic Courtès2016-06-271-0/+21
* tests: basic: Don't hard-code the expected architecture name....Ludovic Courtès2016-06-231-3/+4
* services: Add 'mcron-service'....Ludovic Courtès2016-06-221-1/+105
* tests: Add a mechanism to describe and discover system tests....Ludovic Courtès2016-06-201-13/+17
* tests: base: Fully honor the OS passed to 'run-basic-test'....Ludovic Courtès2016-06-201-7/+12
* tests: Export 'run-basic-test'....Ludovic Courtès2016-06-201-98/+105
* system: tests: Use 'start-service' to wait for service....Ludovic Courtès2016-05-081-8/+4
* tests: Add whole-system test....Ludovic Courtès2016-05-041-0/+168