Joe Rickerby
|
d0e5781832
|
Merge pull request #293 from joerick/windows-chain-commands
Allow chaining of commands on Windows
|
2020-03-07 18:39:04 +00:00 |
|
Joe Rickerby
|
8de326a67a
|
Another test
|
2020-03-07 12:22:44 +00:00 |
|
Joe Rickerby
|
c33fa2ada0
|
Add test for boolean ops on windows
|
2020-03-07 12:21:31 +00:00 |
|
Joe Rickerby
|
4e3cef81d7
|
Fix style errors
|
2020-03-06 09:08:20 +00:00 |
|
Joe Rickerby
|
83452b75dd
|
Apply suggestions from code review
|
2020-03-05 18:28:16 +00:00 |
|
Grzegorz Bokota
|
be9eae6828
|
test path_contains
|
2020-03-03 23:06:27 +01:00 |
|
Grzegorz Bokota
|
6e41e729fe
|
pin virtualenv to <20 on windows
list dir in test
use bin directory in pypy
|
2020-03-02 15:01:02 +01:00 |
|
Grzegorz Bokota
|
e0c456604d
|
verify if __CIBW_VIRTUALENV_PATH__ is set
|
2020-03-01 19:49:46 +01:00 |
|
Grzegorz Bokota
|
01dd18bbf8
|
change 02_test to check if virtualenv is properly used
|
2020-03-01 10:14:32 +01:00 |
|
Nicola Soranzo
|
cab6ecef24
|
Fix all PEP-008 issues
|
2020-02-14 15:50:06 +00: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 |
|
Joe Rickerby
|
bbecbe43ec
|
Add failing test check
|
2019-10-20 20:45:25 +01:00 |
|
Thomas Robitaille
|
4f4fed06e0
|
Added unit test for CIBW_TEST_EXTRAS
|
2019-09-09 12:49:11 +01: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
|
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
|
364fc5220e
|
another trailing comma
|
2019-04-22 18:44:09 +01:00 |
|
Joe Rickerby
|
0ed37f268a
|
In general, prefer single quotes
|
2019-04-22 18:35:57 +01:00 |
|
Joe Rickerby
|
f410fbdd03
|
Remove trailing commas from environment declarations
|
2019-04-22 18:33:03 +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 |
|
Yannick Jadoul
|
95d2086ced
|
Adding check.py to tests, rather than a simple generic assert on number of wheels
|
2019-04-20 20:49:56 +02:00 |
|
Joe Rickerby
|
b18281867b
|
Add test for CIBW_TEST_COMMAND running in a shell on mac and linux
|
2018-07-05 09:28:44 +01:00 |
|
Joe Rickerby
|
17a2485d25
|
Add second test project - testing the CIBW_TEST options
|
2017-03-23 11:20:50 +00:00 |
|