summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-07-14Add regression tests for ifstated.Sebastian Benoit
2017-07-13Round VM_MAXUSER_ADDRESS down to next page to make mmap_hint regressAlexander Bluhm
2017-07-13Improve error messages of siginfo-fault regress to make clear whichAlexander Bluhm
2017-07-12We cannot mmap(2) memory at VM_MAXUSER_ADDRESS as the full allocatedAlexander Bluhm
2017-07-12Disable failing pkg_add tests and document when they were added.Alexander Bluhm
2017-07-11Rewrite regress sendsrcaddr so that is uses UDP sockets on localhost,Alexander Bluhm
2017-07-10ld.so and nfs regress were using PROGS variable before it was addedAlexander Bluhm
2017-07-10The libtool regress used PROGS as a regular variable. Rename itAlexander Bluhm
2017-07-09Make pkg-config regress tests pass:Alexander Bluhm
2017-07-08Run malloc0test with all possible malloc options.Alexander Bluhm
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