NetBSD/tests/bin/sh
kre 490e17a0c9 Fix building the debugging tarball of the directory tree created for
the pathname matching tests ... this is not used in any way in a normal
test run, but if there are problems, one needs a mechanism to discover
whether the issue is with the code that creates the directory tree in the
test, or with the matching (either what the test expects to happen, or
what the shell actually does).   The couple of lines being fixed here make
that mechanism work --- I have had this in my private sources for years
now, but never got around to committing it.   It is time.  NFC for any
normal test run.
2023-05-11 10:08:34 +00:00
..
dotcmd Supply a missing \ ... this missing has meant that these tests 2018-12-04 09:47:25 +00:00
Makefile PR bin/55979 2021-02-16 09:46:24 +00:00
t_arith.sh
t_builtins.sh Add two new sub-tests to the echo test case of the t_builtins shell ATF test. 2021-05-18 21:37:56 +00:00
t_cmdsub.sh t_cmdsub.sh: fix naming of head() of cmdsub_paren_tests 2023-05-11 00:32:48 +00:00
t_evaltested.sh
t_exit.sh
t_expand.sh Adjust the tilde expansion test to deal with (very) recent changes 2023-03-06 05:54:54 +00:00
t_fsplit.sh
t_here.sh PR bin/53550 2021-11-22 05:21:54 +00:00
t_input.sh PR bin/55979 2021-02-16 09:46:24 +00:00
t_option.sh fix various small typos, mainly in comments. 2022-05-22 11:27:33 +00:00
t_patterns.sh Fix building the debugging tarball of the directory tree created for 2023-05-11 10:08:34 +00:00
t_redir.sh Deal with a lot more pipes into atf_check missed last time. 2021-11-21 20:50:35 +00:00
t_redircloexec.sh
t_set_e.sh
t_shift.sh
t_syntax.sh More tests that were doing ... | atf_check ... 2021-11-22 05:07:15 +00:00
t_ulimit.sh
t_varquote.sh
t_varval.sh More tests that were doing ... | atf_check ... 2021-11-22 05:07:15 +00:00
t_wait.sh