summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-07-01delete -p options, the relevant parts are now covered by mandoc;Ingo Schwarze
2017-06-30Build and run libexpat regress tests from src/lib/libexpat/tests.Alexander Bluhm
2017-06-29warn about some non-portable idioms in .Bl -column;Ingo Schwarze
2017-06-28Test for file from stdin.Nicholas Marriott
2017-06-28Add regression tests for mail.anton
2017-06-27test inter-column spacingIngo Schwarze
2017-06-27warn about .Ns macros that have no effect because they are followedIngo Schwarze
2017-06-27remove -DSw; the useful parts are now covered by mandoc;Ingo Schwarze
2017-06-26catch up with the recent eqn(7) improvementsIngo Schwarze
2015-01-01eqn(7) testsIngo Schwarze
2017-06-25Link acme-client, ldapd, switchd regress to build.Alexander Bluhm
2017-06-25Do not run .END cleanup during clean, cleandir, obj in ldapd regress.Alexander Bluhm
2017-06-25Clean all files created during switchd regress.Alexander Bluhm
2017-06-25Convert the acme-client test to use a config file acme-client.conf.Alexander Bluhm
2017-06-25test new MT macroIngo Schwarze
2017-06-25cope with changes in BASE messagesIngo Schwarze
2017-06-25add some empty targets that were missingIngo Schwarze
2017-06-25Capture SIGINT and print out all received output so far. Useful when debugginganton
2017-06-24obvious removal of -o, now covered by mandocIngo Schwarze
2017-06-24regress test for ExposeAuthInfoDamien Miller
2017-06-23delete unused "lastline" state variable and some commented out lines;Ingo Schwarze
2017-06-23delete warning about missing whitespace before trailing punctuation;Ingo Schwarze
2017-06-23delete -r, RCS id checks are now covered by mandoc,Ingo Schwarze
2017-06-22Perl on 32 bit architectures does not support pack('Q'), replaceAlexander Bluhm
2017-06-22Get the framework from relayd regress to start switchd on demand.Alexander Bluhm
2017-06-22Do not skip any crypto tests. Remove useless make code, use defaultsAlexander Bluhm
2017-06-22Make sure to abort loops when pressing ^C in csh.anton
2017-06-22Pick rijndael.c lost after backout; requested by bluhm@Mike Belopuhov
2017-06-22Convert shell script tests to regress make rules. Having only oneAlexander Bluhm
2017-06-21Add regression tests for the filec feature in csh.anton
2017-06-20Fix EOL tests for ksh vi mode.anton
2017-06-18Don't write input if ICANON is enabled. Also, write one byte at a time.anton
2017-06-18Implement appending to standard man(7) and mdoc(7) macros with .am.Ingo Schwarze
2017-06-17churn related to the new style message about RCS idsIngo Schwarze
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