index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
bin
/
ksh
Age
Commit message (
Expand
)
Author
2022-10-16
Add new failing read/signal test
Klemens Nanni
2022-10-16
Add new trap/errexit/signal test simulating interactive usage
Klemens Nanni
2022-10-16
move/rename usr1 test to new signal block, tweak other name
Klemens Nanni
2022-10-16
Always pass the test program as PROG env var, fix synopsis
Klemens Nanni
2022-10-15
fix comments wrt. pending ksh fixes
Klemens Nanni
2022-10-14
add two new errexit/trap tests, tweak wording
Klemens Nanni
2022-10-14
add two new errexit/trap tests
Klemens Nanni
2022-10-10
Trigger ERR trap on permanent I/O redirection failure
Klemens Nanni
2021-09-02
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually ...
Jasper Lievisse Adriaanse
2021-07-10
minor nits:
anton
2021-07-01
Just in case another developer besides anton@ and myself even wants to
Ingo Schwarze
2021-07-01
We already tested all corner cases for two-byte and three-byte UTF-8
Ingo Schwarze
2021-06-30
The byte \0363 is not invalid in UTF-8.
Ingo Schwarze
2021-03-05
Test case for read-only array being not that read-only in ksh.
Vadim Zhukov
2020-09-20
As in emacs.sh -r1.11 by jca, don't test the behavior of ^L. With
Theo Buehler
2020-09-13
Adapt regress to IFS splitting correction (eval.c -r1.66)
Theo Buehler
2020-07-07
Add support for set -o pipefail
Jeremie Courreges-Anglas
2020-05-22
Add test covering revision 1.64 of c_sh, fix exit code of compound lists
anton
2019-04-03
Don't test the behavior of ^L as it depends on $TERM
Jeremie Courreges-Anglas
2019-02-21
a handful of new tests related to expr.c rev. 1.34
Ingo Schwarze
2018-12-08
Fix kill [-SIGNAME | -s SIGNAME] and simplify
Jeremie Courreges-Anglas
2018-12-08
Basic regress test for kill -s SIG[NAME] (now failing)
Jeremie Courreges-Anglas
2018-09-29
test that PWD and OLDPWD are exported
anton
2018-07-09
Add a test related to variable expansion that used to trigger the segfault seen
anton
2018-07-08
Add test covering variable expansion referencing multiple read-only variables.
anton
2018-04-24
Add test for proper stack reallocation in time command
kn
2018-04-09
Support 64 bit integers on 32 bit architectures.
Tobias Stoeckmann
2018-01-12
Fix tyops
Jeremie Courreges-Anglas
2018-01-12
Add tests for [[:foo:]] character classes in globs
Jeremie Courreges-Anglas
2018-01-12
Add basic tests for octal and hex notation in arithmetic expansions
Jeremie Courreges-Anglas
2017-11-21
Add tests for emacs editing mode in ksh. While here, improve the output on test
anton
2017-11-21
Do not exit 0 if the program was terminated due to receipt of a signal other
anton
2017-10-23
Add tests for history load from file.
anton
2017-10-23
Run all ksh tests with MALLOC_OPTIONS=S
anton
2017-08-31
Add HISTCONTROL tests.
anton
2017-08-22
Make the edit regress tests respect the KSH variable just like the main regress
anton
2017-07-22
Add missing RCS IDs and zap redundant SRCS from Makefile.
anton
2017-07-19
The first version of the edit program used to test csh, ksh and mail was based
anton
2017-07-06
anton@ has fixed the test script so that it can run as root. Remove
Alexander Bluhm
2017-07-05
Favor a UID-agnostic prompt in ksh edit mode tests. Allows the tests to pass
anton
2017-07-05
Revert previously added tests for file completion that are currently failing.
anton
2017-07-05
Add tests for file completion in ksh emacs mode, currently failing.
anton
2017-07-04
Switch to build user if run as root. Prompt output $ or # affects test.
Alexander Bluhm
2017-07-04
Backout previous due to a bug discovered by zhuk@ that requires some tinkering
anton
2017-07-04
Add support for pattern substitution to variables in ksh using a common syntax
anton
2017-06-25
Capture SIGINT and print out all received output so far. Useful when debugging
anton
2017-06-20
Fix EOL tests for ksh vi mode.
anton
2017-06-18
Don't write input if ICANON is enabled. Also, write one byte at a time.
anton
2017-06-17
Pass the command to execute as an argument. Allows the edit program to be
anton
2017-06-06
Test insertion of unmatched meta sequence.
anton
[next]