summaryrefslogtreecommitdiff
path: root/tests/integration/compose-symlinks.py
Commit message (Expand)AuthorAgeFilesLines
* Reformat code using BlackChandan Singh2019-11-141-9/+6
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-1/+1
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-5/+0
* tests: Remove unused variablesBenjamin Schubert2019-03-011-2/+1
* utils.py: Change _ensure_real_directory() to not resolve symlinksJürg Billeter2019-02-141-8/+3
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+2
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-1/+2
* Add compose-symlinks testcaseSam Thursfield2018-04-231-0/+43