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-15 10:46:15 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c6c8d2af65
nix-super
/
tests
/
functional
/
ca
/
new-build-cmd.sh
8 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
No longer copy functional tests to the build dir This should make `_NIX_TEST_ACCEPT=1` work again, fixing #11369. Progress on #2503
2024-11-01 15:56:50 +02:00
#!/usr/bin/env bash
Test `nix build --json` return output paths in floating CA case Adding a test to ensure there is no regression. The tests that are split out of `tests/build.sh` are ones that don't yet work with CA derivation. I have not yet evaluated whether they should or not. This behavior, reported missing in issue #4661, already got fixed in PR #4818, but didn't get a test case then.
2021-03-01 02:15:05 +02:00
source
common.sh
export
NIX_TESTS_CA_BY_DEFAULT
=
1
cd
..
source
./build.sh
Reference in a new issue
Copy permalink