summaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fix and enable H403 testsDirk Mueller2013-06-121-1/+1
* Merge "Delete unused bin directory"Jenkins2013-06-051-1/+0
|\
| * Delete unused bin directoryJoe Gordon2013-06-031-1/+0
* | python3: Add py33 to tox.iniChuck Short2013-06-011-1/+1
|/
* Add posargs support to flake8 callJoe Gordon2013-05-281-1/+1
* Enumerate Flake8 E12x ignoresJoe Gordon2013-05-281-1/+1
* Fix and enable flake8 F823Joe Gordon2013-05-281-1/+1
* Fix and enable flake8 F812Joe Gordon2013-05-281-1/+1
* Enumerate Flake8 Fxxx ignoresJoe Gordon2013-05-281-1/+1
* Enable flake8 E721Joe Gordon2013-05-281-1/+1
* Rename requires files to standard names.Ruby Loo2013-05-221-2/+2
* Switch to flake8+hacking.Monty Taylor2013-05-171-7/+12
* Enable tox use of site-packages for libvirt.Clark Boylan2013-03-191-0/+1
* Update tox.ini to support RHEL 6.x.Dan Prince2013-03-071-1/+5
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-3/+0
* Harmonize PEP8 checking between tox and run_tests.shRick Harris2013-02-151-12/+1
* Module import style checking changesAttila Fazekas2013-02-131-4/+9
* Added the build directory to the tox.ini list pep8 ignores.Anita Kuno2013-02-071-1/+1
* Make sure there are no unused importJoe Gordon2013-01-281-1/+4
* Enable N302: Import modules onlyJoe Gordon2013-01-251-4/+2
* Fix hacking N302 import only modulesJoe Gordon2013-01-241-2/+4
* Fix nova coverage.Clark Boylan2013-01-211-1/+1
* Fix multi line docstring tests in hacking.pyJoe Gordon2013-01-171-2/+2
* Merge "Use testrepository setuptools support."Jenkins2013-01-161-9/+6
|\
| * Use testrepository setuptools support.Monty Taylor2013-01-141-9/+6
| * Revert "Use testr setuptools commands."James E. Blair2013-01-141-6/+9
| * Use testr setuptools commands.Monty Taylor2013-01-121-9/+6
* | enable hacking.py self testsSean Dague2013-01-141-0/+1
|/
* make runtests -p act more like toxSean Dague2013-01-101-2/+2
* Merge "fix N401 errors, stop ignoring all N4* errors"Jenkins2013-01-091-2/+2
|\
| * fix N401 errors, stop ignoring all N4* errorsSean Dague2013-01-071-2/+2
* | Invert test stream capture logic for debugging.Clark Boylan2013-01-071-3/+0
|/
* Use testr to run nova unittests.Clark Boylan2012-12-141-8/+11
* Fix pep8 exclude logic for 1.3.3Joe Gordon2012-12-061-1/+1
* Add pyflakes option to toxJoe Gordon2012-12-041-0/+4
* Pin pep8 to 1.3.3Chuck Short2012-11-191-3/+3
* Upgrade pylint version to 0.26.0Yun Mao2012-11-121-1/+1
* Make tox.ini run pep8/hacking checks on bin.Dan Prince2012-11-091-0/+2
* Fix and enable pep8 E502, E712Joe Gordon2012-10-221-1/+1
* Update tools hacking for pep8 1.2 and beyondJoe Gordon2012-10-011-2/+2
* Revert "Add full test environment."James E. Blair2012-09-281-6/+1
* Do not run pylint by defaultJoe Gordon2012-08-281-1/+1
* Add lintstack error checker based on pylintYun Mao2012-08-241-1/+7
* Disable I18N in Nova's test suitesJian Wen2012-08-181-0/+4
* Fix broken pep8 exclude processing.Monty Taylor2012-08-031-1/+4
* Use all deps for tools/hacking.py tests in toxJoe Gordon2012-07-131-1/+0
* Exclude openstack-common from pep8 checks.Dan Prince2012-07-131-1/+1
* Run hacking tests as part of the gate.Monty Taylor2012-07-021-1/+1
* Merge "Use setuptools-git plugin for MANIFEST."Jenkins2012-06-281-1/+1
|\
| * Use setuptools-git plugin for MANIFEST.Monty Taylor2012-06-281-1/+1