summaryrefslogtreecommitdiff
path: root/regress/bin/ksh
AgeCommit message (Expand)Author
2016-12-11Remove and-list-error-3 test, it is obsoleted by seterror-11Todd C. Miller
2016-12-11Fixes descriptions for seterror tests 1, 2 and 4.Todd C. Miller
2016-09-29If a Makefile both defines SUBDIR and includes <bsd.regress.mk>,Ingo Schwarze
2016-09-27Adjusts some patterns, so that the warning messages ksh prints ifAlexander Bluhm
2016-09-27fix dependency, fixing regress if make regress is called with a clean objOtto Moerbeek
2016-03-21More ksh POSIX compliance fixes by Martijn Dekker:tb
2016-03-05POSIX-compliant behavior of "set -u" regarding "$*" and "$@" specialsDmitrij Czarkoff
2016-03-04don't parse (...|...) patterns in variable substitution inside double quotesDmitrij Czarkoff
2016-03-04rename xxx-what-do-you-call-this-1 to qouted-brace-expansion-1Dmitrij Czarkoff
2016-01-16better mockup for promptlen()Ingo Schwarze
2016-01-12The ksh(1) vi editing mode code is much harder to understand thanIngo Schwarze
2015-07-30Add regress test to exercise octal expansion (via blackslash) inTodd C. Miller
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