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
/
usr.bin
Age
Commit message (
Expand
)
Author
2017-03-20
remove /usr/bin/time calls around tests, makes diffing test runs harder.
Damien Miller
2017-03-14
Add unit test for convtime().
Darren Tucker
2017-03-14
Add ASSERT_LONG_* helpers.
Darren Tucker
2017-03-11
regress tests for loading certificates without public keys;
Damien Miller
2017-03-11
test infinite recursion in eqn(7) "define" statements
Ingo Schwarze
2017-03-11
In markdown, autolinks are dangerous. Different compilers disagree
Ingo Schwarze
2017-03-08
Now that markdown output is tested for almost everything, test all
Ingo Schwarze
2017-03-08
According to the CommonMark specification, backslash escapes
Ingo Schwarze
2017-03-08
.Bl -column never gets blank lines between rows
Ingo Schwarze
2017-03-08
enable -T markdown tests of filled displays and tagged lists
Ingo Schwarze
2017-03-08
prevent infinite recursion while expanding the arguments
Ingo Schwarze
2017-03-07
If a user-defined macro is aborted because it exceeds the stack
Ingo Schwarze
2017-03-07
Escape blanks at the end of markdown lines
Ingo Schwarze
2017-03-07
fix completely empty .Eo: no blank line wanted
Ingo Schwarze
2017-03-07
fix spacing after empty .Fl
Ingo Schwarze
2017-03-07
implement .An -split and -nosplit
Ingo Schwarze
2017-03-07
Fix .In formatting in the SYNOPSIS:
Ingo Schwarze
2017-03-06
Using .Nd only makes sense in the NAME section.
Ingo Schwarze
2017-03-06
URIs need different escaping; reported by reyk@
Ingo Schwarze
2017-03-05
first batch of -T markdown tests
Ingo Schwarze
2017-03-05
Infrastructure for -T markdown tests.
Ingo Schwarze
2011-12-04
test some simple macros; written while working on -Tman
Ingo Schwarze
2017-02-19
add test cases for C locale; ok schwarze@
Damien Miller
2017-02-17
Use typographic quotes rather than '"' for .Rs %T (no change for -Tascii
Ingo Schwarze
2017-02-17
Many people have been complaining for a long time that ``...'' looks
Ingo Schwarze
2017-02-17
more tests for .IP/.nf interaction that i forgot to commit
Ingo Schwarze
2017-02-16
Surprisingly, groff does not support scaling units in .Bl -column
Ingo Schwarze
2017-02-16
cope with macro value sorting implemented in dba.c rev. 1.6
Ingo Schwarze
2017-02-16
Fix block scoping error if an explicit block is broken by two
Ingo Schwarze
2017-02-12
Do not access a NULL pointer if a matrix or square root are empty.
Ingo Schwarze
2015-01-01
eqn(7) tests
Ingo Schwarze
2017-02-11
new regression tests for mdoc_macro.c revs. 1.167-1.172
Ingo Schwarze
2017-02-11
remove a few Mdocdate that snuck in
Ingo Schwarze
2017-02-07
Remove deprecated SSH1 options RSAAuthentication and
Darren Tucker
2017-02-06
one less groff-mandoc difference after mdoc_validate.c rev. 1.234
Ingo Schwarze
2017-02-03
unit test for match_filter_list() function; still want a better
Damien Miller
2017-01-30
fully unbreak: some $SSH invocations did not have -F specified and
Damien Miller
2017-01-30
partially unbreak: was not specifying hostname on some $SSH invocations
Damien Miller
2017-01-29
ouch, smallest regress ever. Can't believe no-one got bitten by this
Marc Espie
2017-01-27
More s/OSCP/OCSP/ typos
Tom Cosgrove
2017-01-26
Fix -man -Thtml formatting after .nf (which has nothing to do
Ingo Schwarze
2017-01-25
+arm64;
Jason McIntyre
2017-01-23
For testing http redirect unset http_proxy, not ftp_proxy.
Alexander Bluhm
2017-01-23
The ftp program is only verbose by default, if stdin is a tty. As
Alexander Bluhm
2017-01-23
When run as root, fstat prints the pcb pointer instead of 0x0.
Alexander Bluhm
2017-01-20
Use bsd.regress.mk in the intended way so that the test prints
Alexander Bluhm
2017-01-19
Fix -L/-I processing in -0 mode so that NUL-delimited entries are
Todd C. Miller
2017-01-19
Make it so if the "server" is slow starting we don't fail..
Bob Beck
2017-01-19
Implement line breaking of the generated HTML code at space characters
Ingo Schwarze
2017-01-18
Make HTML output more human readable by overhauling line break logic
Ingo Schwarze
[next]