nixpkgs/pkgs/shells
Cole Helbling a17630204a fish: fix and enable fishConfig test
`nix-build -A fish.tests.fishConfig` will now test that the
`fish_config` tool would start up properly. Previously, this test was
effectively disabled due to `withTests` being stubbed out.

I don't think this test ever truly worked, because the generated
temporary file would be cleaned up automatically (or maybe this
"automatically" changed between versions). The solution to this is to
add `delete=False` to the `NamedTemporaryFile` function call, to keep
the temporary file around in order to grep its contents for the expected
output.
2020-05-04 21:31:59 +02:00
..
any-nix-shell treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bash bash-completion: ignore failing gcc tests on Aarch32 2020-04-30 01:06:40 +09:00
dash treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
dgsh treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
elvish treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
es treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
fish fish: fix and enable fishConfig test 2020-05-04 21:31:59 +02:00
ion ion: 1.0.5 -> unstable-2020-03-22 2020-03-27 19:47:33 -04:00
jush treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ksh treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
liquidprompt treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mksh mksh: 57 -> 58 2020-04-15 00:59:17 -03:00
mrsh mrsh: enable on darwin 2020-01-18 04:20:00 -05:00
nushell nushell: 0.12.0 -> 0.13.0 2020-05-01 09:25:02 +02:00
oh oh: add missing description & homepage 2019-11-10 07:59:05 +01:00
oil oil: 0.7.0 -> 0.8.pre4 2020-04-21 15:45:04 +03:00
pash treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
powershell powershell: enable darwin install 2020-05-04 09:25:36 -07:00
rc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rssh treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rush treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tcsh tcsh: 6.21.00 -> 6.22.02 2020-04-07 10:25:45 -03:00
xonsh xonsh: 0.9.16 -> 0.9.17 2020-04-10 04:20:00 -05:00
zsh oh-my-zsh: 2020-04-30 -> 2020-05-01 2020-05-04 08:43:02 -04:00