1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
Goldstein 1bec90e3c4
tests/functional/repl.sh: fail test on wrong stdout
Previous test implementation assumed that grep supports newlines
in patterns. It doesn't, so tests spuriously passed, even though
some tests outputs were broken.

This patches output (and expected output) before grepping,
so there're no newlines in pattern.
2024-07-15 23:11:26 +03:00
..
functional tests/functional/repl.sh: fail test on wrong stdout 2024-07-15 23:11:26 +03:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Merge pull request #11019 from DeterminateSystems/fix-failed-to-open-archive 2024-07-05 17:10:02 +02:00
unit getSnippetUpTo: Return optional 2024-07-15 20:10:45 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00