about summary refs log tree commit diff
path: root/tests/shell.shebang.rb (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09 Hardcodes `nix-shell` instead of `/usr/bin/env nix-shell`...Samuel Dionne-Riel1-1/+1
... in the ruby shebang test.
2018-04-08 Adds `nix-shell` test for special-cased ruby interpreter.Samuel Dionne-Riel1-0/+7
The test fakes the interpreter only to verify the arguments it would be given.