scripts/test


Log

Author Commit Date CI Message
Brent Cook 15d076b4 2023-07-04T13:09:31 add ventura and arm64 test targets, remove big sur This reworks the macOS github actions to target Apple silicon for tests. To simplify the test matrix, removing big sur and adding ventura. Also some cleanups to the test script. We really don't need the 'x' workaround for non-POSIX shells, and it got confusing writing "xx86_64".
Brent Cook 60532831 2023-02-28T08:34:08 make it simpler to test on a non-Linux system
Joshua Sing 4fdce0c6 2023-04-29T01:15:13 Add CI workflow to run tests with ASM disabled
Brent Cook dc7d38d5 2023-03-23T06:21:32 match CI names in test script
Brent Cook 73d924f6 2023-03-23T06:07:31 fix mips/mips64 builds
Brent Cook 47aeda0f 2023-02-28T08:34:08 make it simpler to test on a non-Linux system
Brent Cook ab214b56 2023-02-27T07:26:07 handle i?86 for 32-bit CMake builds
Brent Cook 305d0532 2023-02-27T06:27:01 delete opensslconf.h for each build
Brent Cook 703f4304 2023-02-27T04:57:29 add conditional around common apt commands
Brent Cook 1fbc858e 2023-02-27T04:19:34 remove inherited CC env variable, consolidate common setup
Brent Cook 6b59828d 2023-02-25T18:20:29 update cross arch tests for arm/aarch64
kinichiro 8a57de6e 2022-04-29T18:55:44 Set max number of processes for CI
Brent Cook e55410dc 2021-05-28T04:53:27 update badges, further split out actions by OS, add more Linux targets