summaryrefslogtreecommitdiff
path: root/regress/bin/ksh
AgeCommit message (Expand)Author
2013-12-02Move ksh test files into regress.Todd C. Miller
2013-06-09Add test for "true && true && false" and "set -e".Todd C. Miller
2013-06-08POSIX specifies that for an AND/OR list, only the last command'sTodd C. Miller
2013-06-07stuff that currently doesn't match what posix says, naddy agreesMarc Espie
2010-03-24tests for ${name#pat} and ${name%pat} issue.Federico G. Schwindt
2009-01-29pass "xerrok" status across the execution call stack to more closelyJared Yanovich
2003-12-15Regression test for PR 2450.Otto Moerbeek
2003-02-09a common construct that ksh fails.Marc Espie
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
2002-02-27Add regress test for ksh bug, crash trigger provided by nino@. ok espie@Daniel Hartmeier