Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-20 | Run SSL tests in CI | Björn Svensson | |
2021-10-14 | Add valgrind and CMake to tests | michael-grunder | |
2021-10-12 | Add Centos8 | michael-grunder | |
I'm sure this can be done with a container matrix but figuring that out is left for another day. | |||
2021-10-12 | We should run actions on PRs | michael-grunder | |
2021-10-12 | Add Cygwin build test | michael-grunder | |
2021-10-10 | Add Windows tests in GitHub actions | michael-grunder | |
See: #992 TODO: MinGW/cygwin tests | |||
2021-10-10 | Switch to GitHub actions | michael-grunder | |
Since TravisCI.org was deprecated we've been without any tests. This commit adds back basic tests in Ubuntu, CentOS, and MacOS. More sophisticated tests/platforms to come in the future (e.g. 32bit tests). See: #992 |