index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-09
tests: Add qemu-guest-agent system test.
Timotej Lazar
1
-0
/
+84
2022-08-09
system: install: Always use 'current-guix'.
Ludovic Courtès
1
-13
/
+2
2022-08-01
gnu: telephony: Add a Jami test for a partially defined jami-account.
Maxim Cournoyer
1
-10
/
+43
2022-07-15
gnu: tests: Fix guix-data-service test.
Timotej Lazar
1
-6
/
+15
2022-07-01
image: Add default value for partition initializer.
Ludovic Courtès
1
-1
/
+0
2022-07-01
services: root-file-system: Cleanly unmount upon shutdown.
Ludovic Courtès
1
-3
/
+142
2022-06-24
tests: ldap: Increase VM memory size.
Timotej Lazar
1
-1
/
+3
2022-06-24
tests: docker: Relax marionette timeout.
Maxim Cournoyer
1
-2
/
+4
2022-06-17
gnu: tests: Add seatd/greetd based minimal desktop system tests.
muradm
1
-1
/
+211
2022-06-10
services: jami: Modernize to adjust to Shepherd 0.9+ changes.
Maxim Cournoyer
1
-216
/
+196
2022-06-05
tests: childhurd: Make sure "guix build -d" works.
Ludovic Courtès
1
-1
/
+19
2022-06-05
tests: childhurd: Generalize command execution over SSH.
Ludovic Courtès
1
-6
/
+6
2022-05-22
services: openssh: Listen on both IPv4 and IPv6.
Ludovic Courtès
1
-1
/
+11
2022-05-01
services: bitlbee: Use 'make-inetd-constructor'.
Ludovic Courtès
1
-20
/
+1
2022-05-01
tests: Fix tailon test.
Mathieu Othacehe
1
-5
/
+1
2022-04-29
tests: Avoid starting services to check whether they're running.
Ludovic Courtès
1
-27
/
+5
2022-04-08
tests: Add "encrypted-home-os" installation test.
Ludovic Courtès
1
-1
/
+113
2022-04-07
services: openssh: Start as an inetd service.
Ludovic Courtès
1
-15
/
+17
2022-03-19
tests: install: Add two new Btrfs RAID10 install test.
Maxim Cournoyer
1
-1
/
+112
2022-03-19
tests: install: Enable the use of multiple disk devices for tests.
Maxim Cournoyer
1
-122
/
+140
2022-03-19
tests: install: Streamline 'qemu-command/writable-image'.
Maxim Cournoyer
1
-37
/
+24
2022-03-19
tests: install: Adjust the timeouts on two failing tests.
Maxim Cournoyer
1
-2
/
+4
2022-02-21
tests: nix: Remove tab characters.
Mathieu Othacehe
1
-2
/
+2
2022-02-21
tests: nix: Fix it.
Mathieu Othacehe
1
-16
/
+3
2022-01-31
services: guix: Add nar-herder-service-type.
Christopher Baines
1
-2
/
+79
2022-01-29
tests: Add system test for TimescaleDB.
Marius Bakke
1
-1
/
+138
2022-01-29
tests: postgresql: Test the default PostgreSQL.
Marius Bakke
1
-1
/
+1
2022-01-13
services: Adjust the jami service for the upgraded jami.
Maxim Cournoyer
1
-2
/
+2
2021-12-28
installer: Recommend 'ntp-service-type' for non-graphical systems.
Leo Famulari
1
-2
/
+3
2021-12-23
tests: rsync: Fix it.
Mathieu Othacehe
1
-1
/
+1
2021-12-23
tests: reconfigure: Fix it.
Mathieu Othacehe
1
-1
/
+3
2021-12-23
tests: nfs: Fix nfs-root-fs test.
Mathieu Othacehe
1
-93
/
+88
2021-12-23
tests: docker: Fix it.
Mathieu Othacehe
1
-22
/
+29
2021-12-23
Remove VM generation dead-code.
Mathieu Othacehe
1
-1
/
+1
2021-12-21
tests: rsync: Define several modules.
Ludovic Courtès
1
-1
/
+39
2021-12-13
tests: static-networking: Adjust to new style.
Ludovic Courtès
1
-6
/
+2
2021-12-13
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
2
-17
/
+131
2021-12-12
tests: Replace uses of deprecated 'static-networking-service'.
Ludovic Courtès
2
-16
/
+20
2021-12-12
services: static-networking: Change interface to mimic netlink.
Ludovic Courtès
1
-1
/
+1
2021-12-12
tests: openvswitch: Check whether ovs0 is up.
Ludovic Courtès
1
-2
/
+17
2021-12-12
tests: Add 'static-networking' test.
Ludovic Courtès
1
-2
/
+97
2021-12-10
Merge remote-tracking branch 'signed/master' into core-updates
Mathieu Othacehe
1
-1
/
+1
2021-12-06
tests: patchwork: Use the default PostgreSQL.
Marius Bakke
1
-1
/
+1
2021-12-01
tests: install: Use the swap-space record.
Mathieu Othacehe
1
-3
/
+6
2021-11-23
tests: Fix installation tests.
Mathieu Othacehe
1
-2
/
+2
2021-11-17
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
1
-2
/
+3
2021-11-15
gnu: hpcguix-web: Update to 0.2.0.
Ludovic Courtès
1
-2
/
+3
2021-11-11
gnu: glibc: Look for the current timezone in /etc/localtime.
Ludovic Courtès
1
-0
/
+11
2021-10-18
Merge remote-tracking branch 'signed/master' into core-updates
Mathieu Othacehe
1
-2
/
+2
2021-10-18
tests: Pass '-F qcow2' to 'qemu-img create'.
Ludovic Courtès
1
-2
/
+2
[next]