summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
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
2011-06-15- add tests for --static (failing right now)Jasper Lievisse Adriaanse
2011-06-13fill in tests for getting/setting variablesJasper Lievisse Adriaanse
2011-06-12- cleanup now --errors-to-stdout is honoredJasper Lievisse Adriaanse
2011-06-11- add missing comment for missing-req-3Jasper Lievisse Adriaanse
2011-06-11- add test for empty .pc-filesJasper Lievisse Adriaanse
2011-06-07- add extensive testing for various versioned suffix combinationsJasper Lievisse Adriaanse
2011-06-07add test for spaces in the Name field which currently get mangledJasper Lievisse Adriaanse
2011-06-07sensible Name fieldsJasper Lievisse Adriaanse
2011-06-07Remove comment, this test passes now.Jasper Lievisse Adriaanse
2011-06-06hookup the previously added (and failing) tests; it's better to knowJasper Lievisse Adriaanse
2011-06-06add failing tests for whitespace and Requires abuseJasper Lievisse Adriaanse
2011-06-06hookup pkg-config testsJasper Lievisse Adriaanse
2011-06-06missed in previousJasper Lievisse Adriaanse
2011-06-06first set of version comparison testsJasper Lievisse Adriaanse
2011-06-06tidyJasper Lievisse Adriaanse
2011-06-06use ${.OBJDIR} instead of poluting ${.CURDIR}Jasper Lievisse Adriaanse
2011-06-06add currently failing test for PKG_CONFIG_LOGJasper Lievisse Adriaanse
2011-06-06add tests for PKG_CONFIG_SYSROOTJasper Lievisse Adriaanse
2011-06-06- add some more tests for printing stuff about the pkgconfig filesJasper Lievisse Adriaanse
2011-06-06initial batch of tests for pkg-config(1), which are loong overdue.Jasper Lievisse Adriaanse
2011-06-03use OBJ to find test configs, patch from Tim RiceDarren Tucker
2011-06-03Retry establishing the port forwarding after a small delay, should makeDarren Tucker
2011-05-31Test lint warnings about empty non-compound selection statements.Martynas Venckus
2011-05-31When running "make obj" before "make regress", the desired outputIngo Schwarze
2011-05-31work around startup and teardown races; caught by deraadtDarren Tucker
2011-05-31back out revs 1.6 and 1.5 since it's not reliableDarren Tucker