Matt Borland
|
e1601f129a
|
Complete CI test with standalone mode (#680)
|
2022-01-14 08:12:22 -08:00 |
|
Matt Borland
|
20c2cc0bc0
|
Add GCC11 to CI (#654)
* Add GCC11 to CI
* Change std::views to std::ranges::views
* Remove g++5 and clang-5. Remove testing of ranges in GCC11
|
2021-07-04 13:35:59 -04:00 |
|
John Maddock
|
742154cc36
|
Merge branch 'update_GHA' of https://github.com/mborland/math into threading_sanity_check
|
2021-05-18 11:40:45 +01:00 |
|
jzmaddock
|
8283949fae
|
Remove clang-9 from GHA testing - it's currently broken and drone is testing OK.
|
2021-05-18 11:39:19 +01:00 |
|
Matt Borland
|
e97d3c0eb2
|
Fix clang 5 and 6 package names
|
2021-05-16 16:33:47 +03:00 |
|
Matt Borland
|
7fe34c2422
|
Remove deprecated OS from GHA
|
2021-05-15 19:36:50 +03:00 |
|
Matt Borland
|
12b3c8a7e7
|
Standalone tests (#606)
* Add missing distribution compile tests
* Add cstdfloat compile tests
* Rename and finish differentiation
* Add interpolators compile tests and fixes
* Reorganize/add quadrature compile tests
* Add missing sf tests and fixes for failures
* Add tools incl tests and fixes
* Add compile tests to jamfile plus collected fixes
* Collected fixes for CI failures
* Fix fftw config
* Remove lexical cast from arcsine dist [ci skip]
* Improve cstdfloat tests [ci skip]
* Improve differentiation tests [ci skip]
* Improve distribution testing [ci skip]
* Updates to interpolator tests [ci skip]
* Improve quadrature tests [ci skip]
* Improve sf tests [ci skip]
* Improve tools tests
* Collected CI fixes
* Fix for MSVC 14.2 array allocation error
[windows]
* MSVC 14.2 workarounds
[windows]
* Fix float128 and interpolators tests
* Add standalone testing on clang
[standalone]
* Fixes for type mismatches on MSVC
[windows]
* Fix for MSVC 14.0 fail from missing header
[windows]
* Change barycentric rational namespace
[ci skip]
* Fix standalone clang warnings
* Change namespace in barycentric examples
|
2021-04-22 14:44:21 -04:00 |
|
Matt Borland
|
0a9d7a152c
|
Fix for TBB failure and add license [standalone]
|
2021-04-04 09:54:19 +03:00 |
|
Matt Borland
|
40aa3f2d94
|
Increase number of threads used by CI
|
2021-04-02 14:17:49 +03:00 |
|
Matt Borland
|
a189a6ad66
|
Add standalone mode to CI
|
2021-04-01 21:36:10 +03:00 |
|
Matt Borland
|
b529c19b44
|
Retry adding repos
|
2021-02-23 22:14:18 +03:00 |
|
Matt Borland
|
474e26b136
|
Modify GHA to avoid duplicate runs.
|
2021-02-20 09:58:09 +03:00 |
|
jzmaddock
|
8fe6b95e93
|
Completely rework drone script.
Split up some of the test suite into smaller blocks, add some needed references to libquadmath.
|
2021-02-01 18:58:55 +00:00 |
|
Matt Borland
|
50a52fabb7
|
Add MSVC-14.0 and verified mingw [CI SKIP]
|
2020-12-30 16:25:02 +03:00 |
|
Matt Borland
|
773f583f72
|
Fix commit filter [CI SKIP]
|
2020-12-29 15:10:45 +03:00 |
|
Matt Borland
|
5e6143bdf3
|
Add platform specific options [CI SKIP]
|
2020-12-29 14:41:26 +03:00 |
|
Matt Borland
|
d4092e569a
|
Test skip [CI SKIP]
|
2020-12-28 16:50:37 +03:00 |
|
Matt Borland
|
ab7e28f7d4
|
Add ci.yml. Should run full test.
|
2020-12-28 16:40:36 +03:00 |
|