Trevor Gross
|
54c8ae0980
|
Run tests against MPFR on CI where possible
This effectively gives us tests against infinite-precision results on
MacOS and x86+sse Linux.
|
2024-10-28 21:29:31 -05:00 |
|
Trevor Gross
|
d0f1dd6010
|
Set target-specific AR and CC arguments
The Rust `cc` crate reads these, so make sure they are set for when we
start making use of `cc`.
|
2024-10-06 00:18:00 -05:00 |
|
Trevor Gross
|
0be441d5ad
|
Update Ubuntu images to 24.04
We don't have any specific reason to stay on 18.04, so upgrade to the
latest LTS version.
|
2024-10-06 00:10:12 -05:00 |
|
Alex Crichton
|
8d79795d70
|
Overhaul tests
* Move everything to azure pipelines
* Inline docker configuration in this repo (no `cross`)
* Delete `no-panic` example, use `#[no_panic]` instead.
|
2019-05-02 11:37:21 -07:00 |
|