Matthew Treinish
|
05df9bbfd4
|
Add comment and update test_06 skip message
|
2020-02-21 09:32:09 -05:00 |
|
Matthew Treinish
|
90da096b14
|
More test updates
|
2020-02-20 17:29:28 -05:00 |
|
Yannick Jadoul
|
0423d79e63
|
Dropping PyPy version from PyPy build identifiers
|
2020-02-19 17:10:17 +01:00 |
|
Yannick Jadoul
|
e80f7f4774
|
Trying out PyPy 7.3.0rc1 on macOS and Windows
|
2020-02-15 23:24:51 +01:00 |
|
Yannick Jadoul
|
ef80beb433
|
Skipping PyPy for 06_docker_images test, and manylinux1 and manylinux2014 runs of 08_manylinuxXXXX_only test
|
2020-02-15 23:24:51 +01:00 |
|
Nicola Soranzo
|
cab6ecef24
|
Fix all PEP-008 issues
|
2020-02-14 15:50:06 +00:00 |
|
Yannick Jadoul
|
88029d2a28
|
Clean up temporary workaround in test/06_docker_images/cibuildwheel_test.py
|
2020-01-30 17:20:14 +01:00 |
|
Matthieu Darbois
|
09e72800c6
|
Run each test using a temporary directory (#217)
|
2019-11-20 22:20:53 +01:00 |
|
Yannick Jadoul
|
2e0dc40e3f
|
Adding manylinux2010_i686 image and simplifying tests' utils.expected_wheels()
|
2019-10-16 01:15:09 +02:00 |
|
Yannick Jadoul
|
c6f1382813
|
Making manylinux1 still the default for manylinux_i686 builds
|
2019-10-16 00:35:20 +02:00 |
|
Yannick Jadoul
|
179148b0e5
|
Updated preset values for CIBW_MANYLINUX_*_IMAGE, fixed skip message in 08_manylinux2010_only test, and added clarifying comment on multiple wheels in Linux bash script
|
2019-10-16 00:35:20 +02:00 |
|
Yannick Jadoul
|
27517cd8a0
|
Updating test 06_docker_images to use new CIBW_MANYLINUX_*_IMAGE options
|
2019-10-16 00:33:45 +02:00 |
|
Joe Rickerby
|
f7d93cc9e4
|
Fix function name
|
2019-04-23 22:23:54 +01:00 |
|
Joe Rickerby
|
e87032c830
|
Rework tests check all wheels produced against a reference list
Also, wrap the cibuildwheel call to make building env easier
|
2019-04-23 22:15:02 +01:00 |
|
Joe Rickerby
|
e360a04dc1
|
Use utils.platform for platform checks
|
2019-04-22 23:25:14 +01:00 |
|
Joe Rickerby
|
9050137d2b
|
Neaten the environment modification using triple-quotes and dict.update
|
2019-04-22 23:23:49 +01:00 |
|
Joe Rickerby
|
857aafbd3f
|
Move the pythonpath fiddling to the test runner
instead of including it in every test
|
2019-04-22 23:13:34 +01:00 |
|
Joe Rickerby
|
0ed37f268a
|
In general, prefer single quotes
|
2019-04-22 18:35:57 +01:00 |
|
Joe Rickerby
|
21fb27faf7
|
Rework custom test machinery to give the individual tests more control
on how they're run, and combine environment.json and check.py
|
2019-04-22 18:22:43 +01:00 |
|