Frederik Rietdijk
|
5d8dd5c259
|
python.tests: don't mix the two types of tests
The integration tests code was included in the environment tests. After
this commit it is hopefully clearer what belongs together.
|
2020-08-30 12:59:24 +02:00 |
|
Frederik Rietdijk
|
f17001afd8
|
Python: fix virtualenv with Python 2
|
2020-05-24 10:43:24 +02:00 |
|
Frederik Rietdijk
|
98bcf5d8da
|
Python tests: fix use of is_virtualenv
Too many tests set it.
|
2020-05-24 10:43:24 +02:00 |
|
Frederik Rietdijk
|
2de446e0b8
|
python.tests: also test virtualenv
Test whether creating a virtualenv functions.
|
2020-05-23 18:15:45 +02:00 |
|
Frederik Rietdijk
|
6f873e98f4
|
Python integration tests: disable for older python 3 versions
because the package that is used as part of the test does not support
older versions.
|
2020-04-25 07:59:37 +02:00 |
|
Frederik Rietdijk
|
71171b3225
|
Python tests: test venv from a nix env with Python 3.8
This test was disabled because it did not function yet, however,
apparently it does with 3.8.
|
2020-04-25 07:59:37 +02:00 |
|
adisbladis
|
753122388d
|
Python: Add integration test verifying NIX_PYTHONPATH with Mypy
|
2020-03-14 21:39:32 +00:00 |
|
adisbladis
|
05571d3059
|
Python Add test for NIX_PYTHONPREFIX
|
2020-03-14 21:39:31 +00:00 |
|
Frederik Rietdijk
|
dbf125d286
|
Python: introduce tests for interpreters
This adds tests to the passthru of all Python interpreters.
|
2020-03-14 15:01:30 +01:00 |
|