| Commit message (Expand) | Author | Age | Files | Lines |
| * | Test case for read-only array being not that read-only in ksh. |  zhuk | 2021-03-05 | 1 | -1/+14 |
| * | As in emacs.sh -r1.11 by jca, don't test the behavior of ^L. With |  tb | 2020-09-20 | 1 | -3/+2 |
| * | Adapt regress to IFS splitting correction (eval.c -r1.66) |  tb | 2020-09-13 | 1 | -3/+3 |
| * | Add support for set -o pipefail |  jca | 2020-07-07 | 1 | -1/+89 |
| * | Add test covering revision 1.64 of c_sh, fix exit code of compound lists |  anton | 2020-05-22 | 1 | -1/+12 |
| * | Don't test the behavior of ^L as it depends on $TERM |  jca | 2019-04-03 | 1 | -5/+1 |
| * | a handful of new tests related to expr.c rev. 1.34 |  schwarze | 2019-02-21 | 1 | -0/+63 |
| * | Fix kill [-SIGNAME | -s SIGNAME] and simplify |  jca | 2018-12-08 | 1 | -2/+1 |
| * | Basic regress test for kill -s SIG[NAME] (now failing) |  jca | 2018-12-08 | 1 | -1/+9 |
| * | test that PWD and OLDPWD are exported |  anton | 2018-09-29 | 1 | -1/+12 |
| * | Add a test related to variable expansion that used to trigger the segfault seen |  anton | 2018-07-09 | 1 | -1/+4 |
| * | Add test covering variable expansion referencing multiple read-only variables. |  anton | 2018-07-08 | 1 | -1/+14 |
| * | Add test for proper stack reallocation in time command |  kn | 2018-04-24 | 1 | -1/+12 |
| * | Support 64 bit integers on 32 bit architectures. |  tobias | 2018-04-09 | 1 | -0/+11 |
| * | Fix tyops |  jca | 2018-01-12 | 1 | -2/+2 |
| * | Add tests for [[:foo:]] character classes in globs |  jca | 2018-01-12 | 1 | -0/+31 |
| * | Add basic tests for octal and hex notation in arithmetic expansions |  jca | 2018-01-12 | 1 | -0/+44 |
| * | Add tests for emacs editing mode in ksh. While here, improve the output on test |  anton | 2017-11-21 | 2 | -12/+245 |
| * | Do not exit 0 if the program was terminated due to receipt of a signal other |  anton | 2017-11-21 | 1 | -2/+11 |
| * | Add tests for history load from file. |  anton | 2017-10-23 | 1 | -1/+39 |
| * | Run all ksh tests with MALLOC_OPTIONS=S |  anton | 2017-10-23 | 1 | -6/+9 |
| * | Add HISTCONTROL tests. |  anton | 2017-08-31 | 1 | -1/+61 |
| * | Make the edit regress tests respect the KSH variable just like the main regress |  anton | 2017-08-22 | 4 | -7/+13 |
| * | Add missing RCS IDs and zap redundant SRCS from Makefile. |  anton | 2017-07-22 | 4 | -0/+7 |
| * | The first version of the edit program used to test csh, ksh and mail was based |  anton | 2017-07-19 | 4 | -40/+73 |
| * | anton@ has fixed the test script so that it can run as root. Remove |  bluhm | 2017-07-06 | 1 | -6/+4 |
| * | Favor a UID-agnostic prompt in ksh edit mode tests. Allows the tests to pass |  anton | 2017-07-05 | 2 | -111/+111 |
| * | Revert previously added tests for file completion that are currently failing. |  anton | 2017-07-05 | 2 | -26/+1 |
| * | Add tests for file completion in ksh emacs mode, currently failing. |  anton | 2017-07-05 | 2 | -4/+29 |
| * | Switch to build user if run as root. Prompt output $ or # affects test. |  bluhm | 2017-07-04 | 1 | -2/+5 |
| * | Backout previous due to a bug discovered by zhuk@ that requires some tinkering |  anton | 2017-07-04 | 1 | -0/+14 |
| * | Add support for pattern substitution to variables in ksh using a common syntax |  anton | 2017-07-04 | 1 | -0/+133 |
| * | Capture SIGINT and print out all received output so far. Useful when debugging |  anton | 2017-06-25 | 1 | -7/+9 |
| * | Fix EOL tests for ksh vi mode. |  anton | 2017-06-20 | 1 | -4/+4 |
| * | Don't write input if ICANON is enabled. Also, write one byte at a time. |  anton | 2017-06-18 | 1 | -1/+7 |
| * | Pass the command to execute as an argument. Allows the edit program to be |  anton | 2017-06-17 | 2 | -6/+17 |
| * | Test insertion of unmatched meta sequence. |  anton | 2017-06-06 | 1 | -0/+3 |
| * | Test insertion of non-ASCII characters, in particular making sure |  schwarze | 2017-06-05 | 1 | -0/+59 |
| * | Add new edit regress files. |  anton | 2017-06-05 | 5 | -0/+378 |
| * | Rewrite ksh edit mode regression tests. |  anton | 2017-06-05 | 7 | -394/+2 |
| * | Allow replacement of UTF-8 characters in vi mode. |  anton | 2017-05-31 | 1 | -0/+3 |
| * | Fix cursor position while removing characters from the command line. |  anton | 2017-05-28 | 1 | -0/+1 |
| * | Add missing includes to avoid implicit function declarations. |  jsg | 2017-02-25 | 1 | -0/+1 |
| * | Remove and-list-error-3 test, it is obsoleted by seterror-11 |  millert | 2016-12-11 | 1 | -22/+1 |
| * | Fixes descriptions for seterror tests 1, 2 and 4. |  millert | 2016-12-11 | 1 | -7/+132 |
| * | If a Makefile both defines SUBDIR and includes <bsd.regress.mk>, |  schwarze | 2016-09-29 | 2 | -20/+24 |
| * | Adjusts some patterns, so that the warning messages ksh prints if |  bluhm | 2016-09-27 | 4 | -35/+35 |
| * | fix dependency, fixing regress if make regress is called with a clean obj |  otto | 2016-09-27 | 1 | -2/+2 |
| * | More ksh POSIX compliance fixes by Martijn Dekker: |  tb | 2016-03-21 | 1 | -1/+82 |
| * | POSIX-compliant behavior of "set -u" regarding "$*" and "$@" specials |  czarkoff | 2016-03-05 | 1 | -1/+12 |