summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2022-10-24regress test for unmatched glob characters; fails before previousDamien Miller
2022-09-02The sysORTable doesn't have 10 entries anymore.Martijn van Duren
2022-08-28Adjust desired output after tbl_term.c rev. 1.66 (stop skippingIngo Schwarze
2022-08-28Vertical spacing changes around tables in man_term.c rev. 1.194Ingo Schwarze
2022-08-19Up to version 1.22.4, groff_mdoc(7) only considered the first wordIngo Schwarze
2022-08-16Adjust desired output after the bugfix man.c rev. 1.137.Ingo Schwarze
2022-08-16New tests of tabs in fill mode, in particularIngo Schwarze
2022-08-16Adjust the desired output after the improvements in term.c rev. 1.150.Ingo Schwarze
2022-08-15Some more tests of no-fill mode similar to mdoc/Bd/blank.inIngo Schwarze
2022-08-15oops, once again, i failed to correctly sync some dates in the footerIngo Schwarze
2022-08-15Distinguish between escape sequences that produce no outputIngo Schwarze
2022-08-11add some tests for parse_absolute_time(), including cases where itDamien Miller
2022-08-03some love for patch regressOmar Polo
2022-08-02If the body of a man(7) .MT or .UR block is empty, do not emit a warning.Ingo Schwarze
2022-08-02Reorganize the tests that require custom command line optionsIngo Schwarze
2022-07-25Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.Darren Tucker
2022-07-24Test TEST_SSH_ELAPSED_TIMES for empty string not executable. No-opDarren Tucker
2022-07-20crank SSH_SK_VERSION_MAJOR to matchDamien Miller
2022-07-14Only run the client connection test with supported ciphers. Avoids testTheo Buehler
2022-07-06While the HTML standard allows multiple <h1> elements in the sameIngo Schwarze
2022-07-04Add TEST_REGRESS_CACHE_DIR which, if set, is used to cache regress testDarren Tucker
2022-06-26In groff commit 78e66624 on May 7 20:15:33 2021 +1000,Ingo Schwarze
2022-06-19Make expected output match reality again.Theo Buehler
2022-06-19Since rtsock.c -r1.329 routes sent via sysctl(2) are now marked RTF_DONE.Theo Buehler
2022-06-08Surprisingly, every escape sequence can also be used as an argumentIngo Schwarze
2022-06-07Split the excessively generic diagnostic message "invalid escape sequence"Ingo Schwarze
2022-06-06adjust two desired error messages after roff_escape.c rev. 1.11Ingo Schwarze
2022-06-05With the improved escape sequence parser, it becomes easy to also improveIngo Schwarze
2022-06-03oops, update forgotten date in the footerIngo Schwarze
2022-06-03During identifier parsing, handle undefined escape sequencesIngo Schwarze
2022-06-03test setenv in both client and server, test first-match-wins tooDamien Miller
2022-05-30Dummy implementation of the roff(7) \V (interpolate environment variable)Ingo Schwarze
2022-05-20Re-classify the roff(7) \r (reverse line feed) escape sequenceIngo Schwarze
2022-05-20Test the handling of some additional one-character escape sequencesIngo Schwarze
2022-05-19following the fixed parsing direction of roff_expand() in roff.c rev. 1.260,Ingo Schwarze
2022-05-19Adjust a column number in an error messageIngo Schwarze
2022-05-19fix a wrong column number that got fixed as a side effectIngo Schwarze
2022-05-19remove a bogus warning that went away as a side effectIngo Schwarze
2022-05-15regress test for in-place transfers and clobbering larger files withDamien Miller
2022-05-01Split a new function roff_parse_comment() out of roff_expand() because thisIngo Schwarze
2022-04-30Provide a new function roff_req_or_macro() to parse and handle a requestIngo Schwarze
2022-04-28The syntax of the roff(7) .mc request is quite specialIngo Schwarze
2022-04-28oops, fix wrong .TH nameIngo Schwarze
2022-04-28Element next-line scopes may nest, so man_breakscope() may have toIngo Schwarze
2022-04-27The .AT, .DT, and .UC macros are allowed inside next-line scopeIngo Schwarze
2022-04-27Fix three bugs regarding the interaction of \z and \h:Ingo Schwarze
2022-04-26typo in example text: unsused -> unused; noticed by tb@Ingo Schwarze
2022-04-26At the end of every tbl(7) cell, clear the \z state.Ingo Schwarze
2022-04-26If a node is tagged explicitly, skip implicit tagging for that node.Ingo Schwarze
2022-04-24If a .shift request has a negative argument, do not use a negative arrayIngo Schwarze