summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2022-02-22Add Alpine Linux test VM.Darren Tucker
2022-02-22disable agent-restrict test on minix3Damien Miller
2022-02-18Add test configs for MUSL C library.Darren Tucker
2022-02-17Comment hurd test, the VM is currently broken.Darren Tucker
2022-02-12Add cygwin-release test config.Darren Tucker
2022-02-11Stop testing OpenBSD HEAD on 6.9 and 7.0.Darren Tucker
2022-01-20Move more tests out of valgrind-1 runner.Darren Tucker
2022-01-13Stop on first test failure to minimize logs.Darren Tucker
2022-01-11libhardended_malloc.so moved into out dir.Darren Tucker
2022-01-05Always save config.h as build artifact.Darren Tucker
2022-01-05Add OpenBSD 7.0 target. Retire 6.8.Darren Tucker
2021-12-11Increase timeout for test step.Darren Tucker
2021-12-10Update the list of tests that don't work on Minix.Darren Tucker
2021-11-12Switch from LibreSSL 3.4.0 to 3.4.1.Darren Tucker
2021-10-22kitchensink test target now needs krb5.Darren Tucker
2021-10-22Test both MIT KRB5 and Heimdal.Darren Tucker
2021-10-22Source configs script so setup_ci can use settingsDarren Tucker
2021-10-22Install libedit and pam based on config flags.Darren Tucker
2021-10-21Don't use 'here string", it's not POSIX.Darren Tucker
2021-10-21Remove -Werror from compiler package to install.Darren Tucker
2021-10-21Build with -Werror on most recent gcc and clang.Darren Tucker
2021-10-12Add tcmalloc test target.Darren Tucker
2021-10-07Include relevant env vars on command line.Darren Tucker
2021-10-06Disable security key on minix3.Darren Tucker
2021-10-06Disable security key on NetBSD4 test.Darren Tucker
2021-09-29Use backticks instead of $(..) for portability.Darren Tucker
2021-09-29Skip file-based tests by default on Mac OS.Darren Tucker
2021-09-29Build without OpenSSL on Mac OS.Darren Tucker
2021-09-29Split c89 test openssl setting out.Darren Tucker
2021-09-29Add make clean step to tests.Darren Tucker
2021-09-29Test all available clang and gcc versions.Darren Tucker
2021-09-24Don't prompt for yes/no questions.David Manouchehri
2021-09-17Test against LibreSSL 3.2.6, 3.3.4, 3.4.0.Darren Tucker
2021-09-08Really fix test on OpenSSL 1.1.1 stable.Darren Tucker
2021-09-08Correct OpenSSL 1.1.1 stable identifier.Darren Tucker
2021-09-08Tests for OpenSSL 3.0.0 release & 1.1.1 branch.Darren Tucker
2021-09-05Test against OpenSSL 3 branch as well as dev.Darren Tucker
2021-08-16Improve github test driver script.Darren Tucker
2021-08-16Remove deprecated ubuntu-16.04 test targets.Darren Tucker
2021-08-15Skip agent ptrace test on hurd.Darren Tucker
2021-08-15Add hurd test target.Darren Tucker
2021-08-15Skip scp3 tests on all dfly58 and 60 configs.Darren Tucker
2021-08-13Test OpenSSH from OpenBSD head on 6.8 and 6.9.Darren Tucker
2021-08-13Skip scp3 test on dragonfly 58 and 60.Darren Tucker
2021-07-26Move SUDO to "make test" command line.Darren Tucker
2021-07-25Set SUDO for tests and cleanup.Darren Tucker
2021-07-25Pass OPENSSL=no to make tests too.Darren Tucker
2021-07-24Test OpenBSD upstream with and without OpenSSL.Darren Tucker
2021-07-14Make whitespace consistent.Darren Tucker
2021-07-14Add ARM64 Linux self-hosted runner.Darren Tucker