gash/test
Jan Nieuwenhuizen 8d0d50240b Support functions. 2018-11-05 20:16:39 +01:00
..
data Support functions. 2018-11-05 20:16:39 +01:00
00-exit-0.sh Support escaped newline. 2018-11-05 20:13:26 +01:00
00-exit-1.exit Support escaped newline. 2018-11-05 20:13:26 +01:00
00-exit-1.sh Support escaped newline. 2018-11-05 20:13:26 +01:00
00-exit.sh test: Updates. 2018-07-03 22:18:05 +02:00
01-script-backslash-space.sh Support escaped newline. 2018-11-05 20:13:26 +01:00
01-script-backslash-twice.exit Support escaped newline. 2018-11-05 20:13:26 +01:00
01-script-backslash-twice.sh Support escaped newline. 2018-11-05 20:13:26 +01:00
01-script-backslash.exit Support escaped newline. 2018-11-05 20:13:26 +01:00
01-script-backslash.sh Support escaped newline. 2018-11-05 20:13:26 +01:00
01-script-newline.exit Support escaped newline. 2018-11-05 20:13:26 +01:00
01-script-newline.sh Support escaped newline. 2018-11-05 20:13:26 +01:00
01-script-semi.exit Support escaped newline. 2018-11-05 20:13:26 +01:00
01-script-semi.sh Support escaped newline. 2018-11-05 20:13:26 +01:00
03-echo-doublequotes.sh Support functions. 2018-11-05 20:16:39 +01:00
03-echo-doublequotes.stdout Support functions. 2018-11-05 20:16:39 +01:00
03-echo-escaped-doublequotes.sh test: Refactor. 2018-11-05 20:13:26 +01:00
03-echo-escaped-doublequotes.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
03-echo-nesting.sh test: Refactor. 2018-11-05 20:13:26 +01:00
03-echo-nesting.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
03-echo-quoted-doublequotes.sh test: Refactor. 2018-11-05 20:13:26 +01:00
03-echo-quoted-doublequotes.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
03-echo.sh test: Updates. 2018-07-03 22:18:05 +02:00
04-echo-equal.sh test: Refactor. 2018-11-05 20:13:26 +01:00
04-echo-equal.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
04-echo-var.sh test: Updates. 2018-07-03 22:18:05 +02:00
05-assignment-backtick.sh test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-backtick.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-double-quote.sh test: Update test suite. 2018-11-05 19:59:53 +01:00
05-assignment-doublequoted-doublequotes.sh test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-doublequoted-doublequotes.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-echo.sh test: Update test suite. 2018-11-05 19:59:53 +01:00
05-assignment-echo.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-empty.sh test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-empty.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-singlequote.sh test: Update test suite. 2018-11-05 19:59:53 +01:00
05-assignment-variable-word.sh test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-variable-word.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-word-variable.sh test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment-word-variable.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
05-assignment.sh test: Updates. 2018-07-03 22:18:05 +02:00
06-command-compound-word.sh test: Refactor. 2018-11-05 20:13:26 +01:00
06-command-compound-word.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
06-compound-word.sh test: Refactor. 2018-11-05 20:13:26 +01:00
06-compound-word.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
07-variable-not-or.sh Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
07-variable-not-or.stdout Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
07-variable-or.sh Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
07-variable-or.stdout Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
08-variable-and.sh Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
08-variable-and.stdout Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
08-variable-not-and.sh Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
08-variable-not-and.stdout Support ${foob-bar} and ${foo+bar}. 2018-11-05 20:13:26 +01:00
10-if-false.sh test: Refactor. 2018-11-05 20:13:26 +01:00
10-if-word-variable.sh test: Refactor. 2018-11-05 20:13:26 +01:00
10-if.sh geesh: initial integration. 2018-10-21 12:45:51 +02:00
11-for-split-sequence.sh test: Refactor. 2018-11-05 20:13:26 +01:00
11-for-split-sequence.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
11-for.sh test: Refactor. 2018-11-05 20:13:26 +01:00
11-for.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
20-and.exit Support && and ||. 2018-11-05 20:13:26 +01:00
20-and.sh Support && and ||. 2018-11-05 20:13:26 +01:00
20-or.sh Support && and ||. 2018-11-05 20:13:26 +01:00
20-pipe-exit-0.sh Add -e, -x options. Use -x for running tests. 2018-07-04 06:58:01 +02:00
20-pipe-exit-1.exit test: Refactor. 2018-11-05 20:13:26 +01:00
20-pipe-exit-1.sh test: Refactor. 2018-11-05 20:13:26 +01:00
20-pipe-sed-cat.sh test: Refactor. 2018-11-05 20:13:26 +01:00
20-pipe-sed-cat.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
20-pipe-sed.sh test: Refactor. 2018-11-05 20:13:26 +01:00
20-pipe-sed.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
20-semi.exit test: Refactor. 2018-11-05 20:13:26 +01:00
20-semi.sh test: Refactor. 2018-11-05 20:13:26 +01:00
30-for-substitution.sh test: Refactor. 2018-11-05 20:13:26 +01:00
30-for-substitution.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
30-substitution-assignment.sh test: Refactor. 2018-11-05 20:13:26 +01:00
30-substitution-assignment.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
30-substitution-backtick.sh test: Refactor. 2018-11-05 20:13:26 +01:00
30-substitution-backtick.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
30-substitution.sh test: Refactor. 2018-11-05 20:13:26 +01:00
30-substitution.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
40-assignment-eval-echo.sh test: Refactor. 2018-11-05 20:13:26 +01:00
40-assignment-eval-echo.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
40-eval-echo-variable.sh test: Refactor. 2018-11-05 20:13:26 +01:00
40-eval-echo-variable.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
40-eval.sh test: Refactor. 2018-11-05 20:13:26 +01:00
40-eval.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
50-iohere.sh test: Refactor. 2018-11-05 20:13:26 +01:00
50-iohere.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
60-function.sh Support functions. 2018-11-05 20:16:39 +01:00
60-function.stdout Support functions. 2018-11-05 20:16:39 +01:00
60-subst.sh Support functions. 2018-11-05 20:16:39 +01:00
100-sed-case.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-case.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-file.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-file.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-global.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-global.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-group-extended.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-group-extended.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-group.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-group.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-once.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-once.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-twice.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-twice.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-undo.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed-undo.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-sed.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-tar-Z-old.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-tar-Z-old.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-tar-Z-pipe.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-tar-Z-pipe.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-tar-Z.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-tar-Z.stdout test: Refactor. 2018-11-05 20:13:26 +01:00
100-tar.sh test: Refactor. 2018-11-05 20:13:26 +01:00
100-tar.stdout test: Refactor. 2018-11-05 20:13:26 +01:00