nix-super/tests
Robert Hensing 3112e59734 ProgressBar::ask: Accept EOF as a no
This may occur when stderr is a tty but stdin is empty.
E.g.

    $ nix build </dev/null
    error: unexpected EOF reading a line

These stdio handles are how some non-interactive sandboxes behave,
including the Nix build sandbox and Hercules CI Effects.
2024-11-06 19:45:19 +01:00
..
functional ProgressBar::ask: Accept EOF as a no 2024-11-06 19:45:19 +01:00
installer Revert "tests.installer: Load profile with -o unset" 2024-09-18 23:06:01 +02:00
nixos Make functional tests on NixOS use Meson not Make 2024-11-04 10:39:09 -05:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00