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