summaryrefslogtreecommitdiff
path: root/testing/test_regressions.py
Commit message (Expand)AuthorAgeFilesLines
* Fix missing git/hg handling in tests for py27Michał Górny2020-05-251-1/+1
* Skip git tests when git is unavailableMichał Górny2020-05-071-3/+7
* Don't pass entrypoing name around anymore and allow passing fallback_root to ...Ionel Cristian Mărieș2019-05-101-2/+2
* Use a different root for fallbacks. Remove old hack that merely checked entry...Ionel Cristian Mărieș2019-05-101-1/+1
* inflict black on the codebase :)Ronny Pfannschmidt2018-05-131-35/+32
* Fix pip invocation test.Stéphane Bidoul (ACSONE)2018-04-251-2/+2
* fix python2.6 issue with the new testRonny Pfannschmidt2017-04-081-2/+2
* add a regression test for issue #164Ronny Pfannschmidt2017-04-081-0/+10
* fix sys.executable failure on Windowsmatejcik2017-03-031-4/+4
* use sys.executable instead of 'python' for running regression testsmatejcik2017-03-031-4/+4
* fix #138 - add support for the pip-egg-info folderRonny Pfannschmidt2017-02-071-1/+20
* fix #89: windows path comparison bugTe-jé Rodgers2016-06-121-0/+15
* add regression test for callable use_scm_versionEsben Haabendal2016-04-061-0/+20
* flake8 fixesRonny Pfannschmidt2015-09-171-3/+5
* restructure root finding, fixes #43 and #45Ronny Pfannschmidt2015-09-171-0/+23