tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
usr.bin
/
at
master
48 folders
1 file
apply
Fix .CURDIR to run with obj directory. Avoid useless sub shell in make command. Be more verbose as such tests are easier to debug. Use absolute path by default to see which apply is tested.
8 years ago
basename
Adapt test for "" now that we have reverted back to the old behaviour.
21 years ago
bc
Remove some of the workarounds for the tests by inputing the right numbers (without impliciit conversion from int to long double).
4 years ago
calendar
Test that "calendar -A 0" on a Friday doesn't include weekend events. From Andy Bradford
7 years ago
cap_mkdb
The regression test currently fails, which it should. This adds a check to make sure it fails with an expected error.
20 years ago
colrm
tests for double backspace after double-width characters
10 years ago
column
Stop overriding the regress target and use REGRESS_TARGETS instead.
3 years ago
ctfdump
Tests were incorrect.
8 years ago
cut
Fix overflow in list value parsing.
8 years ago
cvs
cvs(1) populates the author keyword using getlogin(2), therefore favor logname(1) when normalizing the output.
3 years ago
dc
Adapt to change in 0Z
8 years ago
diff
Delete variable REGRESS_TARGET, missing plural S is a typo and it is not used. Convert tests into a common style. OK anton@
8 years ago
diff3
regress test for diff3prog handling of unchanged files
20 years ago
dirname
Tests for dirname(1). From NetBSD with some local changes.
21 years ago
doas
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually very specific behaviour
4 years ago
file
Delete variable REGRESS_TARGET, missing plural S is a typo and it is not used. Convert tests into a common style. OK anton@
8 years ago
fmt
Stop overriding the regress target and use REGRESS_TARGETS instead.
3 years ago
fold
Stop overriding the regress target and use REGRESS_TARGETS instead.
3 years ago
ftp
Make readlink -f work in a POSIXly correct way.
7 years ago
grep
Add regress tests for grep -A, -B and -C flags
4 years ago
gzip
Convert shell script tests to regress make rules. Having only one tool and more verbosity allows better debugging. Additional tests check that gzip and gunzip preserve file permissions and ownership.
8 years ago
join
- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by setting LC_ALL to UTF-8. - Add explicit regression test for when locale C
7 years ago
jot
slightly tweak the jot regress tests to avoid file name clashes on case insensitive file systems.
5 years ago
lam
some regression tests for lam(1) including width measurements; will be fixed soon and then linked to the build
7 years ago
lastcomm
Fix the syscallwx target which is affected by both mimmutable(2) and xonly by using a new gadget routine written in assembler with the sole purpose of issuing a syscall. Since it needs to be copied to wx memory, place it in the rodata section.
3 years ago
libtool
Do not remove files from CVS tree during make clean.
8 years ago
m4
ifelse is special, fix argv parsing to avoid segfault problem noticed by Matthew Green (netbsd), slightly different fix so that argc counting makes more sense.
8 years ago
mail
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually very specific behaviour
4 years ago
make
regress tests shouldn't set or modify MALLOC_OPTIONS unless they're actually very specific behaviour
4 years ago
mandoc
Adjust desired output after tbl_term.c rev. 1.66 (stop skipping vertical space after boxed tables).
3 years ago
nc
nc: update regress after recent changes
3 years ago
netstat
Make expected output match reality again.
3 years ago
openssl
Only run the client connection test with supported ciphers. Avoids test breakage also noted by anton.
3 years ago
patch
some love for patch regress
3 years ago
pkg-config
add tests for PKG_CONFIG_SYSTEM_INCLUDE_PATH
5 years ago
rcs
ci(1) populates the author keyword using getlogin(2), therefore favor logname(1) when normalizing the output.
4 years ago
rev
Stop overriding the regress target and use REGRESS_TARGETS instead.
3 years ago
sdiff
Replace (remaining) systrace policy files with columns of numbers for the tab spacing regression test; from Ray Lai.
9 years ago
sed
Enable commandl1, commandl2, and commandD1.
4 years ago
signify
Make signify regress work without obj dir. Avoid including the output archive by reducing the input file list to text files only. from Christian Ludwig; OK beck@
6 years ago
snmp
The sysORTable doesn't have 10 entries anymore. Adjust the test for now to -Cr4, which isn't exactly in the spirit of the test but fixes things for now.
3 years ago
sort
Silence compiler warnings in the K&R style test code.
7 years ago
ssh
Remove compatibility code for OpenSSL 1.0.* versions now that -portable has dropped support for those versions.
3 years ago
tail
add some more tail tests, from Martijn van Duren
10 years ago
tsort
These tests pass in a few seconds. Remove REGRESS_SLOW_TARGETS.
4 years ago
ul
regression tests for underlined and bold underscores; currently broken, but natano@ will soon commit the fix to ul.c
10 years ago
wc
For -w output in -m mode, tweak the handling of bytes that do not form valid UTF-8: treat them as "not a whitespace character" and hence "not a word boundary" in the same way as non-printable characters and NUL bytes.
7 years ago
xargs
Add test for memcpy() -> memmove() regression.
8 years ago
Makefile
Dedicated regress test for snmp(1) instead of semi-relying on snmpd(8)'s regress for basic functionality. This regress covers quite a few usecases, but there's still plenty missing.
5 years ago