summaryrefslogtreecommitdiff
path: root/tests/frontend/completions.py
Commit message (Expand)AuthorAgeFilesLines
* setup.cfg: Use isort to sort our importsbschubert/isortBenjamin Schubert2020-07-031-0/+2
* Reformat code using BlackChandan Singh2019-11-141-179/+195
* tests/frontend/completions: Fix implicit string concatenationChandan Singh2019-11-121-2/+2
* frontend: Remove tracking options from `bst build`Chandan Singh2019-11-041-4/+0
* frontend: Remove build --all flag in favour of --deps all/plantmewett/build-deps-cliTom Mewett2019-08-281-1/+2
* cli.py: Introduce bst artifact showJames Ennis2019-08-271-0/+1
* Addition of bst artifact list-contents:Rebecca Grayson2019-08-161-0/+1
* _frontend: Added toplevel `--max-jobs` configurationTristan Van Berkom2019-07-161-0/+1
* 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