Laurent Goderre
|
44b79e2186
|
Fix python tests in 2.7 by converting pip option to an env var
|
2023-10-23 10:16:19 -04:00 |
Joe Ferguson
|
c647cc57d4
|
Update python-hy test for newer python + hy versions
- silence pip warnings about new version available
- silence pip warning about python version deprecation
|
2021-02-04 16:39:54 -08:00 |
Tianon Gravi
|
f8c09a08b2
|
Adjust test harness to run many tests successfully on Windows
|
2020-04-27 11:30:19 -07:00 |
Tianon Gravi
|
0b4ac0a348
|
Simplify our "does this image contain the expected Python" test
|
2017-11-13 15:40:37 -08:00 |
Jamie Hewland
|
71b1c6c0c3
|
python: Set the PATH to /usr/local/bin when searching for a Python
* buildpack-deps:stretch has Python 3.5 installed which is detected
before our custom Python 2.7 in these scripts. Search only in
/usr/local/bin
|
2017-06-21 10:24:39 +02:00 |
Joe Ferguson
|
4ef1dfc02b
|
Try pypy first since system python is still there
|
2016-09-02 10:34:45 -07:00 |
Tianon Gravi
|
77936898bd
|
Refactor run-*-in-container.sh wrappers so they can share more code and be easier to add to
|
2015-02-09 15:43:09 -07:00 |
Tianon Gravi
|
95aa41563a
|
Simplify tests with common "expected-std-out.txt" handling
|
2015-02-05 10:58:54 -08:00 |
Tianon Gravi
|
a56df5f988
|
Update all our in-container scripts to run with workdir set to the inContainerPath
|
2015-02-05 10:58:54 -08:00 |
Tianon Gravi
|
2ec79be74a
|
Simplify run-*-in-container scripts to handle --entrypoint and to only run one container each
|
2015-02-05 10:58:53 -08:00 |
Joe Ferguson
|
113f804f50
|
Implement expected-std-out checking
|
2015-02-05 10:58:53 -08:00 |
Joe Ferguson
|
1857b61623
|
Huge re-factor to ease writing of tests
|
2015-02-05 10:58:53 -08:00 |