summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2016-03-13check return value for BN_hex2bn in regression testsBrent Cook
2016-03-10un-vax;Jason McIntyre
2016-03-06Update file(1) regress for new description of ar(1) file.Nicholas Marriott
2016-03-05POSIX-compliant behavior of "set -u" regarding "$*" and "$@" specialsDmitrij Czarkoff
2016-03-04be more careful determining which regress/sys/arch/XXX directory toTheo de Raadt
2016-03-04don't parse (...|...) patterns in variable substitution inside double quotesDmitrij Czarkoff
2016-03-04rename xxx-what-do-you-call-this-1 to qouted-brace-expansion-1Dmitrij Czarkoff
2016-03-04Filter debug messages out of log before picking the last two lines.Darren Tucker
2016-03-04add KEX fuzzer harness; ok deraadt@Damien Miller
2016-03-03Remove option USER_LDT and everything depending on it.Christian Weisgerber
2016-03-03Look back 3 lines for possible error messages. Changes to the code meanDarren Tucker
2016-03-01After the bugfix in libedit/chared.c rev. 1.17,Ingo Schwarze
2016-03-01Enter libedit directory by default.Ingo Schwarze
2016-03-01More unit tests for libedit.Ingo Schwarze
2016-02-28Repair the namegen function to make ffs regress useful again.natano
2016-02-26Add a test for negated POSIX characer classes.Todd C. Miller
2016-02-22Properly handle ed-files which fully replace input file content. ThisTobias Stoeckmann
2016-02-18bsd.regress.mk doesn't automatically add "make clean" targets forDamien Miller
2016-02-17include bad $SSH_CONNECTION in failure outputDamien Miller
2016-02-11Test the C/POSIX locale too, in addition to UTF-8.Ingo Schwarze
2016-02-11Slowly start a unit test suite for libedit; Christos is right thatIngo Schwarze
2016-01-29Add regression test for RekeyLimit parsing of >32bit values (4G and 8G).Darren Tucker
2016-01-27Properly initialize sin_family.Jeremie Courreges-Anglas
2016-01-24In the OpenBSD-specific part of verify_xref(), discard the standard errorIngo Schwarze
2016-01-22Replace a (broken) test for @option explicit-update (the code has beenLandry Breuil
2016-01-16better mockup for promptlen()Ingo Schwarze
2016-01-12The ksh(1) vi editing mode code is much harder to understand thanIngo Schwarze
2016-01-10tests for double backspace after double-width charactersIngo Schwarze
2016-01-10Make the test file 7-bit clean and improve diagnostics with hexdump(1),Ingo Schwarze
2016-01-10some UTF-8 testsIngo Schwarze
2016-01-09drop "abort" promise, and make it the default behaviour.Sebastien Marie
2016-01-07When syslogd is not running, check that no syslog priority or droppedAlexander Bluhm
2016-01-05Regression suite for ul(1).Ingo Schwarze
2015-12-30Test logging to console by redirecting the system's console into aAlexander Bluhm
2015-12-28initialize pointer to avoid undefined free on failureBrent Cook
2015-12-23Add my machines' configuration files as an example to the readme.Alexander Bluhm
2015-12-22Test suite for colrm(1) including tests for single byte characters,Ingo Schwarze
2015-12-22Correct expected results on v6 mcast bind on ANY, and add comments toVincent Gross
2015-12-21add parsing tests that must not segfault based on Jonathan Gray initialMarc Espie
2015-12-15test some valid UTF-8, but in the C localeIngo Schwarze
2015-12-15test encoding of a few invalid UTF-8 sequencesIngo Schwarze
2015-12-15test vis(3)ingIngo Schwarze
2015-12-15tests for the following keywords: cwd login group rgroup ruser userIngo Schwarze
2015-12-15regression suite for the "command" keywordIngo Schwarze
2015-12-09add multicast test suitesVincent Gross
2015-12-09add a quick test for utf-8 handlingTed Unangst
2015-12-07Add regression tests for in_pcbbind.Vincent Gross
2015-12-07basic unit tests for rsa-sha2-* signature typesDamien Miller
2015-12-06test suite for fmt(1) written from scratchIngo Schwarze
2015-12-06Check .Xr links by forking "man -f" rather than manually lookingIngo Schwarze