This website requires JavaScript.
Explore
Help
Sign In
alois31
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
8abb627002
lix
/
tests
/
ca
/
common.sh
6 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Move the CA tests to a sub-directory Requires a slight update to the test infra to work properly, but having the possibility to group tests that way makes the whole thing quite cleaner imho
2020-11-09 15:04:18 +00:00
source
../common.sh
Allow running all the tests with the daemon When `NIX_DAEMON_PACKAGE` is set, make all the tests use the Nix daemon. That way we can test every piece of Nix functionality both with and without the daemon. Tests for which using the daemon isn’t possible or doesn’t make sens can selectively be disabled with `needLocalStore`
2021-07-26 04:54:55 +00:00
tests/common.sh.in: Add enableFeatures helper
2022-03-02 20:48:25 +00:00
enableFeatures
"ca-derivations ca-references"
Allow running all the tests with the daemon When `NIX_DAEMON_PACKAGE` is set, make all the tests use the Nix daemon. That way we can test every piece of Nix functionality both with and without the daemon. Tests for which using the daemon isn’t possible or doesn’t make sens can selectively be disabled with `needLocalStore`
2021-07-26 04:54:55 +00:00
restartDaemon
Copy permalink