Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutils | Phil Dawson | 2019-04-16 | 1 | -1/+1 |
* | tests: when comparing lists/dicts, compare all at once | Benjamin Schubert | 2019-03-21 | 1 | -2/+4 |
* | tests: str(datafiles) instead of a longer thing | Angelos Evripiotis | 2019-03-21 | 1 | -6/+6 |
* | tests:lint: disable 'unused-import' checks on pytest fixtures | Benjamin Schubert | 2019-03-20 | 1 | -1/+1 |
* | tests:lint: silence redefined-outer-name in files using fixtures | Benjamin Schubert | 2019-03-20 | 1 | -0/+3 |
* | cascache.py: Ensure path exists before trying to update the mtime | James Ennis | 2019-03-13 | 1 | -0/+38 |
* | cli.py: Add artifact delete command | James Ennis | 2019-03-13 | 1 | -0/+104 |
* | tests: Remove unused parameters in functions | Benjamin Schubert | 2019-03-01 | 1 | -1/+1 |
* | tests: Don't use integration test for artifact log | Jürg Billeter | 2019-02-19 | 1 | -0/+64 |