summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2022-04-29Only run tests when source files change.V_9_0Darren Tucker
2022-04-04Disable security key on fbsd6 test host.Darren Tucker
2022-04-04Specify TEST_SHELL=bash on AIX.Darren Tucker
2022-04-01Only run regression tests on slow VMs.Darren Tucker
2022-04-01Increase test timeout to allow slow VMs to finishDarren Tucker
2022-04-01Skip slow tests on (very) slow test targets.Darren Tucker
2022-03-28Add AIX 5.1 test target.Darren Tucker
2022-03-26Drop leading "v" from release version identifier.Darren Tucker
2022-03-26Use tarballs when testing LibreSSL releases.Darren Tucker
2022-03-26Add OpenWRT mips and mipsel test targets.Darren Tucker
2022-02-28No unused param warnings for clang-12 and gcc-11.Darren Tucker
2022-02-26Add debian-i386 test target.Darren Tucker
2022-02-25Add tests for latest releases of {Libre,Open}SSL.Darren Tucker
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