gash/tests
Timothy Sample 0ae52599c4 Preserve input and error ports in substitutions
This was simply a mistake.

* geesh/shell.scm (sh:substitute-command): Leave 'current-input-port'
and 'current-error-port' alone.
* tests/shell.scm: Remove tests that check that input and error gets
ignored during substitutions.
2018-12-05 16:08:09 -05:00
..
spec Enable 'word-split' specification test 2018-12-05 16:08:09 -05:00
automake.scm Initial commit 2018-01-31 14:52:05 -05:00
config.scm.in Add shell module 2018-11-28 23:07:03 -05:00
environment.scm Add function for reading an 'environ' 2018-11-28 23:07:03 -05:00
lexer.scm Fix lexing of empty double quotes 2018-11-09 16:22:11 -05:00
parser.scm Fix parsing of for loops 2018-11-28 23:04:30 -05:00
shell.scm Preserve input and error ports in substitutions 2018-12-05 16:08:09 -05:00
word.scm Fix handling of non-whitespace IFS separators 2018-12-05 16:08:09 -05:00