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
|
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 |
|
Yannick Jadoul
|
ccfc3c3aa1
|
Fixing indentation error, and keeping only check for setup.py in project root directory in __main__.py
|
2018-11-29 23:26:10 +01:00 |
|
unknown
|
3d23cbf2a6
|
corrected as per notations from @YannickJadoul on #113
|
2018-11-29 02:44:19 +00:00 |
|
corey.d.mccarty
|
2ca6500bba
|
removed '--name' pieces for #102
|
2018-11-05 11:47:31 -05:00 |
|
Joe Rickerby
|
60ed370002
|
Semicolons need quoting
|
2017-09-03 10:01:59 +01:00 |
|
Joe Rickerby
|
7229ddeb67
|
Windows uses a different pathsep so have to use that in the test
|
2017-09-02 22:20:28 +01:00 |
|
Joe Rickerby
|
f56ddda157
|
Make shell evals work and add tests for that
|
2017-09-02 22:09:32 +01:00 |
|
Joe Rickerby
|
573098f38f
|
Mac/Windows stubs and test case for environment inheritance
|
2017-08-14 21:07:08 +01:00 |
|
Joe Rickerby
|
38f89e955f
|
Added test for environment and a script for local running
|
2017-07-24 22:39:16 +01:00 |
|