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 |
|