summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2012-06-20no more mac68k;Jason McIntyre
2012-06-02In groff, trying to redefine standard man(7) macros before .TH has no effect;Ingo Schwarze
2012-06-02Minimal implementation of .EX and .EE for GNU compatibility.Ingo Schwarze
2012-06-01don't delete .* on cleanup due to unintended env expansion; pointed out inDamien Miller
2012-06-01append to rather than truncate test log; bz#2013 from openssh ATDamien Miller
2012-05-31Fix blank line handling in .if.Ingo Schwarze
2012-05-28While i already got my fingers dirty on mandoc_escape(),Ingo Schwarze
2012-05-28Make recursive parsing of roff(7) escapes actually work in the general case,Ingo Schwarze
2012-05-28Implement the roff \z escape sequence, intended to output the nextIngo Schwarze
2012-05-27Make sure a nasty bug reported by naddy@ on July 3, 2011Ingo Schwarze
2012-05-27some real tbl(7) regression testsIngo Schwarze
2012-05-27Fix the vertical spacing around tbl(7) instances in man(7).Ingo Schwarze
2012-05-13Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust testsDarren Tucker
2012-04-12regress tests for moe gm4 compatMarc Espie
2012-03-13better boundsOtto Moerbeek
2012-03-13rough test of the bc(1) math libOtto Moerbeek
2012-02-26Remove OpenBSD release numbers from these tests,Ingo Schwarze
2012-01-04Heads of .It macros in -diag lists are not parsed,Ingo Schwarze
2011-12-04link new tests to the build: Ap Aq Brq Dq Dv Ev Qq Sq UxIngo Schwarze
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2011-12-02After unifying volume titles in the page headers for man(7) and mdoc(7),Ingo Schwarze
2011-12-01test vertical spacing around display blocksIngo Schwarze
2011-11-19After the recent cleanup of .TH date handling,Ingo Schwarze
2011-11-17Complete overhaul of the mandoc(1) test suite.Ingo Schwarze
2011-11-17- adjust after recent pkg-config commitJasper Lievisse Adriaanse
2011-10-03when checking Xrs, look in man* subdirs, not cat*;Jason McIntyre
2011-09-20we do properly support linebreaks, so adjust the testJasper Lievisse Adriaanse
2011-09-20- stop pretending to care about variable expansion to multiple valuesJasper Lievisse Adriaanse
2011-09-18check whether breakable hyphensIngo Schwarze
2011-09-17add (failing) test for a corner case discovered by aja@: linebreaks inside fi...Jasper Lievisse Adriaanse
2011-09-17add a test --variable (expansion to multiple values), currently failing.Jasper Lievisse Adriaanse
2011-09-17Also test input files ending without a newline,Ingo Schwarze
2011-09-17remove mdoc.samples(7): all info already is in mdoc(7)Ingo Schwarze
2011-08-02add SHA256/SHA512 based HMAC modesDamien Miller
2011-07-27- add a failing test, to be addressed later.Jasper Lievisse Adriaanse
2011-07-24Theo reported that make cleandir deleted too much, triggering this cleanup:Ingo Schwarze
2011-07-24check opening and middle punctuation as wellIngo Schwarze
2011-07-24check that a macro works in the head of a tagged paragraph;Ingo Schwarze
2011-07-24Also run the new tests of "sed -E 's/..." with the input lacking aIngo Schwarze
2011-07-11repair t24 when obj exists, like other targets.Okan Demirmen
2011-07-11how annoying. soembody added a regress test that would have caught myTed Unangst
2011-06-30test with sandbox enabled; ok djm@Markus Friedl
2011-06-30regress for fixed bugMarc Espie
2011-06-30"normal" failure implies actual exit. If $? >= 128, that means a signalMarc Espie
2011-06-23regression tests for the sed substitute commandIngo Schwarze
2011-06-20- add tests for suffixes in Requires(.private)Jasper Lievisse Adriaanse
2011-06-16- slightly expand test for --static. it works in my local tree but needs some...Jasper Lievisse Adriaanse
2011-06-16- adjust a test which was succeeding while it shouldn't (after the lastJasper Lievisse Adriaanse
2011-06-15more testsJasper Lievisse Adriaanse