This website requires JavaScript.
Explore
Help
Sign in
max
/
nix-super
Watch
1
Star
0
Fork
You've already forked nix-super
0
mirror of
https://github.com/privatevoid-net/nix-super.git
synced
2024-11-11 16:56:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
8abb627002
nix-super
/
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 17:04:18 +02: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 07:54:55 +03:00
tests/common.sh.in: Add enableFeatures helper
2022-03-02 22:48:25 +02: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 07:54:55 +03:00
restartDaemon
Reference in a new issue
Copy permalink