mirror of
https://github.com/NixOS/nix
synced 2025-07-09 16:13:54 +02:00
Build Functional tests with Meson
Co-Authored-By: Qyriad <qyriad@qyriad.me> Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
This commit is contained in:
parent
d434a54b6c
commit
34fe2478a2
29 changed files with 678 additions and 115 deletions
|
@ -3,7 +3,7 @@
|
|||
source common/test-root.sh
|
||||
source common/paths.sh
|
||||
|
||||
set -o pipefail
|
||||
set -eu -o pipefail
|
||||
|
||||
source characterisation/framework.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue