summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Remove "deb" surce plugin, it has beem moved to bst-plugins-experimentaljjardon/move_deb_sourceJavier Jardón2020-01-171-6/+1
* tox.ini: Bump version of bst-plugins-experimental to 0.14.0Benjamin Schubert2020-01-161-2/+2
* tox.ini: Add a external plugins environment test and run it in CIBenjamin Schubert2020-01-131-2/+14
* tox.ini: Move coverage handling in commands_post.Benjamin Schubert2020-01-131-2/+3
* tox.ini: Remove external plugins testsBenjamin Schubert2020-01-131-5/+3
* Tests: Remove bst-plugins-experimental dependencyThomas Coldrick2020-01-131-1/+0
* tox.ini: Remove duplicated move of the coverage fileBenjamin Schubert2020-01-131-1/+0
* tox.ini: Add python3.8 to default environment listChandan Singh2019-12-241-17/+17
* testing/runcli.py: Add BST_CAS_STAGING_ROOT environment variableJürg Billeter2019-12-171-0/+1
* tox.ini: Add ability to run tests in a randomized orderBenjamin Schubert2019-12-101-0/+4
* Start linting doc/source/conf.pyChandan Singh2019-11-141-3/+3
* Remove pycodestyleChandan Singh2019-11-141-1/+0
* Add configuration to run BlackChandan Singh2019-11-141-0/+20
* tox.ini: Fix pylint configurationChandan Singh2019-11-131-1/+1
* Add tests that the basic functionality of buildstream works in win32Jonathan Maw2019-10-311-1/+19
* tox.ini: pass through BST_FORCE_START_METHODAngelos Evripiotis2019-10-181-0/+1
* .gitlab-ci.yml: Update bst-plugins-experimental versionbschubert/bump-bst-experimental-versionBenjamin Schubert2019-10-181-1/+1
* tox.ini: pin mypy 0.730traveltissues/1172Darius Makovsky2019-10-171-1/+1
* setup.cfg: Fix xdg env vars to not affect the hostbschubert/fix-xdg-temppathsBenjamin Schubert2019-10-081-4/+4
* tox.ini: Add bst-plugins-experimental to docs depsctolentino82019-10-071-0/+1
* Use distutils plugin from bst-plugins-experimentalJavier Jardón2019-09-121-1/+1
* Add initial mypy configuration and typesChandan Singh2019-09-021-0/+10
* Set HOME environment variable for testsJürg Billeter2019-08-301-0/+1
* Move qmake plugin to bst-plugins-experimentalcoldtom/move-qmakeThomas Coldrick2019-08-141-1/+1
* Move modulebuild plugin to bst-plugins-experimentalThomas Coldrick2019-08-141-1/+1
* Move makemaker plugin to bst-plugins-experimentalThomas Coldrick2019-08-121-1/+1
* Move make plugin to bst-plugins-experimentalcoldtom/move-makeThomas Coldrick2019-08-091-1/+1
* Move meson element to bst-plugins-experimentalThomas Coldrick2019-08-081-1/+1
* 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