summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-06-17delete the -d option and the "use .Fn or .Xr for functions" check,Ingo Schwarze
2017-06-17if .in is used inside the .TP head, it's always relativeIngo Schwarze
2017-06-17tables leak tab settings to subsequent textIngo Schwarze
2017-06-17correct handling of blank lines after \cIngo Schwarze
2017-06-17Pass the command to execute as an argument. Allows the edit program to beanton
2017-06-16Multiple tbl(7) improvements:Ingo Schwarze
2017-06-15Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+Brian Callahan
2017-06-15round default width of tbl(7) text blocks in the same way as groffIngo Schwarze
2017-06-14implement so-called absolute horizontal motion: \h'|...',Ingo Schwarze
2017-06-14Naive implementation of the roff(7) .po (page offset) request.Ingo Schwarze
2017-06-14add the \(ru (0.5m baseline ruler) character escape sequence,Ingo Schwarze
2017-06-14let \l use the right fill characterIngo Schwarze
2017-06-14improve rounding rules for scaling unitsIngo Schwarze
2017-06-14implement the roff(7) d (macro or string defined) conditionalIngo Schwarze
2017-06-14implement the roff(7) \p (break output line) escape sequenceIngo Schwarze
2017-06-13Partial support for the \n[an-margin] number register.Ingo Schwarze
2017-06-13fix the interaction of the allbox option with spanned cells in the layoutIngo Schwarze
2017-06-12test the new allbox and wrapping featuresIngo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2017-06-12Implement automatic line breakingIngo Schwarze
2017-06-12Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon.Otto Moerbeek
2017-06-11churn caused by the new Mdocdate messages, no easy way to avoid this :(Ingo Schwarze
2017-06-11Fix a test race, wait after kill in case writing the core dump takesAlexander Bluhm
2017-06-08Start with a clean /var/account/acct accounting file and turn onAlexander Bluhm
2017-06-11Do not issue the message "no blank before trailing delimiter" for .No.Ingo Schwarze
2017-06-10style message about missing blank before trailing delimiter;Ingo Schwarze
2017-06-08delete -e and -l, now covered by mandoc; OK jmc@ wiz@Ingo Schwarze
2017-06-08Implement w layout specifier (minimum column width).Ingo Schwarze
2017-06-08Link lastcomm regress to build.Alexander Bluhm
2017-06-08Start with a clean /var/account/acct accounting file and turn onAlexander Bluhm
2017-06-08Start syslogd with -rr. With different timing the order of messagesAlexander Bluhm
2017-06-07Remove "new sentence, new line" detection, covered by mandoc.Ingo Schwarze
2017-06-07To test IPv6 fragements with extension header, the pf pass rulesAlexander Bluhm
2017-06-07unbreak after sshv1 purgeDamien Miller
2017-06-06Update stubs to work with radix tree.Martin Pieuchot
2017-06-06Test insertion of unmatched meta sequence.anton
2017-06-05Test insertion of non-ASCII characters, in particular making sureIngo Schwarze
2017-06-05Add new edit regress files.anton
2017-06-05Rewrite ksh edit mode regression tests.anton
2017-06-03ignore blank lines in man(7) next line scope;Ingo Schwarze
2017-06-03delete -n option, now covered by mandoc; OK jmc@Ingo Schwarze
2017-06-02Use += instead of = for extra flag. Prompted by miod@Otto Moerbeek
2017-06-02add about 15 missing character escape sequences found in groff_char(7);Ingo Schwarze
2017-06-01Minimal implementation of the \h (horizontal motion) escape sequence.Ingo Schwarze
2017-06-01Delete -f. What matters is covered by mandoc.Ingo Schwarze
2017-05-31remove -X, it was just migrated to mandoc -Wstyle; OK wiz@Ingo Schwarze
2017-05-31As pf blocks packets with IPv6 options header, the tests needs anAlexander Bluhm
2017-05-31Allow replacement of UTF-8 characters in vi mode.anton
2017-05-30Make doas regression tests that involve doas running use a non-nosuidVadim Zhukov
2017-05-30First pass to make bluhm@ happy regarding doas regress conf.Vadim Zhukov