summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-12-28Add regress tests for multiple argument callback functions.Joel Sing
2014-12-28Add option parsing regress tests with end of options handling.Joel Sing
2014-12-28Add regress tests for option parsing with multiple unnamed arguments.Joel Sing
2014-12-28Update regress to match change in unnamed argument handling.Joel Sing
2014-12-28Update options regress to match option function pointer change.Joel Sing
2014-12-28Add regression tests where OpenBSD syslogd is sending messages toAlexander Bluhm
2014-12-28Provide initial regress tests for the complex option parsing that is neededJoel Sing
2014-12-24Support negative indentations for mdoc(7) displays and lists.Ingo Schwarze
2014-12-24For .RS, we need to save the information how much we actually indentedIngo Schwarze
2014-12-24Prevent unsigned integer underflow when a number is too wideIngo Schwarze
2014-12-23support negative horizontal widths in man(7);Ingo Schwarze
2014-12-23some scaling unit fixes:Ingo Schwarze
2014-12-23even if the second argument to .IP is invalid, don't print itIngo Schwarze
2014-12-23Fix vertical scaling. Obviously, nobody ever had a serious look at this.Ingo Schwarze
2014-12-23correctly handle scaling units after .PDIngo Schwarze
2014-12-22The code already pays attention not to close the same block twice.Ingo Schwarze
2014-12-22regression test for multiple required pubkey authentication;Damien Miller
2014-12-22make this slightly easier to diff against portableDamien Miller
2014-12-22adjust for new SHA256 key fingerprints and slightly-different MD5 hexDamien Miller
2014-12-22poll changes to netcat (usr.bin/netcat.c r1.125) broke this test;Damien Miller
2014-12-20Fix two issues causing a class of assertion failures found by jsg@ with afl.Ingo Schwarze
2014-12-19Use a simpler expression to check the ether type in scapy. ThisAlexander Bluhm
2014-12-19Rewrite the low-level UTF-8 parser from scratch.Ingo Schwarze
2014-12-18Update test - the hashkey log message disappeared.Reyk Floeter
2014-12-18Don't let .Ta creep into an already-closed list; same as for .It.Ingo Schwarze
2014-12-18Only keep leading .Sm inside a list when it immediately precedesIngo Schwarze
2014-12-18When the head of a list item is extended with a partial explicitIngo Schwarze
2014-12-18Don't let the modulo operator divide by zero.Ingo Schwarze
2014-12-18The code is already careful to not add items to lists that wereIngo Schwarze
2014-12-17increase to 2048 to prevent failure. ok deraadt@Daniel Dickman
2014-12-16Ignore mdoc(7) and man(7) macros inside tbl(7) code because theyIngo Schwarze
2014-12-16correct -Tutf8 and -Thtml rendering of \(~=Ingo Schwarze
2014-12-16Explicit block closure macros clobber next-line block head scope,Ingo Schwarze
2014-12-16When a numerical condition errors out after consuming at least oneIngo Schwarze
2014-12-15Empty conditions count as false.Ingo Schwarze
2014-12-15correct some character names to match groff;Ingo Schwarze
2014-12-15Move 40MB of .rodata and 40MB of stack to .bss; allows this test to run onMiod Vallat
2014-12-14By now relayd expects tls in its config file and writes tls intoAlexander Bluhm
2014-12-14unifdef OPENSSL_NO_NEXTPROTONEGJoel Sing
2014-12-13Fix a regression found by Carsten dot Kunze at arcor dot de:Ingo Schwarze
2014-12-12Increase cipher suite test coverage by including all cipher suites thatJoel Sing
2014-12-10Add regress for ALPN.Joel Sing
2014-12-10Some sort regress test fixes. cksum no longer supports -o2.Daniel Dickman
2014-12-10fix previous.Daniel Dickman
2014-12-09t_exhaust is too exhaustingTheo de Raadt
2014-12-08Add some more makefiles that often cause a crash.Jonathan Gray
2014-12-07remove duplicate initialization of .sid_ctx in testBrent Cook
2014-12-07Allow specific libtls hostname validation errors to propagate.Brent Cook
2014-12-07Add a test which would previously often cause make to crash when runJonathan Gray
2014-12-07Add a test for redefining a macro name in the expansion ofJonathan Gray