summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-07-07Remove all references to "make depend" from regress.Alexander Bluhm
2017-07-07Remove useless make depend targets.Alexander Bluhm
2017-07-07add parentheses to the output where required for disambiguationIngo Schwarze
2017-07-07Disable tests that fail due to known make bugs, fix the others.Alexander Bluhm
2017-07-07trigger default .l.o rule and check the produced file has the right nameMarc Espie
2017-07-07Make libtool regress tests pass:Alexander Bluhm
2017-07-07Make mmap_hint.c compile on i386 by adding includes. UnfortunatelyAlexander Bluhm
2017-07-06Now that we have the -Wstyle message level, downgrade six warningsIngo Schwarze
2017-07-06Delete variable REGRESS_TARGET, missing plural S is a typo and itAlexander Bluhm
2017-07-06anton@ has fixed the test script so that it can run as root. RemoveAlexander Bluhm
2017-07-06Do not suppress what's going on.anton
2017-07-06Disable new tests until sed has been adapted.Alexander Bluhm
2017-07-06Initialize the return value and do not use garbage as exit status.Alexander Bluhm
2017-07-06Link the runtests programs statically and explain why.Alexander Bluhm
2017-06-30Build and run libexpat regress tests from src/lib/libexpat/tests.Alexander Bluhm
2017-07-06Add tests for all features of file completion in csh.anton
2017-07-06fix dateIngo Schwarze
2017-07-06Fix operator precedence according to Brian W. Kernighan and LorindaIngo Schwarze
2017-07-05Favor a UID-agnostic prompt in ksh edit mode tests. Allows the tests to passanton
2017-07-05Revert previously added tests for file completion that are currently failing.anton
2017-07-05Implement the generated dependency with a stamp file to avoid needlessAlexander Bluhm
2017-07-05Add tests for file completion in ksh emacs mode, currently failing.anton
2017-07-04Switch to build user if run as root. Prompt output $ or # affects test.Alexander Bluhm
2017-07-04Fix file regress from stdin if obj directory exists.Alexander Bluhm
2017-07-04Fix handling of \} on roff request lines.Ingo Schwarze
2017-07-04Fix building the libedit regress programs.Alexander Bluhm
2017-07-04It turns out association of tbl spans with layout rows is simpler thanIngo Schwarze
2017-07-04Do not add isakmpd obj directory to .PATH. We must compile someAlexander Bluhm
2017-07-04Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze
2017-07-04Backout previous due to a bug discovered by zhuk@ that requires some tinkeringanton
2017-07-04Add support for pattern substitution to variables in ksh using a common syntaxanton
2017-07-03Add more checks and debug info to identify the sporadic test failures.Alexander Bluhm
2017-07-03Generate source and header files for regress on demand.Alexander Bluhm
2017-07-03Link all lib regress tests to the build.Alexander Bluhm
2017-07-03Remove mdoclint(1) from the tree.Ingo Schwarze
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