Age | Commit message (Expand) | Author |
2011-06-30 | test with sandbox enabled; ok djm@ | Markus Friedl |
2011-06-30 | regress for fixed bug | Marc Espie |
2011-06-30 | "normal" failure implies actual exit. If $? >= 128, that means a signal | Marc Espie |
2011-06-23 | regression tests for the sed substitute command | Ingo Schwarze |
2011-06-20 | - add tests for suffixes in Requires(.private) | Jasper Lievisse Adriaanse |
2011-06-16 | - slightly expand test for --static. it works in my local tree but needs some... | Jasper Lievisse Adriaanse |
2011-06-16 | - adjust a test which was succeeding while it shouldn't (after the last | Jasper Lievisse Adriaanse |
2011-06-15 | more tests | Jasper Lievisse Adriaanse |
2011-06-15 | - add tests for --static (failing right now) | Jasper Lievisse Adriaanse |
2011-06-13 | fill in tests for getting/setting variables | Jasper Lievisse Adriaanse |
2011-06-12 | - cleanup now --errors-to-stdout is honored | Jasper Lievisse Adriaanse |
2011-06-11 | - add missing comment for missing-req-3 | Jasper Lievisse Adriaanse |
2011-06-11 | - add test for empty .pc-files | Jasper Lievisse Adriaanse |
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-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-23 | include testing of multiple/overridden AuthorizedKeysFiles | Damien Miller |
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 | fatal() if asked to generate a legacy ECDSA cert (these don't exist) | Damien Miller |
2011-03-24 | translit tests, Nigel Taylor | Marc Espie |
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 |