1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-06 00:51:00 +01:00
nix/doc/manual/src/contributing
John Ericson 9afa697ab6 Refactor bash test build system a bit
The basic idea here is to separate a few intertwined notions:

1. Not all "run bash tests" are "install tests"

2. Not all "run bash tests" use `tests/functional/init.sh`, or any
   pre-test initialization at all.

This will used in the next commit when we have a test that check unit
test golden master data.

Also, move our custom `PS4` from the test to the test runner, as it is
part of how we want to display the tests, not the test themselves.

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2023-11-10 11:02:37 -05:00
..
cli-guideline.md doc/cli-guideline: Improve examples 2023-02-28 16:35:47 +01:00
contributing.md add contributing guide for documentation 2023-09-26 01:06:47 +02:00
cxx.md Split out worker protocol template definitions from declarations 2023-06-19 11:45:59 -04:00
documentation.md Merge pull request #9234 from fricklerhandwerk/doc-style-examples 2023-11-02 09:49:38 -04:00
experimental-features.md Single page for experimental feature descriptions 2023-04-09 11:01:23 -04:00
hacking.md doc/hacking: Fix clangd for tests 2023-11-01 11:44:16 +01:00
testing.md Refactor bash test build system a bit 2023-11-10 11:02:37 -05:00