Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat code using Black | Chandan Singh | 2019-11-14 | 1 | -9/+6 |
* | tests/integration: Disable 'unused-import' checks that are pytest fixtures | Benjamin Schubert | 2019-06-06 | 1 | -1/+1 |
* | tests/integration: Silence all 'redefined-outer-name' pylint errors | Benjamin Schubert | 2019-06-06 | 1 | -0/+3 |
* | plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutils | Phil Dawson | 2019-04-16 | 1 | -1/+1 |
* | tests: str(datafiles) instead of a longer thing | Angelos Evripiotis | 2019-03-21 | 1 | -1/+1 |
* | tests: Remove unused importsremove-dead-code | Benjamin Schubert | 2019-03-01 | 1 | -5/+0 |
* | tests: Remove unused variables | Benjamin Schubert | 2019-03-01 | 1 | -2/+1 |
* | utils.py: Change _ensure_real_directory() to not resolve symlinks | Jürg Billeter | 2019-02-14 | 1 | -8/+3 |
* | Expose basic api for testing external plugins.phil/plugin-testing-api | Phil Dawson | 2019-02-08 | 1 | -2/+2 |
* | Mark 'old' checkout command as obsolete | James Ennis | 2019-01-22 | 1 | -1/+2 |
* | Add compose-symlinks testcase | Sam Thursfield | 2018-04-23 | 1 | -0/+43 |