1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-24 15:04:13 +00:00
cde/src/cmd/ksh93/tests
2020-06-14 20:10:22 +02:00
..
alias.sh Replace the hash alias with a proper builtin 2020-06-12 01:45:18 +02:00
append.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
arith.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
arrays.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
arrays2.sh Fix 47 typos in user-facing help and error messages 2020-06-12 01:45:12 +02:00
attributes.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
basic.sh rm "I/O error" error msg; just keep >0 exit status (re: 9011fa93) 2020-06-12 01:45:18 +02:00
bracket.sh shtests: More speedups; also fix xtrace (re: 734e5953) 2020-06-12 01:45:17 +02:00
builtins.sh move read -S regress test to readcsv.sh (re: af0bd6ad) 2020-06-14 20:10:22 +02:00
case.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
comvar.sh Fix 80 typos in comments 2020-06-12 01:45:12 +02:00
comvario.sh regress tests: remove use of unportable direct paths to commands 2020-06-12 01:45:15 +02:00
coprocess.sh rm "I/O error" error msg; just keep >0 exit status (re: 9011fa93) 2020-06-12 01:45:18 +02:00
cubetype.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
enum.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
exit.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
expand.sh Fix 47 typos in user-facing help and error messages 2020-06-12 01:45:12 +02:00
functions.sh shtests: More speedups; also fix xtrace (re: 734e5953) 2020-06-12 01:45:17 +02:00
glob.sh regress tests: remove use of unportable direct paths to commands 2020-06-12 01:45:15 +02:00
grep.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
heredoc.sh regress tests: remove use of unportable direct paths to commands 2020-06-12 01:45:15 +02:00
io.sh tests/io.sh: don't abort entire suite on failure 2020-06-12 11:34:10 +02:00
leaks.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
locale.sh shtests: More speedups; also fix xtrace (re: 734e5953) 2020-06-12 01:45:17 +02:00
math.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
nameref.sh fix 24 more typos found with the help of codespell 2020-06-12 01:45:15 +02:00
namespace.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
options.sh shtests: More speedups; also fix xtrace (re: 734e5953) 2020-06-12 01:45:17 +02:00
path.sh shtests: More speedups; also fix xtrace (re: 734e5953) 2020-06-12 01:45:17 +02:00
pointtype.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
pty.sh tests/pty.sh: fix regress fail due to $TMPDIR 2020-06-13 01:48:13 +02:00
quoting.sh regress tests: remove use of unportable direct paths to commands 2020-06-12 01:45:15 +02:00
quoting2.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
readcsv.sh move read -S regress test to readcsv.sh (re: af0bd6ad) 2020-06-14 20:10:22 +02:00
recttype.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
restricted.sh Fix set +r so that it cannot unset the restricted option 2020-06-12 01:45:18 +02:00
return.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
select.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
shtests shtests: make tests more interruptable with Ctrl+C 2020-06-12 01:45:18 +02:00
sigchld.sh shtests: More speedups; also fix xtrace (re: 734e5953) 2020-06-12 01:45:17 +02:00
signal.sh Fix 39 spelling errors and a formatting issue 2020-06-12 01:45:18 +02:00
statics.sh fix 24 more typos found with the help of codespell 2020-06-12 01:45:15 +02:00
subshell.sh Implement a better fix for unsetting special env vars 2020-06-13 12:55:48 -07:00
substring.sh shtests: More speedups; also fix xtrace (re: 734e5953) 2020-06-12 01:45:17 +02:00
tilde.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
timetype.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
treemove.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
types.sh Regression test suite: get rid of unportable 'mktemp -dt' 2020-06-12 01:45:13 +02:00
variables.sh shtests: fix loose ends 2020-06-12 01:45:17 +02:00
vartree1.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
vartree2.sh Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00