Age | Commit message (Expand) | Author |
2017-07-05 | Revert previously added tests for file completion that are currently failing. | anton |
2017-07-05 | Implement the generated dependency with a stamp file to avoid needless | Alexander Bluhm |
2017-07-05 | Add tests for file completion in ksh emacs mode, currently failing. | anton |
2017-07-04 | Switch to build user if run as root. Prompt output $ or # affects test. | Alexander Bluhm |
2017-07-04 | Fix file regress from stdin if obj directory exists. | Alexander Bluhm |
2017-07-04 | Fix handling of \} on roff request lines. | Ingo Schwarze |
2017-07-04 | Fix building the libedit regress programs. | Alexander Bluhm |
2017-07-04 | It turns out association of tbl spans with layout rows is simpler than | Ingo Schwarze |
2017-07-04 | Do not add isakmpd obj directory to .PATH. We must compile some | Alexander Bluhm |
2017-07-04 | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze |
2017-07-04 | Backout previous due to a bug discovered by zhuk@ that requires some tinkering | anton |
2017-07-04 | Add support for pattern substitution to variables in ksh using a common syntax | anton |
2017-07-03 | Add more checks and debug info to identify the sporadic test failures. | Alexander Bluhm |
2017-07-03 | Generate source and header files for regress on demand. | Alexander Bluhm |
2017-07-03 | Link all lib regress tests to the build. | Alexander Bluhm |
2017-07-03 | Remove mdoclint(1) from the tree. | Ingo Schwarze |
2017-07-01 | delete -p options, the relevant parts are now covered by mandoc; | Ingo Schwarze |
2017-06-30 | Build and run libexpat regress tests from src/lib/libexpat/tests. | Alexander Bluhm |
2017-06-29 | warn about some non-portable idioms in .Bl -column; | Ingo Schwarze |
2017-06-28 | Test for file from stdin. | Nicholas Marriott |
2017-06-28 | Add regression tests for mail. | anton |
2017-06-27 | test inter-column spacing | Ingo Schwarze |
2017-06-27 | warn about .Ns macros that have no effect because they are followed | Ingo Schwarze |
2017-06-27 | remove -DSw; the useful parts are now covered by mandoc; | Ingo Schwarze |
2017-06-26 | catch up with the recent eqn(7) improvements | Ingo Schwarze |
2015-01-01 | eqn(7) tests | Ingo Schwarze |
2017-06-25 | Link acme-client, ldapd, switchd regress to build. | Alexander Bluhm |
2017-06-25 | Do not run .END cleanup during clean, cleandir, obj in ldapd regress. | Alexander Bluhm |
2017-06-25 | Clean all files created during switchd regress. | Alexander Bluhm |
2017-06-25 | Convert the acme-client test to use a config file acme-client.conf. | Alexander Bluhm |
2017-06-25 | test new MT macro | Ingo Schwarze |
2017-06-25 | cope with changes in BASE messages | Ingo Schwarze |
2017-06-25 | add some empty targets that were missing | Ingo Schwarze |
2017-06-25 | Capture SIGINT and print out all received output so far. Useful when debugging | anton |
2017-06-24 | obvious removal of -o, now covered by mandoc | Ingo Schwarze |
2017-06-24 | regress test for ExposeAuthInfo | Damien Miller |
2017-06-23 | delete unused "lastline" state variable and some commented out lines; | Ingo Schwarze |
2017-06-23 | delete warning about missing whitespace before trailing punctuation; | Ingo Schwarze |
2017-06-23 | delete -r, RCS id checks are now covered by mandoc, | Ingo Schwarze |
2017-06-22 | Perl on 32 bit architectures does not support pack('Q'), replace | Alexander Bluhm |
2017-06-22 | Get the framework from relayd regress to start switchd on demand. | Alexander Bluhm |
2017-06-22 | Do not skip any crypto tests. Remove useless make code, use defaults | Alexander Bluhm |
2017-06-22 | Make sure to abort loops when pressing ^C in csh. | anton |
2017-06-22 | Pick rijndael.c lost after backout; requested by bluhm@ | Mike Belopuhov |
2017-06-22 | Convert shell script tests to regress make rules. Having only one | Alexander Bluhm |
2017-06-21 | Add regression tests for the filec feature in csh. | anton |
2017-06-20 | Fix EOL tests for ksh vi mode. | anton |
2017-06-18 | Don't write input if ICANON is enabled. Also, write one byte at a time. | anton |
2017-06-18 | Implement appending to standard man(7) and mdoc(7) macros with .am. | Ingo Schwarze |
2017-06-17 | churn related to the new style message about RCS ids | Ingo Schwarze |