aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
Commit message (Expand)AuthorAge
* Ignore flake8's 'W504 line break after binary operator'Guido Günther2018-10-15
* Makefile: Run tests verbosely by defaultGuido Günther2018-03-01
* Use pydoctor to generate apidocsGuido Günther2017-08-02
* Use flake8 clean version of rpm test dataGuido Günther2017-01-04
* tests/component/rpm: flake8 cleanGuido Günther2017-01-03
* gbp/rpm: flake8 cleanGuido Günther2016-12-07
* tests/*rpm*: flake8 cleanGuido Günther2016-12-07
* rpm_ch: flake8 cleanGuido Günther2016-12-07
* buildpackage_rpm: flake8 cleanGuido Günther2016-12-07
* pq_rpm: flake8 cleanGuido Günther2016-12-07
* flake8: Don't skip all rpm toolsGuido Günther2016-12-05
* flake8: Ignore rpm related files for nowGuido Günther2016-09-12
* flake8: ignore "E265: block comment should start with '# '"Guido Günther2016-09-12
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* Ignore long lines with pep8Guido Günther2015-03-27
* Turn off coverage output by defaultGuido Günther2015-03-27
* Remove cover-min-percentageGuido Günther2014-02-23
* Run nosetest on executables tooGuido Günther2013-12-20
* Disable html coverage generationGuido Günther2013-11-06
* Make sure we keep our test coverageGuido Günther2013-06-30
* Generate coverage xmlGuido Günther2013-04-06
* Output test results in xunit format tooGuido Günther2012-11-24
* Include missing doctests in generated API docsGuido Günther2012-02-09
* Write coverage information as htmlGuido Günther2011-12-29
* Configure epydoc via setup.cfgGuido Günther2011-11-06
* Use setuptools to run the testsGuido Günther2011-11-06