summaryrefslogtreecommitdiff
path: root/tests/frontend/completions.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-1/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* Rename cache-buildtrees option value 'failure' to 'auto'Jürg Billeter2019-03-161-1/+1
* cli.py: Add artifact delete commandJames Ennis2019-03-131-0/+1
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-1/+1
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+1
* Add cli main & user conf option for 'cache-buildtrees' contextTom Pollard2019-02-131-0/+2
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* Add --remote, -r option to bst build, inline with pull & pushTom Pollard2019-02-051-1/+2
* Fixup refs to 'bst track'Angelos Evripiotis2019-01-281-1/+1
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-6/+9
* Move push and pull to the new artifact subcommand groupJames Ennis2019-01-221-6/+8
* tests: Migrate completions test to tests/frontendTristan Van Berkom2019-01-161-0/+327