[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54180] [PATCH 09/12] tests: Check 'guix home reconfigure' for a sec
From: |
Maxime Devos |
Subject: |
[bug#54180] [PATCH 09/12] tests: Check 'guix home reconfigure' for a second generation. |
Date: |
Sun, 27 Feb 2022 16:49:29 +0100 |
User-agent: |
Evolution 3.38.3-1 |
Ludovic Courtès schreef op zo 27-02-2022 om 14:53 [+0100]:
> * tests/guix-home.sh: Invoke "guix home reconfigure" a second time with
> a modify config file and check the result.
Something I don't understand, is why these tests are bash scripts in
the first place.
Wouldn't Scheme code suffice and be easier to reason about? For
example, Scheme code would avoid repeating the complicated code for
starting a daemon and making sure it exits in every .sh test.
Greetings
Maxime.
signature.asc
Description: This is a digitally signed message part
- [bug#54180] [PATCH 12/12] home: symlink-manager: Rename "path" to "file" where appropriate., (continued)
- [bug#54180] [PATCH 12/12] home: symlink-manager: Rename "path" to "file" where appropriate., Ludovic Courtès, 2022/02/27
- [bug#54180] [PATCH 07/12] tests: Make sure 'guix home reconfigure' backs up files., Ludovic Courtès, 2022/02/27
- [bug#54180] [PATCH 11/12] home: symlink-manager: 'create-symlinks' uses 'file-system-fold'., Ludovic Courtès, 2022/02/27
- [bug#54180] [PATCH 05/12] home: symlink-manager: Remove 'empty-directory?' and avoid TOCTTOU race., Ludovic Courtès, 2022/02/27
- [bug#54180] [PATCH 04/12] home: symlink-manager: Use 'file-is-directory?'., Ludovic Courtès, 2022/02/27
- [bug#54180] [PATCH 08/12] tests: Simplify use of 'local-file' in 'tests/guix-home.sh'., Ludovic Courtès, 2022/02/27
- [bug#54180] [PATCH 10/12] home: symlink-manager: 'cleanup-symlinks' uses 'file-system-fold'., Ludovic Courtès, 2022/02/27
- [bug#54180] [PATCH 09/12] tests: Check 'guix home reconfigure' for a second generation., Ludovic Courtès, 2022/02/27
- [bug#54180] [PATCH 09/12] tests: Check 'guix home reconfigure' for a second generation.,
Maxime Devos <=
- [bug#54180] [PATCH 00/12] Home: Clarify and better test symlink-manager.scm, Andrew Tropin, 2022/02/28