summaryrefslogtreecommitdiffstats
path: root/.github/configs
AgeCommit message (Expand)Author
2022-12-17Remove compat from the default tests.V_9_1Darren Tucker
2022-12-16Backport test workflow config changes.Darren Tucker
2022-11-08Don't run compat-tests on V_9_1 branch.Darren Tucker
2022-11-08Resync CI configs to HEAD.Darren Tucker
2022-08-31Move sftp from valgrind-2 to 3 to rebalance.Darren Tucker
2022-08-26Add cygwin-release test target.Darren Tucker
2022-08-19Add Cygwin (on windows-2019) test target.Darren Tucker
2022-08-11Skip hostbased during Valgrind tests.Darren Tucker
2022-07-12Move unset to before we set anything.Darren Tucker
2022-07-05Update sanitizer test targets:Darren Tucker
2022-07-05Add GCC address sanitizer build/test.Darren Tucker
2022-07-05Move sanitizer logs into regress for collection.Darren Tucker
2022-07-03Add clang sanitizer tests.Darren 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-01Skip slow tests on (very) slow test targets.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-22disable agent-restrict test on minix3Damien Miller
2022-02-18Add test configs for MUSL C library.Darren Tucker
2022-02-12Add cygwin-release test config.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
2021-12-10Update the list of tests that don't work on Minix.Darren Tucker
2021-10-22Test both MIT KRB5 and Heimdal.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-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-29Test all available clang and gcc versions.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-13Skip scp3 test on dragonfly 58 and 60.Darren Tucker
2021-06-01Put minix3 config in the host-specific block.Darren Tucker
2021-05-27Add minix3 test target.Darren Tucker
2021-04-26Export CC and CFLAGS for c89 test.Darren Tucker
2021-04-26Ensure we can still build with C89.Darren Tucker
2021-04-26Interop test agains PuTTY.Darren Tucker
2021-04-26Support testing against arbitary libcrytpo vers.Darren Tucker
2021-04-25Disable compiler hardening on nbsd4.Darren Tucker
2021-04-23Test krb5 on Solaris 11 too.Darren Tucker
2021-04-22Add win10 test target.Darren Tucker
2021-04-08Add pattern for valgrind-unit.Darren Tucker
2021-04-08Run unit tests under valgrind.Darren Tucker