about summary refs log tree commit diff
path: root/Test/A04redirect.ztst
Commit message (Collapse)AuthorAgeFilesLines
* 34901: Test for the previous commitPeter Stephenson2015-04-151-0/+17
|
* users/19756: test for case of closing fd with no error messagePeter Stephenson2015-01-201-1/+6
|
* users/19751: remove error on failure to close file descriptor by number.Peter Stephenson2015-01-201-4/+6
| | | | | Keep it when closing file descriptor stored in a variable, i.e. explicitly opened by the user.
* 33294: $functions[func_with_redir] plus extra testsPeter Stephenson2014-09-301-0/+24
|
* 33286: handle redirections for multiply named functionsPeter Stephenson2014-09-291-0/+16
|
* 33285: apply function definition redirections at executionPeter Stephenson2014-09-291-1/+37
|
* 31141: Tighten NO_CLOBBER restrictions on {fd} syntaxPeter Stephenson2013-03-101-0/+11
| | | | to apply only if $fd is exactly an fd and nothing else.
* 30789: Add CONTINUE_ON_ERROR for old behaviour.Peter Stephenson2012-11-151-6/+6
| | | | | New behaviour is for scripts to exit on error instead of returning to top level and executing the next command.
* users/17310: we can't treat < after [ as a normal character.Peter Stephenson2012-10-031-0/+3
| | | | Document problem and test for case that needs to work.
* 29928: belated commit to fix OpenBSD redirection testPeter Stephenson2011-12-081-2/+3
|
* 29924: add ability to match test output using patternsPeter Stephenson2011-12-011-19/+5
|
* 29923: work around test problem with invalid file descriptor messagePeter Stephenson2011-12-011-5/+19
|
* 29844, 29845: remove bogusPeter Stephenson2011-10-261-2/+5
| | | | error on closing fd's 0 to 9; update test
* 29561: missed filePeter Stephenson2011-07-271-0/+3
|
* 28866: with POSIX_BUILTINS "command" prefix resets specialnessPeter Stephenson2011-03-061-0/+7
|
* 28791: exit on errors with special builtins with POSIXBUILTINSPeter Stephenson2011-02-221-0/+49
|
* 28784: exit on exec redirection error with POISX_BUILTINSPeter Stephenson2011-02-211-0/+12
|
* 28259: Finally fix some ancient problems with here-documentsPeter Stephenson2010-09-141-0/+4
|
* 26029: test for redirection with no preceding whitespacePeter Stephenson2008-11-121-0/+18
|
* 24711: fix re-presentation of here-documents munged internallyPeter Stephenson2008-03-141-0/+52
| | | | to here-strings
* 22550: put "exec" testsPeter Stephenson2006-07-121-13/+23
| | | | | in subshells and allow substitution on test output to occur after the test.
* 22546: fix {myfd}>... bug and tweak testsPeter Stephenson2006-07-111-3/+8
|
* 21758: optimise =(<<<...) to run within the shell.Peter Stephenson2005-09-231-0/+8
|
* Update test for change in error message.Bart Schaefer2005-04-161-1/+1
|
* 21141: fix some issues associated with the {myfd}>... syntaxPeter Stephenson2005-04-141-1/+6
|
* 21134: bad file descriptor error message system variation.Peter Stephenson2005-04-121-1/+5
| | | | Hey, six nouns in a row!
* 21133: New {myfd} syntax for allocating file descriptorsPeter Stephenson2005-04-121-0/+25
|
* 20112: Forgot this bit.Peter Stephenson2004-06-301-0/+24
|
* 18492: Provide partial fix for multios and output process substitutionPeter Stephenson2003-05-021-10/+2
| | | | asynchronicity problem. Document workarounds for remaining problems.
* 15334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson2001-07-091-2/+2
|
* 15329: test script changes to go with 15327 LINENO changePeter Stephenson2001-07-091-1/+1
|
* moved from ./Test/04redirect.ztstSven Wischnowsky2001-04-021-0/+221