summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2011-04-18Deprecate vnds in favour of svnds.Thordur I. Bjornsson
2011-04-17Add recently added tests to SUBDIR.Martynas Venckus
2011-04-17Add tests for {,l,ll}round{,f}. Same tests as for {,l,ll}rint{,f},Martynas Venckus
2011-04-16Test nextafter and nextafterf for zero, nan and some basicMartynas Venckus
2011-04-12add missing tools.h fileAlexandre Ratchov
2011-04-10tsk, float version of lrint is affected by a different bug, whereMartynas Venckus
2011-04-10add tests for yet-another bug of netbsd implementation of lrint.Martynas Venckus
2011-04-10add tests for values zero, -zero; and values close to zero withMartynas Venckus
2011-04-10Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc nowPhilip Guenthe
2011-04-04provide fake copies of explicit_bzero in the test scaffolds for kernel codeTheo de Raadt
2011-04-03Fix the really bad C++ test code that I wrote long ago.Dale Rahn
2011-03-24translit tests, Nigel TaylorMarc Espie
2011-03-21import fenv regression test suite. this one is from freebsd andMartynas Venckus
2011-03-13add a regress test for the vis and unvis functions. after finding oneTheo de Raadt
2011-03-13Make regression tests more reliable.Alexander Bluhm
2011-03-13Test that reading from a spliced socket does not return eof if thereAlexander Bluhm
2011-03-12Add more regression tests for socket splicing. These find theAlexander Bluhm
2011-03-08Add regression test that checks ENOTSOCK error for non-socket drain.Alexander Bluhm
2011-02-14Make tests more reliable by handling short socket splice correctly.Alexander Bluhm
2011-02-06Do not break the line between the arguments of .Bsx .Dx .Fx .Nx .Ox .Ux.Ingo Schwarze
2011-02-06Some pre-handlers produce output, so reorder the code to set upIngo Schwarze
2011-02-06If .Ns is specified on its own line, ignore it, like groff does;Ingo Schwarze
2011-02-06another test found in yet another tree;Ingo Schwarze
2011-02-06more tests found in my other treeIngo Schwarze
2011-02-05another test found in my treeIngo Schwarze
2011-02-05some more tests found in my treeIngo Schwarze
2011-01-31When in a <PRE>, don't print out the <BR> before lines that haveIngo Schwarze
2011-01-30Make .Bx accept not more than two arguments.Ingo Schwarze
2011-01-30Implement the \N'number' (numbered character) roff escape sequence.Ingo Schwarze
2011-01-17Refrain from throwing fatal errors forIngo Schwarze
2011-01-16In literal context, do not generate output line breaks between macroIngo Schwarze
2011-01-16If the first character of a free-form text input line is whitespace,Ingo Schwarze
2011-01-12Implement the roff .rm request (remove macro).Ingo Schwarze
2011-01-11Fix compiler warning in regression test.Alexander Bluhm
2011-01-10Refactoring in preparation for .rm support:Ingo Schwarze
2011-01-09check that lists lacking their end macro do not crash;Ingo Schwarze
2011-01-09test font-alternating blocks in literal context;Ingo Schwarze
2011-01-09Only .Bd -literal has 8-character tabs,Ingo Schwarze
2011-01-07Add kernel regression tests for socket splicing.Alexander Bluhm
2011-01-07Remove an extraneous return statement with the wrong return value.Todd C. Miller
2011-01-07do not rely on rndvar.h leaking shit into the namespaceTheo de Raadt
2011-01-06regress test for LocalCommand %n expansion from bert.wesarg ATDamien Miller
2011-01-04some more tests regarding empty macrosIngo Schwarze
2011-01-04Fix stupid commit error pointed out by guenther@ (thanks!):Ingo Schwarze
2011-01-04Multiple man(7) .IP and .TP fixes started during p2k10:Ingo Schwarze
2011-01-04Multiple man(7) .IP and .TP fixes started during p2k10:Ingo Schwarze
2011-01-03Unify roff macro argument parsing (in roff.c, roff_userdef()) and man macroIngo Schwarze
2011-01-02more tests of white space handlingIngo Schwarze
2011-01-02permit 2011; from Thomas KlausnerJason McIntyre
2011-01-01test whether the .Fl macro is parsedIngo Schwarze