Age | Commit message (Expand) | Author |
2017-06-13 | fix the interaction of the allbox option with spanned cells in the layout | Ingo Schwarze |
2017-06-12 | test the new allbox and wrapping features | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2017-06-12 | Implement automatic line breaking | Ingo Schwarze |
2017-06-12 | Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon. | Otto Moerbeek |
2017-06-11 | churn caused by the new Mdocdate messages, no easy way to avoid this :( | Ingo Schwarze |
2017-06-11 | Fix a test race, wait after kill in case writing the core dump takes | Alexander Bluhm |
2017-06-08 | Start with a clean /var/account/acct accounting file and turn on | Alexander Bluhm |
2017-06-11 | Do not issue the message "no blank before trailing delimiter" for .No. | Ingo Schwarze |
2017-06-10 | style message about missing blank before trailing delimiter; | Ingo Schwarze |
2017-06-08 | delete -e and -l, now covered by mandoc; OK jmc@ wiz@ | Ingo Schwarze |
2017-06-08 | Implement w layout specifier (minimum column width). | Ingo Schwarze |
2017-06-08 | Link lastcomm regress to build. | Alexander Bluhm |
2017-06-08 | Start with a clean /var/account/acct accounting file and turn on | Alexander Bluhm |
2017-06-08 | Start syslogd with -rr. With different timing the order of messages | Alexander Bluhm |
2017-06-07 | Remove "new sentence, new line" detection, covered by mandoc. | Ingo Schwarze |
2017-06-07 | To test IPv6 fragements with extension header, the pf pass rules | Alexander Bluhm |
2017-06-07 | unbreak after sshv1 purge | Damien Miller |
2017-06-06 | Update stubs to work with radix tree. | Martin Pieuchot |
2017-06-06 | Test insertion of unmatched meta sequence. | anton |
2017-06-05 | Test insertion of non-ASCII characters, in particular making sure | Ingo Schwarze |
2017-06-05 | Add new edit regress files. | anton |
2017-06-05 | Rewrite ksh edit mode regression tests. | anton |
2017-06-03 | ignore blank lines in man(7) next line scope; | Ingo Schwarze |
2017-06-03 | delete -n option, now covered by mandoc; OK jmc@ | Ingo Schwarze |
2017-06-02 | Use += instead of = for extra flag. Prompted by miod@ | Otto Moerbeek |
2017-06-02 | add about 15 missing character escape sequences found in groff_char(7); | Ingo Schwarze |
2017-06-01 | Minimal implementation of the \h (horizontal motion) escape sequence. | Ingo Schwarze |
2017-06-01 | Delete -f. What matters is covered by mandoc. | Ingo Schwarze |
2017-05-31 | remove -X, it was just migrated to mandoc -Wstyle; OK wiz@ | Ingo Schwarze |
2017-05-31 | As pf blocks packets with IPv6 options header, the tests needs an | Alexander Bluhm |
2017-05-31 | Allow replacement of UTF-8 characters in vi mode. | anton |
2017-05-30 | Make doas regression tests that involve doas running use a non-nosuid | Vadim Zhukov |
2017-05-30 | First pass to make bluhm@ happy regarding doas regress conf. | Vadim Zhukov |
2017-05-30 | STYLE message about useless macros we don't want (Bt Tn Ud); | Ingo Schwarze |
2017-05-30 | fix formatting of intermediate punctuation in .Lk | Ingo Schwarze |
2017-05-30 | Macro argument quoting does not prevent recognition of punctuation | Ingo Schwarze |
2017-05-30 | Organize iked parser regress Makefile similar to mandoc dbm_dump. | Alexander Bluhm |
2017-05-30 | Link iked test to build so that obj directories are created. | Alexander Bluhm |
2017-05-30 | Remove the .INTERRUPT target, it prevented to terminate the test | Alexander Bluhm |
2017-05-30 | fileops test: Also run on ext2fs | Stefan Fritsch |
2017-05-30 | Fix a race by always modifying the 'counter' variable while holding the | Martin Pieuchot |
2017-05-29 | fuzz the iked payload parser using the openssh unit-test framework | Markus Friedl |
2017-05-29 | *** empty log message *** | Markus Friedl |
2017-05-29 | Minor regress test cleanup. | Alexander Bluhm |
2017-05-29 | Re-add line continuation \ that went missing in the previous commit | Stefan Fritsch |
2017-05-29 | Regress test for sparse files & mmap with different FSs | Stefan Fritsch |
2017-05-29 | Regress test for sparse files & mmap with different FSs | Stefan Fritsch |
2017-05-28 | Now that pf looks behind IPv4 authentication headers, disable the | Alexander Bluhm |
2017-05-28 | Fix cursor position while removing characters from the command line. | anton |