summaryrefslogtreecommitdiff
path: root/tests/integration/symlinks.py
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-4/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-3/+3
* utils.py: Do not mangle absolute symlinksJürg Billeter2019-02-141-7/+4
* utils.py: Change _ensure_real_directory() to not resolve symlinksJürg Billeter2019-02-141-6/+4
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+2
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-4/+4
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-3/+3
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+4
* Add integration tests for edge cases involving symlinks and overlapsSam Thursfield2018-02-121-0/+74