Files
cibuildwheel/test
Matthieu Darbois 78bca57cb4 fix(tests): linux tests from macOS/Windows arm64 (#1829)
* fix(tests): linux tests from macOS/Windows arm64

When running on arm64, macOS reports machine as `arm64` and Windows as `ARM64`.
We need to override this to `aarch64` when running linux tests.

* fix(tests): fix tests when running with `--run-cp38-universal2`
2024-05-18 18:34:39 +02:00
..
2020-05-02 16:54:19 +01:00
2020-05-02 22:50:52 +01:00
2024-03-11 20:54:37 +00:00

This folder contains integration tests for cibuildwheel.