Joe Rickerby
e06b7696a0
Add missing function call, which causing tests to be skipped
...
(maybe types are not such a bad idea...)
2020-03-07 14:15:09 +00:00
Joe Rickerby
1880b6d14d
Merge remote-tracking branch 'origin/master' into deterministic-builds
2020-03-01 12:53:07 +00:00
Joe Rickerby
4c7453df6c
Neater test implementation based on review
2020-03-01 12:32:41 +00:00
Matthew Treinish
05df9bbfd4
Add comment and update test_06 skip message
2020-02-21 09:32:09 -05:00
Matthew Treinish
36e0618992
Update options.md
2020-02-21 06:48:10 -05:00
Matthew Treinish
90da096b14
More test updates
2020-02-20 17:29:28 -05:00
Matthew Treinish
43c45b6011
Update tests again
2020-02-20 16:24:52 -05:00
Matthew Treinish
a83ac06c8d
Fix small oversights
2020-02-20 16:17:51 -05:00
Matthew Treinish
ec4ea4e011
Adjust tests when running on non-x86
2020-02-20 16:12:54 -05:00
Yannick Jadoul
2ce304d5d9
Add test checking cibuildwheel detects when PATH is messed up by CIBW_ENVIRONMENT
2020-02-20 00:16:09 +01:00
Yannick Jadoul
fc0dbe15d5
Fixing flake8 errors and warnings after rebasing
2020-02-19 17:10:17 +01:00
Yannick Jadoul
0423d79e63
Dropping PyPy version from PyPy build identifiers
2020-02-19 17:10:17 +01:00
Joe Rickerby
8a450b7655
Fix expected wheel test logic
2020-02-18 22:19:13 +00:00
Joe Rickerby
fc20273f8b
Remove the unit test check - the versions are determined by virtualenv at creation time
2020-02-18 21:55:03 +00:00
Joe Rickerby
f55a5d44a3
Fix typo and add debug logging
2020-02-18 21:03:00 +00:00
Joe Rickerby
fd69aed369
Remove dead code
2020-02-18 20:45:13 +00:00
Joe Rickerby
ddc4fb2ab8
Add tests for pinned software in setup.py of test project
2020-02-18 20:44:52 +00:00
Joe Rickerby
3c20f70c5d
Add test for user-specified constraints file
2020-02-18 20:38:14 +00:00
Joe Rickerby
b7fc45afd9
Fix expected wheels in test
2020-02-18 20:21:08 +00:00
Joe Rickerby
c9e4a66915
Add a test case for pinned tool versions
2020-02-18 09:33:07 +00:00
Yannick Jadoul
b743b8ae5b
Fixing Windows tests by skipping pp27 in 10_cpp_standards tests (and pp36 for C++17) on Windows
2020-02-15 23:47:03 +01:00
Grzegorz Bokota
176f4aca1f
Apply PyPy patch with default MACOSX_DEPLOYMENT_TARGET to local installation
2020-02-15 23:24:51 +01:00
Yannick Jadoul
60f198c90d
Changing the expected wheel filenames to the new pip>=20 tags
2020-02-15 23:24:51 +01:00
Yannick Jadoul
4c718706c8
Trying out PyPy 7.3.0rc3 on manylinux2010 as well, with a temporary newer version of manylinux2010-pypy_x86_64 image
2020-02-15 23:24:51 +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
186e09d543
Implementing @mayeut's suggestion for alternative way of generating CPython/PyPy manylinux and Windows platform tags in test/shared/utils.py
2020-02-15 23:24:51 +01:00
Yannick Jadoul
ae6832e18d
Building PyPy wheels on macOS
2020-02-15 23:24:51 +01:00
Yannick Jadoul
129cf601da
Building PyPy wheels on Windows
2020-02-15 23:24:51 +01:00
Yannick Jadoul
dd26ef8ac6
Updated PyPy from 7.1.1 to 7.2.0
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
Yannick Jadoul
100fc14411
Adding PyPy builds to Linux, using the manylinux2010-pypy_x86_64 image
2020-02-15 23:24:51 +01:00
Nicola Soranzo
c738481e82
Rename main_util_fixtures.py to conftest.py to allow fixture auto discovery
...
Also fix new PEP-008 issues.
2020-02-14 15:50:06 +00:00
Nicola Soranzo
cab6ecef24
Fix all PEP-008 issues
2020-02-14 15:50:06 +00:00
Joe Rickerby
8236877f02
Merge pull request #220 from mayeut/macos-platform
...
Only build x86_64 / Intel 10.9+ on macOS
2020-02-01 23:07:47 +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
mayeut
513ef49cd4
Only build x86_64 / Intel 10.9+ on macOS
2020-01-29 22:59:01 +01:00
Yannick Jadoul
0d5a2a7843
Moving MACOSX_DEPLOYMENT_TARGET from test utils' expected_wheels to run_cibuildwheel, and some minor style fixes
2020-01-16 16:10:05 +01:00
Grzegorz Bokota
1f784a1a29
fix conflicts with main branch
2020-01-16 16:10:05 +01:00
Grzegorz Bokota
758f158bbd
Update information about need to use modern standards in c++
...
add test for c++ standards for all platform change macos platform tag on more generic.
2020-01-16 16:10:05 +01:00
Grzegorz Bokota
5941ba7daf
add tests
2019-12-05 21:13:11 +01:00
Matthieu Darbois
1dbb12daaa
Add manylinux2014 x86_64/i686 ( #215 )
2019-12-02 11:07:56 +01:00
Matthieu Darbois
09e72800c6
Run each test using a temporary directory ( #217 )
2019-11-20 22:20:53 +01:00
Joe Rickerby
c42cca1c86
Add test that failing tests fail on manylinux1 specifically
2019-11-09 18:07:46 +00:00
mayeut
104dcf1d37
Add python 3.8 support
2019-11-04 22:22:40 +01:00
mayeut
f2ef7a6169
Always use nuget to install python on Windows
2019-11-04 22:08:30 +01:00
mayeut
bb0cad404b
Drop python 3.4
...
Python 3.4 reached the end of its life on 16 March 2019. It's about time to drop support for Python 3.4.
2019-10-26 15:53:44 +02:00
Grzegorz Bokota and Joe Rickerby
80974e5b39
Build Python wheels for windows on travis ( #160 )
...
* upgrade for windows on travis
* Install python on travis windows, update readme, update tests
* update readme, travis config and clean code
* install python inside cibuildwheel run
* use register to get python path
* fixes from review
* fix pip version
* use nuget for instal python
* clean code
* Update cibuildwheel/windows.py
Co-Authored-By: Joe Rickerby <joerick@mac.com >
* fixes from review
* Final bits of tidy up
2019-10-23 21:53:10 +01:00
Joe Rickerby
bbecbe43ec
Add failing test check
2019-10-20 20:45:25 +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