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
Age
Commit message (
Expand
)
Author
2015-01-07
Bugfix: When the invocation of a user-defined macro follows a roff
Ingo Schwarze
2015-01-05
Fix relayd http regression tests. If http response is not ok, the
Alexander Bluhm
2015-01-05
Add SORTPROG environment variable to test a different sort program.
Todd C. Miller
2015-01-05
Make syslogd TCP tests more reliable. Increase timeouts, shutdown
Alexander Bluhm
2015-01-01
Test that syslogd sending over TCP does not leak a file descriptor
Alexander Bluhm
2015-01-01
Fix a read buffer overrun triggered by trailing \s- or trailing \s+
Ingo Schwarze
2015-01-01
Don't dereference NULL pointers when formatting missing denominators,
Ingo Schwarze
2015-01-01
activate eqn(7) tests
Ingo Schwarze
2015-01-01
eqn(7) tests
Ingo Schwarze
2015-01-01
The roff(7) language is Turing-complete, even the part implemented
Ingo Schwarze
2014-12-31
Adapt and add regression tests for sending syslog messages over TCP.
Alexander Bluhm
2014-12-31
Create CA and certificates for TLS tests consistently. Better
Alexander Bluhm
2014-12-30
Test the weird construct of a user-defined macro starting (but not
Ingo Schwarze
2014-12-30
let the "make groff" maintainer target show groff warnings
Ingo Schwarze
2014-12-28
Add regress tests for default option handling.
Joel Sing
2014-12-28
Add regress tests for multiple argument callback functions.
Joel Sing
2014-12-28
Add option parsing regress tests with end of options handling.
Joel Sing
2014-12-28
Add regress tests for option parsing with multiple unnamed arguments.
Joel Sing
2014-12-28
Update regress to match change in unnamed argument handling.
Joel Sing
2014-12-28
Update options regress to match option function pointer change.
Joel Sing
2014-12-28
Add regression tests where OpenBSD syslogd is sending messages to
Alexander Bluhm
2014-12-28
Provide initial regress tests for the complex option parsing that is needed
Joel Sing
2014-12-24
Support negative indentations for mdoc(7) displays and lists.
Ingo Schwarze
2014-12-24
For .RS, we need to save the information how much we actually indented
Ingo Schwarze
2014-12-24
Prevent unsigned integer underflow when a number is too wide
Ingo Schwarze
2014-12-23
support negative horizontal widths in man(7);
Ingo Schwarze
2014-12-23
some scaling unit fixes:
Ingo Schwarze
2014-12-23
even if the second argument to .IP is invalid, don't print it
Ingo Schwarze
2014-12-23
Fix vertical scaling. Obviously, nobody ever had a serious look at this.
Ingo Schwarze
2014-12-23
correctly handle scaling units after .PD
Ingo Schwarze
2014-12-22
The code already pays attention not to close the same block twice.
Ingo Schwarze
2014-12-22
regression test for multiple required pubkey authentication;
Damien Miller
2014-12-22
make this slightly easier to diff against portable
Damien Miller
2014-12-22
adjust for new SHA256 key fingerprints and slightly-different MD5 hex
Damien Miller
2014-12-22
poll changes to netcat (usr.bin/netcat.c r1.125) broke this test;
Damien Miller
2014-12-20
Fix two issues causing a class of assertion failures found by jsg@ with afl.
Ingo Schwarze
2014-12-19
Use a simpler expression to check the ether type in scapy. This
Alexander Bluhm
2014-12-19
Rewrite the low-level UTF-8 parser from scratch.
Ingo Schwarze
2014-12-18
Update test - the hashkey log message disappeared.
Reyk Floeter
2014-12-18
Don't let .Ta creep into an already-closed list; same as for .It.
Ingo Schwarze
2014-12-18
Only keep leading .Sm inside a list when it immediately precedes
Ingo Schwarze
2014-12-18
When the head of a list item is extended with a partial explicit
Ingo Schwarze
2014-12-18
Don't let the modulo operator divide by zero.
Ingo Schwarze
2014-12-18
The code is already careful to not add items to lists that were
Ingo Schwarze
2014-12-17
increase to 2048 to prevent failure. ok deraadt@
Daniel Dickman
2014-12-16
Ignore mdoc(7) and man(7) macros inside tbl(7) code because they
Ingo Schwarze
2014-12-16
correct -Tutf8 and -Thtml rendering of \(~=
Ingo Schwarze
2014-12-16
Explicit block closure macros clobber next-line block head scope,
Ingo Schwarze
2014-12-16
When a numerical condition errors out after consuming at least one
Ingo Schwarze
2014-12-15
Empty conditions count as false.
Ingo Schwarze
[next]