summaryrefslogtreecommitdiff
path: root/testing/test_file_finder.py
Commit message (Expand)AuthorAgeFilesLines
* Skip git tests when git is unavailableMichał Górny2020-05-071-1/+4
* Skip mercurial tests when hg is not availableMichał Górny2020-05-061-1/+4
* add python testsworkflowsRonny Pfannschmidt2020-05-011-33/+35
* update pre-commit setup to modern practices and ensure flake8 is in line as w...Ronny Pfannschmidt2019-11-251-32/+25
* inflict black on the codebase :)Ronny Pfannschmidt2018-05-131-140/+105
* Tweak test skip reasonsStéphane Bidoul (ACSONE)2018-05-111-2/+2
* Improve file finder test coverageStéphane Bidoul (ACSONE)2018-05-111-0/+30
* file finder: symlink edge casesStéphane Bidoul (ACSONE)2018-05-101-1/+38
* Fix hg file finder in presence of white space in pathsStéphane Bidoul (ACSONE)2018-04-281-0/+9
* Refactor hg and git file finders to use the same algorithmStéphane Bidoul (ACSONE)2018-04-281-0/+138