This website requires JavaScript.
Explore
Help
Sign In
lix-project
/
lix
Watch
20
Star
55
Fork
You've already forked lix
31
Code
Issues
346
Code Review (Gerrit)
Projects
3
Releases
Wiki
Activity
7ddcb39206
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
Reference in a new issue
Copy permalink