Age | Commit message (Expand) | Author |
2016-10-18 | adjust after the ordering was made well-defined in mandocdb.c rev. 1.180 | Ingo Schwarze |
2016-10-17 | test .Bl -tag without -width; | Ingo Schwarze |
2016-10-11 | fix the KEX fuzzer - the previous method of obtaining the packet contents | Damien Miller |
2016-10-11 | Add a regression test for the off by one bug reported by pfg. | Martijn van Duren |
2016-10-07 | enable tests for cut(1) and wc(1) | Ingo Schwarze |
2016-10-07 | test multibyte behaviour of cut(1) | Ingo Schwarze |
2016-10-07 | minimal UTF-8 tests for wc(1) | Ingo Schwarze |
2016-10-07 | enable colrm and column, which i apparently forgot | Ingo Schwarze |
2016-10-06 | Move USER out of the way to unbreak the BUILDUSER mechanism. | Martin Natano |
2016-09-30 | The opencvs test checks the RCS id of the file I have just commited. | Alexander Bluhm |
2016-09-30 | The import test of regress/usr.bin/cvs tries to touch a file in | Alexander Bluhm |
2016-09-30 | The opencvs sources are not linked to the build. To make the cvs | Alexander Bluhm |
2016-09-30 | In ssh tests set REGRESS_FAIL_EARLY with ?= so that the environment | Alexander Bluhm |
2016-09-29 | with commitids, status produces an extra line per revision | Otto Moerbeek |
2016-09-29 | Fix tests | Otto Moerbeek |
2016-09-28 | Add a makefile rule to create the ssh library when regress needs | Alexander Bluhm |
2016-09-28 | Do not close stdout when starting netcat, redirect to /dev/null | Alexander Bluhm |
2016-09-26 | Allow to run ssh regression tests as root. If the user is already | Alexander Bluhm |
2016-09-25 | add ul | Otto Moerbeek |
2016-09-23 | Add dependencies to build the required test tools for mandoc on | Alexander Bluhm |
2016-09-21 | disable tests for affirmative negated match after backout of | Damien Miller |
2016-09-21 | test all the AuthorizedPrincipalsCommand % expansions | Damien Miller |
2016-09-16 | add a note on kexfuzz' limitations | Damien Miller |
2016-09-16 | fix for newer modp DH groups (diffie-hellman-group14-sha256 etc) | Damien Miller |
2016-09-14 | Use diff -u instead of diff. It's a bit easier to see what's wrong. | Theo Buehler |
2016-09-14 | calendar regress from Andy Bradford. | Todd C. Miller |
2016-09-14 | Improve test coverage of ssh-keygen -T a bit. | Darren Tucker |
2016-09-12 | Add testcase for ssh-keygen -j, -J and -K options for moduli screening. | Darren Tucker |
2016-09-04 | Mandoc db dump regress depends on objects existing in usr.bin/mandoc. | Alexander Bluhm |
2016-09-04 | define the targets the parent level forwards with _SUBDIRUSE | Ingo Schwarze |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther |
2016-09-03 | check -z mode, just by creating an archive and checking it's still proper | Marc Espie |
2016-09-02 | disable t3, it is known to fail | Otto Moerbeek |
2016-09-01 | Make this work both with and without "make obj" in src/usr.bin/mandoc; | Ingo Schwarze |
2016-09-01 | no more sparc; | Jason McIntyre |
2016-08-30 | Test handling of invalid pointers in the pages table. | Ingo Schwarze |
2016-08-28 | typo | Ingo Schwarze |
2016-08-28 | I don't dare to provide an OK for a rewrite of this program | Ingo Schwarze |
2016-08-27 | some updates for recent changes. | Ted Unangst |
2016-08-23 | add tests for addr_match_list() | Damien Miller |
2016-08-23 | remove Protocol directive from client/server configs that causes | Damien Miller |
2016-08-20 | When a mismatching end macro occurs while at least two nested blocks | Ingo Schwarze |
2016-08-20 | When scanning upwards for a column list to put a .Ta macro in, | Ingo Schwarze |
2016-08-20 | If a column list starts with implicit rows (that is, rows without .It) | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2016-08-19 | add tests for matching functions | Damien Miller |
2016-08-10 | no more armish; | Jason McIntyre |
2016-08-10 | regression tests for mdoc_validate.c revisions 1.219 and 1.220 | Ingo Schwarze |
2016-08-06 | Add more tests for better code coverage: | Theo Buehler |
2016-08-06 | If you see code like this, you know something's quite wrong | Theo Buehler |