summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Move cmake plugin to bst-plugins-experimentalcoldtom/move-cmakeThomas Coldrick2019-08-081-0/+1
* tox.ini: Allow linter to run on target filesAlexandru Fazakas2019-07-301-2/+2
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-0/+1
* Introduce Cython to the project and documentBenjamin Schubert2019-05-291-1/+13
* Introduce pyproject.tomlBenjamin Schubert2019-05-291-0/+6
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-1/+1
* tox.ini: Coverage does not need module installedChandan Singh2019-05-211-2/+1
* tox.ini: do not hardcode sphinx versionjjardon/sphinx_2Javier Jardón2019-05-041-1/+1
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-2/+2
* tox.ini Allow movement of coverage files to fail for external testsPhil Dawson2019-04-161-1/+2
* tox.ini: Add tox env as a wrapper for running individual templated testsphil/expose-templated-testsPhil Dawson2019-04-121-0/+20
* tox.ini: pin [testenv:docs] sphinx dependency to 1.8.5Tom Pollard2019-03-291-1/+1
* Generate and publish HTML coverage reportMartin Blanchard2019-03-251-2/+3
* .gitlab-ci.yml: Add a CI test job for remote executionMartin Blanchard2019-03-251-0/+3
* tests:lint: enable pylintBenjamin Schubert2019-03-201-1/+1
* tox.ini: Override/relocate XDG_ environment variables when running testsTristan Van Berkom2019-03-201-0/+4
* Move external plugin tests to seperate tox environment.Phil Dawson2019-03-131-30/+5
* Allow testing of external plugins via toxphil/external-plugin-testingPhil Dawson2019-03-081-2/+29
* test: Pass proxy and cert env variable to tox environmentbschubert/tests-behind-proxyBenjamin Schubert2019-03-061-0/+7
* tox.ini: Support running tests without coverage present at allTristan Van Berkom2019-03-041-7/+13
* setup.cfg, tox.ini: Moved coverage support to the tox.ini levelTristan Van Berkom2019-03-041-1/+1
* tox.ini / requirements: Separated coverage requirementsTristan Van Berkom2019-03-041-0/+2
* Make code coverage reporting optionalbschubert/allow-no-covBenjamin Schubert2019-02-251-2/+2
* tox.ini: Add 'venv' environment to run arbitrary commands in a venvphil/tox-vev-environmentPhil Dawson2019-02-201-0/+11
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-0/+1
* tox.ini: Specify minimum version of click-manChandan Singh2019-01-311-1/+1
* tox.ini: Add environment to update man pagesChandan Singh2019-01-251-0/+10
* tox.ini: Unpin sphinx dependencyChandan Singh2019-01-231-3/+3
* Support running test environments in parallel with `detox`Tristan Van Berkom2019-01-091-1/+41
* Rename "tools" directory to "requirements"Chandan Singh2019-01-041-8/+8
* tox.ini: Added new 'lint' environment to lint separatelyTristan Van Berkom2019-01-031-0/+9
* Move sphinx build functionality to toxChandan Singh2019-01-031-0/+20
* Move all requirements files into "tools" directoryChandan Singh2019-01-031-3/+3
* Add tox.ini to enable running tests using toxChandan Singh2019-01-021-0/+13