Grzegorz Bokota
|
4e9316036c
|
add before test variable
|
2020-03-07 12:24:15 +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 |
|
Joe Rickerby
|
c3f628d03d
|
Add migration for build identifier change, and test for migration
|
2020-02-01 21:44:07 +00:00 |
|
mayeut
|
513ef49cd4
|
Only build x86_64 / Intel 10.9+ on macOS
|
2020-01-29 22:59:01 +01:00 |
|
Yannick Jadoul
|
492b5f4039
|
Splitting off fake_project_dir fixture from mock_protection, only mocking os.path.exist for setup.py in the mocked project directory
|
2019-12-27 00:56:00 +01:00 |
|
Yannick Jadoul
|
fabb82e9cf
|
Add manylinux2014 to unit_test/main_options_test.py::test_manylinux_images
|
2019-12-26 15:03:13 +01:00 |
|
Yannick Jadoul
|
8bfe9ac6cd
|
Fix @joerick's remarks in unit_test/main_options_test.py
|
2019-12-26 14:55:08 +01:00 |
|
Yannick Jadoul
|
de55153931
|
Remove 'from cibuildwheel import linux, macos, windows' from new tests, as imports are done in fixtures
|
2019-12-26 14:55:08 +01:00 |
|
Yannick Jadoul
|
05e7858815
|
Refactoring main_function_test.py
|
2019-12-26 14:55:08 +01:00 |
|