Théophane Hufschmitt
|
65387ad3ea
|
Remove the NIX_GC_SOCKET_PATH environment variable
Not really needed since it's configurable from the config (and people
can always use `$NIX_CONFIG` if they really need to configure it from
the CLI)
|
2023-06-26 10:41:06 +02:00 |
|
Théophane Hufschmitt
|
beac0b49e4
|
Correctly handle multiple traps in the tests
|
2022-04-13 10:24:53 +02:00 |
|
Théophane Hufschmitt
|
48b8de73f0
|
Typo
|
2022-04-13 10:24:53 +02:00 |
|
Théophane Hufschmitt
|
cd7e22e4e0
|
Fix the external-gc-daemon test
Don’t run the auxiliary tests in a new shell, as that would trigger the
`EXIT` trap, causing the daemon to die early
|
2022-04-13 10:24:53 +02:00 |
|
Théophane Hufschmitt
|
8de54ed4e1
|
Gate the external gc behind an xp feature flag
|
2022-04-13 10:24:53 +02:00 |
|
Théophane Hufschmitt
|
f76bfbfbd6
|
Remove the dependency to which in the tests
|
2022-04-13 10:24:53 +02:00 |
|
Théophane Hufschmitt
|
2575dd4f19
|
Add some tests for the external gc daemon
|
2022-04-13 10:24:53 +02:00 |
|