| .. |
|
alias.sh
|
Fix a crash on unsetting preset alias (re: ddaa145b) (#133)
|
2020-09-18 11:17:20 +01:00 |
|
append.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
arith.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
arrays.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
arrays2.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
attributes.sh
|
tests/attributes.sh: add reproducer from rhbz#903750 (already fixed in 93u+)
|
2020-09-18 13:53:53 +02:00 |
|
basic.sh
|
tests/basic.sh: fix test for BSD 'ps' (re: cefe087d)
|
2020-09-29 05:18:43 +02:00 |
|
bracket.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
builtins.sh
|
combining alarm and IFS caused segfault (rhbz#1176670)
|
2020-09-27 03:03:48 +02:00 |
|
case.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
comvar.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
comvario.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
coprocess.sh
|
tests/coprocess.sh: temp disable known intermittent fail
|
2020-09-20 20:47:49 +02:00 |
|
cubetype.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
enum.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
exit.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
expand.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
functions.sh
|
tests/functions.sh: speed up a test
|
2020-09-28 22:41:48 +02:00 |
|
glob.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
grep.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
heredoc.sh
|
add another comsub regress test variant (re: 6e515f1d)
|
2020-09-24 06:31:56 +02:00 |
|
io.sh
|
Fix elusive/intermittent DEBUG trap crash (rhbz#1200534)
|
2020-09-27 13:20:03 +02:00 |
|
leaks.sh
|
tests/leaks.sh: avoid false leak: pre-run test (re: fe20311f)
|
2020-09-21 02:08:29 +02:00 |
|
locale.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
math.sh
|
tests/math.sh: do not break loop; show all errors (re: d7c90ead)
|
2020-09-24 06:51:11 +02:00 |
|
nameref.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
namespace.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
options.sh
|
Allow turning off brace expansion in comsubs (rhbz#1078698)
|
2020-09-24 08:21:37 +02:00 |
|
path.sh
|
whence -v/-a: report path to autoloadable functions
|
2020-09-25 17:45:40 +02:00 |
|
pointtype.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
pty.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
quoting.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
quoting2.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
readcsv.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
recttype.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
restricted.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
return.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
select.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
shtests
|
shtests: add ${.sh.pid} to PS4/xtrace (re: 9de65210)
|
2020-09-02 15:51:02 +01:00 |
|
sigchld.sh
|
tests/sigchild.sh: increase a sleep to prevent very rare intermittent fail
|
2020-09-18 20:06:34 +02:00 |
|
signal.sh
|
Fix signal/trap behaviour in ksh functions (rhbz#1454804)
|
2020-09-29 03:16:39 +02:00 |
|
statics.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
subshell.sh
|
add missing function crash test (re: 6193c6a3)
|
2020-09-27 06:46:52 +02:00 |
|
substring.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
tilde.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
timetype.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
treemove.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
types.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
variables.sh
|
Avoid importing env vars with invalid names (rhbz#1147645)
|
2020-09-26 20:57:39 +02:00 |
|
vartree1.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |
|
vartree2.sh
|
shtests: cd to each test set's temp dir before running
|
2020-09-02 06:02:40 +01:00 |