.. |
dotcmd
|
Supply a missing \ ... this missing has meant that these tests
|
2018-12-04 09:47:25 +00:00 |
Makefile
|
Add a new test program to test the "intermediate" shell built in
|
2018-12-05 02:45:05 +00:00 |
t_arith.sh
|
Add basic tests for the forthcoming ',' '++' and '--' operators.
|
2017-07-15 18:50:42 +00:00 |
t_builtins.sh
|
Add several sub-tests to the test for the "eval" builtin,
|
2019-01-09 10:51:23 +00:00 |
t_cmdsub.sh
|
Add a new test to verify correct operation when a command substitution
|
2017-06-16 07:37:41 +00:00 |
t_evaltested.sh
|
Finish TEST_SH - all tests should support it now.
|
2016-03-27 14:50:01 +00:00 |
t_exit.sh
|
Remove the trap_zero__explicit_return test case - it was testing undefined
|
2016-05-07 23:51:30 +00:00 |
t_expand.sh
|
Fix an (apparent) ancient ash bug, that was apparently fixed sometime
|
2019-05-04 02:52:22 +00:00 |
t_fsplit.sh
|
NFC: Added some comments (about other comments)
|
2017-06-24 11:06:17 +00:00 |
t_here.sh
|
Add sub tests to the quoting test case, to demonstrate a parsing
|
2019-01-22 14:31:53 +00:00 |
t_option.sh
|
Fix typo (s/supress/suppress/).
|
2019-07-11 03:49:51 +00:00 |
t_patterns.sh
|
Make sure we have enough free inodes before running the filename_expansion
|
2019-07-10 05:57:43 +00:00 |
t_redir.sh
|
Add a new test case to test <> (open for input & output),
|
2018-11-27 09:55:32 +00:00 |
t_redircloexec.sh
|
Skip the test of non-posix behaviour if we are deliberately trying
|
2017-05-27 13:11:50 +00:00 |
t_set_e.sh
|
When embedding a command in a subshell "( ... )" avoid accidentally
|
2016-03-31 16:22:27 +00:00 |
t_shift.sh
|
Use valid (standard) shell syntax, in anticipation of /bin/sh enforcing
|
2016-05-17 09:05:14 +00:00 |
t_syntax.sh
|
Add a test for the bug in PR bin/53712 ( " { } > out " core dump )
|
2018-11-14 02:37:51 +00:00 |
t_ulimit.sh
|
Finish TEST_SH - all tests should support it now.
|
2016-03-27 14:50:01 +00:00 |
t_varquote.sh
|
Finish TEST_SH - all tests should support it now.
|
2016-03-27 14:50:01 +00:00 |
t_varval.sh
|
New tests from kre
|
2016-03-16 15:49:19 +00:00 |
t_wait.sh
|
Avoid leaving turds in /tmp. (from kre@)
|
2016-03-31 16:22:54 +00:00 |