2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

7 Commits

Author SHA1 Message Date
Matt Borland
e70c97e6eb Add randomize_va_space to drone 2024-07-02 16:54:51 -04:00
Matt Borland
e2c989cd18 Add M1 testing to drone (#868) 2023-01-16 11:13:04 -08:00
jzmaddock
fae96bf542 S390x testing: make all the tests 128-bit float safe.
* Remove tests we don't need right now.
!!!REVERT THIS COMMIT BEFORE MERGING!!!

* Add s390x testing to drone.

* Correct drone file.

* Correct drone file (again)

* Prevent complete cancellation in bessel_jy logic.

* Correct testing for 128-bit floats.

* Make some more tests 128-bit long double safe.

* Make more tests 128-bit float safe.

* Fix some more 128-bit testing issues.

* More 128-bit float fixes.

* Make more tests 128-bit float safe.

* Fix up remaining tests for 128-bit floats.

* Yet more 128-bit float test case fixes.

* Fix up more tests for 128-bit floats and non-intel platforms.

* Fix up more tests to be 128-bit long double safe.

* More test case adjustments.

* More 128-bit float error rate adjustments.

* Fixes for autodiff tests

* Two more test fixes.

* Fix up daubechies_scaling_test.cpp and reinstate full CI.

Co-authored-by: Matt Borland <matt@mattborland.com>
2023-01-11 18:31:05 +00:00
Sam Darwin
989fffba5d Drone minor config update (#850) 2022-10-20 13:23:48 -07:00
jzmaddock
3eaf764732 Move sanitizer tests from CircleCI to drone. 2021-03-30 17:55:49 +01:00
jzmaddock
3e49cc29ca Set file executable permissions. 2021-02-01 09:51:42 +00:00
jzmaddock
ff531bbdf7 Add drone CI. 2021-02-01 09:41:27 +00:00