summaryrefslogtreecommitdiff
path: root/tests/unit/discovery/py_info
Commit message (Expand)AuthorAgeFilesLines
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-2/+5
* Fix test suite failing if run under system Python (#1888)Bernát Gábor2020-07-061-1/+1
* Bump linters (#1823)Bernát Gábor2020-05-122-6/+10
* make test discovery more deterministic (#1802)Anthony Sottile2020-05-021-2/+2
* Handle poison interpreters during discovery (#1790)Bernát Gábor2020-04-281-0/+11
* Setuptools compatibility with cli_run (#1771)Bernát Gábor2020-04-161-0/+7
* Fix discovery when name is non-spec format on PATH (#1748)Bernát Gábor2020-03-241-0/+20
* Allow testing via the system Python (#1731)Bernát Gábor2020-03-181-4/+8
* Fix Windows Store support (#1725)Bernát Gábor2020-03-172-0/+8
* Fix py info might be misslead by distutils config (#1705)Bernát Gábor2020-03-101-0/+25
* A more robust way to get scripts path (#1706)Bernát Gábor2020-03-101-2/+1
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-262-26/+26
* macOs Python 2 Framework support (#1641)Bernát Gábor2020-02-211-4/+5
* Discover python interpreter in a case insensitive manner (#1629)PRAJWAL M2020-02-151-1/+9
* on exe discovery ignore incorrect interpreters, also try in the… (#1573)Bernát Gábor2020-02-111-1/+6
* Better handling of base executable not found #1515Bernát Gábor2020-01-302-14/+107
* We should override the executable rather than original executable during our ...Bernat Gabor2020-01-291-1/+1
* Cached python information load should update original executable (#1513)Bernát Gábor2020-01-281-11/+23
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-281-7/+19
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-212-0/+157