micbou
|
903bdf5fef
|
Fix virtual environment tests
|
2018-04-10 09:19:12 +02:00 |
|
micbou
|
b3b6b798ff
|
Find Python environments on Windows using the registry
|
2018-04-08 19:04:11 +02:00 |
|
micbou
|
0fd8e728f5
|
Add comment explaining why test_versions is disabled on Windows
|
2018-03-24 22:52:41 +01:00 |
|
micbou
|
bf57fa16fc
|
Add JEDI_TEST_ENVIRONMENT_EXECUTABLE for AppVeyor
|
2018-03-24 22:52:41 +01:00 |
|
micbou
|
e8b301ebf9
|
Add AppVeyor configuration
|
2018-03-24 22:52:41 +01:00 |
|
micbou
|
65a8ec6abc
|
Improve venv_and_pths test
Python is not necessarily installed in /usr/bin. Execute Python to find the
real prefix.
|
2018-03-24 20:52:51 +01:00 |
|
micbou
|
c6635ccc55
|
Properly raise broken pipe exception
|
2018-03-24 12:02:06 +01:00 |
|
micbou
|
51b44032bd
|
Fix paths from assignment test on Windows
|
2018-03-23 00:35:57 +01:00 |
|
micbou
|
2283b67836
|
Specify executable extension to detect virtual environment on Windows
|
2018-03-22 23:17:23 +01:00 |
|
micbou
|
3a0ac37ee8
|
Fix error when using generators with variable-length arguments
|
2018-01-13 18:56:34 +01:00 |
|
micbou
|
175e57214e
|
Fix instance docstring
|
2017-07-14 00:59:55 +02:00 |
|
micbou
|
f5248250d8
|
Fix keyword docstring
|
2017-07-14 00:22:27 +02:00 |
|
micbou
|
a859add6d7
|
Only resolve names for actual modules
A name can be part of an import statement without being a module.
|
2017-03-01 21:06:21 +01:00 |
|