summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fix up stable gateTim Burke2019-08-071-1/+5
* add lower-constraints jobDoug Hellmann2018-04-251-0/+7
* Merge "Remove trailing white space in tox.ini"Zuul2018-04-121-1/+1
|\
| * Remove trailing white space in tox.iniKota Tsuyuzaki2018-04-121-1/+1
* | Remove py34 from envlist in tox.iniNguyen Hai2018-04-061-1/+1
|/
* Revert "Add Constraints support"Tim Burke2018-01-171-7/+3
* Make tox runnable in a directory with spacesTim Burke2017-11-281-2/+3
* Update tox_install.sh to align for sphinx jobsMonty Taylor2017-11-221-2/+1
* Add releasenotes tox envTim Burke2017-08-081-0/+3
* Add Constraints supportTony Breeds2016-12-271-4/+9
* Merge "Enable code coverage report in console output"Jenkins2016-11-041-1/+2
|\
| * Enable code coverage report in console outputshashi.kant2016-10-191-1/+2
* | add pypy to the bindep "test" profileJohn Dickinson2016-09-231-0/+9
|/
* Move python-keystoneclient to "extras"Tim Burke2016-03-071-0/+1
* Merge "Drop *.dbm* before running tests"Jenkins2016-03-041-2/+2
|\
| * Drop *.dbm* before running testsPete Zaitcev2016-03-021-2/+2
* | Merge "Drop py33 support"3.0.0Jenkins2016-03-031-1/+1
|\ \ | |/ |/|
| * Drop py33 supportshu-mutou2016-02-231-1/+1
* | Have tox manage LANG environmental varPaul Belanger2016-02-241-1/+3
|/
* Merge "Deprecated tox -downloadcache option removed"Jenkins2015-12-151-3/+0
|\
| * Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* | Merge "Delete python bytecode before every test run"Jenkins2015-12-151-1/+5
|\ \ | |/ |/|
| * Delete python bytecode before every test runshu-mutou2015-12-141-1/+5
* | Remove py26 supportricolin2015-12-021-1/+1
|/
* Add py35 to default tox environmentsTim Burke2015-10-011-1/+1
* Drop flake8 ignores for already-passing testsTim Burke2015-08-191-8/+1
* flake8 ignores same hacks as swiftHiroshi Miura2015-08-181-10/+16
* change deprecated assertEquals to assertEqualHiroshi Miura2015-08-061-1/+2
* fix old style class definition(H238)Hiroshi Miura2015-08-041-1/+2
* Block comment PEP8 fix.Ondrej Novy2015-07-301-1/+1
* Add passenv to tox.ini to make functests run with tempauthAlistair Coles2015-06-031-0/+1
* add functional tox targetSean Dague2015-02-171-0/+10
* Work toward Python 3.4 support and testing2.3.0Jeremy Stanley2014-09-031-1/+1
* Add a tox job for generating docsSteve Martinelli2014-07-241-0/+4
* Removed now unnecesary workaround for PyPyAlex Gaynor2014-05-311-5/+0
* Fix running the unittests under py3Chmouel Boudjnah2014-05-091-1/+1
* Add functional tests for python-swiftclientChristian Schwede2014-05-051-1/+1
* Make bin/swift testable part 1Christian Schwede2014-03-251-1/+1
* Fix temporary pypy gate issue with setuptoolsChmouel Boudjnah2014-03-191-0/+5
* Only run flake8 on swiftclient codeSamuel Merritt2014-02-131-2/+1
* Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
* match hacking rules in swiftJohn Dickinson2014-01-241-0/+7
* Updates tox.ini to use new featuresSushil Kumar2013-12-121-0/+3
* Fix Sphinx version issueJohn Dickinson2013-12-111-0/+1
* Added support for running the tests under PyPy with toxAlex Gaynor2013-08-281-1/+1
* python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
* Rename requires files to standard names.niu-zglinux2013-05-301-2/+2
* Switch to flake8.Monty Taylor2013-05-011-2/+8
* Fixed pep8 errors in test directory.jola-mirecka2013-03-221-1/+1
* Use testr instead of nose.Monty Taylor2013-01-181-23/+6