Age | Commit message (Expand) | Author |
2011-06-07 | - add extensive testing for various versioned suffix combinations | Jasper Lievisse Adriaanse |
2011-06-07 | add test for spaces in the Name field which currently get mangled | Jasper Lievisse Adriaanse |
2011-06-07 | sensible Name fields | Jasper Lievisse Adriaanse |
2011-06-07 | Remove comment, this test passes now. | Jasper Lievisse Adriaanse |
2011-06-06 | hookup the previously added (and failing) tests; it's better to know | Jasper Lievisse Adriaanse |
2011-06-06 | add failing tests for whitespace and Requires abuse | Jasper Lievisse Adriaanse |
2011-06-06 | hookup pkg-config tests | Jasper Lievisse Adriaanse |
2011-06-06 | missed in previous | Jasper Lievisse Adriaanse |
2011-06-06 | first set of version comparison tests | Jasper Lievisse Adriaanse |
2011-06-06 | tidy | Jasper Lievisse Adriaanse |
2011-06-06 | use ${.OBJDIR} instead of poluting ${.CURDIR} | Jasper Lievisse Adriaanse |
2011-06-06 | add currently failing test for PKG_CONFIG_LOG | Jasper Lievisse Adriaanse |
2011-06-06 | add tests for PKG_CONFIG_SYSROOT | Jasper Lievisse Adriaanse |
2011-06-06 | - add some more tests for printing stuff about the pkgconfig files | Jasper Lievisse Adriaanse |
2011-06-06 | initial batch of tests for pkg-config(1), which are loong overdue. | Jasper Lievisse Adriaanse |
2011-06-03 | use OBJ to find test configs, patch from Tim Rice | Darren Tucker |
2011-06-03 | Retry establishing the port forwarding after a small delay, should make | Darren Tucker |
2011-06-02 | Add the quadruple-precision constants; testvect works better now | Martynas Venckus |
2011-05-31 | Test lint warnings about empty non-compound selection statements. | Martynas Venckus |
2011-05-31 | When running "make obj" before "make regress", the desired output | Ingo Schwarze |
2011-05-31 | work around startup and teardown races; caught by deraadt | Darren Tucker |
2011-05-31 | back out revs 1.6 and 1.5 since it's not reliable | Darren Tucker |
2011-05-30 | Add cephes, and lgamma. | Martynas Venckus |
2011-05-30 | Import regression test vectors from the Cephes math library. This | Martynas Venckus |
2011-05-28 | Add some simple test cases for lgamma, and lgammaf. | Martynas Venckus |
2011-05-28 | several more bizarre cases | Marc Espie |
2011-05-28 | rename | Marc Espie |
2011-05-27 | more extra stuff for later | Marc Espie |
2011-05-27 | flesh out flavors, future test that does not match yet | Marc Espie |
2011-05-27 | unit-test @pkgpath before we add a lot of junk to it | Marc Espie |
2011-05-27 | fix test output for new message | Marc Espie |
2011-05-23 | include testing of multiple/overridden AuthorizedKeysFiles | Damien Miller |
2011-05-21 | Add a (failing atm) regress test for when a library moves from a package | Landry Breuil |
2011-05-20 | fix dumb error in dynamic-forward test | Darren Tucker |
2011-05-20 | Prevent races in dynamic forwarding test; ok djm | Darren Tucker |
2011-05-20 | another attempt to generate a v00 ECDSA key that broke the test | Damien Miller |
2011-05-17 | Add a (failing atm) regress test for the case a symlink to a directory | Landry Breuil |
2011-05-17 | fatal() if asked to generate a legacy ECDSA cert (these don't exist) | Damien Miller |
2011-05-01 | Pull in <string.h> for memset() | Philip Guenthe |
2011-05-01 | Make the regress setup not assume the umask is 022 | Philip Guenthe |
2011-04-29 | uncomment fwprintf and wprintf tests | Stefan Sperling |
2011-04-24 | Regression test for floating point format directives in wprintf. | Stefan Sperling |
2011-04-22 | Make the socket splicing regression tests architecture independent | Alexander Bluhm |
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 |