summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* setup.cfg: make xfail marks strict by defaulttraveltissues/strictxfailDarius Makovsky2019-10-091-0/+1
* setup.cfg: Fix xdg env vars to not affect the hostbschubert/fix-xdg-temppathsBenjamin Schubert2019-10-081-4/+1
* Add initial mypy configuration and typesChandan Singh2019-09-021-0/+19
* setup.cfg: Register our already-existing pytest marksTom Mewett2019-08-301-0/+2
* tests: Implement and register in_subprocess pytest markTom Mewett2019-08-301-0/+2
* Set HOME environment variable for testsJürg Billeter2019-08-301-0/+1
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-2/+2
* setup.cfg: Override/relocate XDG_ environment variables when running testsTristan Van Berkom2019-03-201-0/+3
* setup.cfg, tox.ini: Moved coverage support to the tox.ini levelTristan Van Berkom2019-03-041-1/+1
* setup.cfg: exclude .eggs/**, build/** and tmp/** from pycodestyle lintingDor Askayo2019-02-191-1/+1
* setup.cfg: Don't lint by default through setup.py test invocationsTristan Van Berkom2019-01-031-1/+1
* setup.cfg: Specify the pycodestyle configurations separately from pytest conf...Tristan Van Berkom2019-01-031-3/+5
* Use pycodestyle instead of pep8Javier Jardón2019-01-021-13/+4
* setup.cfg: Show timing of the 20 slowest testsJosh Smith2018-08-241-1/+1
* Search for tags with the *.*.* patten for versionwillsalmon/versionTagRegrexWilliam Salmon2018-08-221-0/+1
* setup.cfg: Add tests/integration/project to norecursedirsTristan Van Berkom2018-08-201-1/+1
* setup.py: Add grpcio dependency and support for code generationJürg Billeter2018-07-171-0/+2
* Use versioneer instead of setuptools_scmTristan Van Berkom2018-04-261-0/+8
* Make pylint and pep8 tests run by defaultjennis/add_gi.repository_to_ignored_pylint_modulesJames Ennis2018-03-161-1/+1
* Add pylint to setup.cfg and setup.pyJames Ennis2018-03-141-2/+2
* Merge integration tests into general testsTristan Maat2018-02-071-1/+1
* setup.cfg: Ignore .eggs directory for pep8 linterTristan Van Berkom2017-10-211-0/+1
* Add warnings when staging to /buildstream/build74-prevent-artifacts-from-containing-files-in-buildstream-buildTristan Maat2017-10-191-0/+1
* Fork and embed fusepySam Thursfield2017-09-271-0/+1
* setup.{cfg,py}: Bring back BST_TEST_SUITE env variableTristan Van Berkom2017-09-051-0/+2
* plugin.py: Removed special case for test casesTristan Van Berkom2017-09-031-2/+0
* Added .coveragerc and use that in setup.cfgTristan Van Berkom2017-07-171-1/+1
* Make logging go to stdout when the test suite is being run in CIJonathan Maw2017-05-251-1/+3
* setup.cfg: Ignore pep8 E125.Tristan Van Berkom2017-03-051-0/+1
* Patching setup.cfg file for virtual envAndrew Leeming2017-01-041-0/+2
* Include coverage report in ./setup.py test invocationsTristan Van Berkom2016-12-111-1/+1
* pip8 checks: Ignore the tmp/ directoryTristan Van Berkom2016-12-101-0/+1
* pep8: Set line length to 119, not 79Tristan Van Berkom2016-12-101-0/+1
* setup.cfg: Ignore pep8 checking in documentation conf.pyTristan Van Berkom2016-12-101-1/+3
* setup.cfg: Ignore pep8 error 129Tristan Van Berkom2016-12-101-0/+1
* Add pep8 checks to test suiteTristan Van Berkom2016-12-091-1/+1
* setup.cfg: set pytest basetemp to ./tmpJürg Billeter2016-12-011-1/+1
* Use pytest, add first basic plugin testTristan Van Berkom2016-11-131-0/+6