Commit Graph

32 Commits

Author SHA1 Message Date
Matt Borland
3692daee01 Add is_ci_sanitizer_run 2021-07-28 21:12:55 +03:00
Matt Borland
db891e339c Update GHA 2021-07-25 20:45:45 +03:00
jzmaddock
c9ef5f4214 Improve CI testing of tgamma at various precisions.
Also run the special function tests for select compilers.
NOTE: this still has some failures which need investigating.
2021-05-21 21:26:34 +01:00
jzmaddock
bb26100770 Remove clang-9 from GHA: the configuration is broken on the server. 2021-05-20 11:16:58 +01:00
Christopher Kormanyos
32d9ab3718 Try add UBsan runs in GHA 2021-04-01 23:08:05 +02:00
Matt Borland
6f6a7d3df5 Robust GHA add repo 2021-03-13 16:44:38 +03:00
jzmaddock
250fa76b42 Throttle back to -j2 in hopes of fewer resource outages/cancellations. 2021-03-10 08:54:37 +00:00
jzmaddock
84dba025be Aaaarh: reinstate lost GHA script! 2021-03-09 18:23:35 +00:00
jzmaddock
5fa32674b7 Set up PPC workflow. 2021-02-08 12:17:23 +00:00
Matt Borland
2ad6d29d7d Add GHA CI to PRs 2021-02-07 22:24:01 +03:00
Christopher Kormanyos
a65a1c28dc [CI SKIP] Try old gcc/clang 5/6 on xenial in GHA 2021-02-03 22:51:56 +01:00
Christopher Kormanyos
98c1c52e24 [CI SKIP] Merge branch 'cxx11_part_1' into github_actions 2021-01-31 14:20:52 +01:00
jzmaddock
d6fa8083f9 Disable some tests that CI can't cope with - mostly timeouts. 2021-01-31 11:37:52 +00:00
Christopher Kormanyos
2d56a16910 [CI SKIP] Merge branch 'cxx11_part_1' into github_actions 2021-01-31 10:40:40 +01:00
jzmaddock
900c0a7de5 CI changes: disable some runs on drone that can't be made to work.
Test running ASAN on GHA instead.
2021-01-31 09:31:11 +00:00
Christopher Kormanyos
4025f72a4d [CI SKIP] Merge branch 'cxx11_part_1' into github_actions
# Conflicts:
#	.github/workflows/multiprecision.yml
2021-01-30 22:53:17 +01:00
Christopher Kormanyos
37353f966d [CI SKIP] Manually merge John's GHA changes 2021-01-30 22:50:06 +01:00
Christopher Kormanyos
999af0e7bd [CI SKIP] Separate MinGW from MSVC runs in CI 2021-01-30 22:41:34 +01:00
jzmaddock
542d759988 CI update:
Remove travis and appveyor - they're pretty much dead to us.
Add ASAN and USAN tests to drone.
Rework windows GHA tests to test each compilers supported std versions.
2021-01-30 17:53:58 +00:00
Christopher Kormanyos
fe0fdf12a7 [CI SKIP] Try add macos to GHA builds in CI 2021-01-29 07:17:47 +01:00
Christopher Kormanyos
0f53c0d8fc [CI SKIP] Revert and restart without old compilers 2021-01-28 23:16:07 +01:00
Christopher Kormanyos
e0ca3dba6a [CI SKIP] Add old GCC/clang tools to CI on GHA 2021-01-28 23:03:27 +01:00
Christopher Kormanyos
8b0bffd1e1 [CI SKIP] Add standards+semi-old GCC/clang in CI 2021-01-25 18:40:15 +01:00
Christopher Kormanyos
4fd015ddd1 [CI SKIP] C++11 branch and restore tommath in CI 2021-01-22 20:00:05 +01:00
Christopher Kormanyos
038d19ff7a [CI SKIP] Try fix seg fault via gcc-mingw flags 2021-01-20 23:19:44 +01:00
Christopher Kormanyos
5c01a9f384 [CI SKIP] Try gcc-9 on Win GitHub Actions 2021-01-20 22:53:24 +01:00
Christopher Kormanyos
b25ca1c28e [CI SKIP] Restore CI_SUPPRESS_KNOWN_ISSUES, reduce scpoe of C++ standards variance, do not install libtommath-dev 2021-01-19 19:50:00 +01:00
Christopher Kormanyos
378218821e [CI SKIP] Add more suites, remove SLOW_COMPILER, remove SUPPRESS_KNOWN_ISSUES, verify libtommath-dev install on Ubuntu 2021-01-19 18:39:40 +01:00
Christopher Kormanyos
2ca19be759 [CI SKIP] Try some GitHub Actions on Win pipeline 2021-01-19 13:27:21 +01:00
Christopher Kormanyos
5047234e76 [CI SKIP] Naive adaption of a few tests 2021-01-18 20:24:55 +01:00
Christopher Kormanyos
69079d6e53 [CI SKIP] Fix wrong name and don't run Boost CI 2021-01-18 15:14:27 +01:00
Christopher Kormanyos
5c99b1ee7b [CI SKIP] Add YAML skip Travis run GitHub CI 2021-01-18 14:51:24 +01:00