summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2013-11-11In the parser, when closing an explicit block that is not open,Ingo Schwarze
2013-11-10test man.c rev. 1.71Ingo Schwarze
2013-11-10Support the alternative syntax \C'uXXXX' for Unicode characters.Ingo Schwarze
2013-11-10basic tests for the \[uXXXX] escape sequenceIngo Schwarze
2013-11-10Framework extension to support -Tutf8 tests.Ingo Schwarze
2013-11-10prettier whitespace in variable assignmentsIngo Schwarze
2013-11-09Use smaller test data files to speed up tests. Grow test datafilesDarren Tucker
2013-11-08Rekey less frequently during tests to speed them upDarren Tucker
2013-11-07trailing spaceDarren Tucker
2013-11-07Use ssh -Q to get kex types instead of a static list.Darren Tucker
2013-11-07Use ssh -Q instead of hardcoding lists of ciphers or MACs.Darren Tucker
2013-11-07Factor out the data transfer rekey testsDarren Tucker
2013-11-07Test rekeying for every Cipher, MAC and KEX, plus test every KEX withDarren Tucker
2013-11-04Test rekeying with all KexAlgorithms.Darren Tucker
2013-11-02add curve25519-sha256@libssh.orgMarkus Friedl
2013-10-28include stdio.h for printf()Jonathan Gray
2013-10-17test fails when run as root - test executability instead of writabilityDamien Miller
2013-10-17Implement the .UR/.UE block (uniform resource identifier) introduced in theIngo Schwarze
2013-10-11tedu regress/usr.bin/pccLawrence Teo
2013-10-09regression test for sftp request white/blacklisting and readonly mode.Damien Miller
2013-10-06We don't do hyphenation, but we allow breaking the line at hyphens that areIngo Schwarze
2013-10-06If there is random stuff inside a .Bl block body before the first .It,Ingo Schwarze
2013-10-04Test numerical conditions; related to roff.c rev. 1.56.Ingo Schwarze
2013-10-03Expand references to number registers in exactly the same way asIngo Schwarze
2013-09-30netbsd recognise "CODE REFERENCES" section header; from wiz@netbsdJason McIntyre
2013-09-15Macros following block closing macros aren't line macros.Ingo Schwarze
2013-09-04Beagle has been replaced by armv7.Patrick Wildt
2013-08-21recognise dragonfly; from jan staryJason McIntyre
2013-08-08Test .%C; supported by mandoc, will soon be supported by the groff port, too.Ingo Schwarze
2013-08-08Implement the roff(7) font-escape sequence \f(BI "bold+italic".Ingo Schwarze
2013-08-05stop -F from removing Sh lines; -r1.39Jason McIntyre
2013-08-05Make Bq and Er optional for errors. -r1.35.Jason McIntyre
2013-08-05integrate support for an -A option, which warns if an AUTHORS sectionJason McIntyre
2013-08-01Some tests are currently failing. Only run those if the REGRESS_FULLMark Kettenis
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2013-07-13Rudimentary implementation of the .it request (input line trap).Ingo Schwarze
2013-07-13Check handling of two consecutive .TP lines.Ingo Schwarze
2013-06-27Parse for the closing delimiter `\}' for conditionalsIngo Schwarze
2013-06-21unbreak sftp-cmds for renamed test data (s/ls/data/)Damien Miller
2013-06-20Improve handling of the roff(7) "\t" escape sequence:Ingo Schwarze
2013-06-10Add test for forward config parsingDarren Tucker
2013-06-02add (currently failing) regress test for quotes in variable lines, as encount...Jasper Lievisse Adriaanse
2013-06-02from wiz@netbsd:Jason McIntyre
2013-05-30use ssh and sshd as testdata since it needs to be >256k for the rekey testDarren Tucker
2013-05-30sync with pkg-config -r1.80 wrt to the output for empty files.Jasper Lievisse Adriaanse
2013-05-29In SYNOPSIS mode, .Ek doesn't end a keep.Ingo Schwarze
2013-05-29In keep mode, if any text is printed (even in NOSPACE mode),Ingo Schwarze
2013-05-19Support .Bl -offset in -mdoc -Tman.Ingo Schwarze
2013-05-17use a file extention that's not special on some platforms. from portableDarren Tucker
2013-05-17use a more portable negated if structure. from portableDarren Tucker