summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Python 3: enable tests/unit/test_log.pyCyril Roelandt2014-07-041-0/+1
* Enable test_strutils for Python 3Nataliia Uvarova2014-06-241-0/+1
* pep8: fixed multiple violationsIhar Hrachyshka2014-06-201-1/+1
* Bump hacking to 0.9.x seriesDavanum Srinivas2014-06-121-1/+1
* Add source code generation to conf.pyIldiko2014-06-041-0/+3
* fileutils: port to Python 3Julien Danjou2014-05-261-0/+1
* cliutils: Python 3 supportJulien Danjou2014-05-121-0/+1
* Remove requirements_style_check.shDoug Hellmann2014-05-051-1/+0
* Activate tests.unit.test_imageutils under Python3Frederic Lepied2014-04-291-0/+1
* Activate fixture.test_logging tests under Python3Frederic Lepied2014-04-251-46/+51
* Activate test_openstack_generators.py in Python3Frederic Lepied2014-04-251-7/+8
* Fix tests/unit/crypto/test_utils.py under Python3Frederic Lepied2014-04-221-0/+1
* Merge "Activate unit tests from test_base_report.py under Python3"Jenkins2014-04-171-0/+1
|\
| * Activate unit tests from test_base_report.py under Python3Frederic Lepied2014-04-161-0/+1
* | Merge "Activate test_generator.py tests under Python3"Jenkins2014-04-171-0/+1
|\ \
| * | Activate test_generator.py tests under Python3Frederic Lepied2014-04-161-0/+1
| |/
* | Merge "Fix tests.unit.reports.test_guru_meditation_report under Python3"Jenkins2014-04-171-0/+1
|\ \ | |/ |/|
| * Fix tests.unit.reports.test_guru_meditation_report under Python3Frederic Lepied2014-04-161-0/+1
* | Merge "Fix tests.unit.reports.test_views failures under Python3"Jenkins2014-04-161-1/+3
|\ \ | |/
| * Fix tests.unit.reports.test_views failures under Python3Frederic Lepied2014-04-151-1/+3
* | Merge "sizelimit: port to Python 3"Jenkins2014-04-151-0/+1
|\ \
| * | sizelimit: port to Python 3Cyril Roelandt2014-04-141-0/+1
| |/
* | Fix common.scheduler.base_weight.BaseWeigher to be Python3 compatibleFrederic Lepied2014-04-141-0/+1
|/
* Merge "Do not use the 'extend' method on a dict_items object"Jenkins2014-04-111-0/+1
|\
| * Do not use the 'extend' method on a dict_items objectCyril Roelandt2014-03-131-0/+1
* | Merge "Python 3: enable tests/unit/middleware/test_request_id.py"Jenkins2014-04-071-0/+1
|\ \
| * | Python 3: enable tests/unit/middleware/test_request_id.pyCyril Roelandt2014-03-131-0/+1
| |/
* | Merge "Python3: enable test_jsonutils.py"Jenkins2014-03-181-0/+1
|\ \
| * | Python3: enable test_jsonutils.pyCyril Roelandt2014-03-131-0/+1
| |/
* | Merge "Python3: do not use contextlib.nested()"Jenkins2014-03-181-0/+1
|\ \
| * | Python3: do not use contextlib.nested()Cyril Roelandt2014-03-131-0/+1
| |/
* | Merge "Fix test_quota.py on Python 3"Jenkins2014-03-171-0/+1
|\ \
| * | Fix test_quota.py on Python 3Victor Stinner2014-03-141-0/+1
| |/
* | Python3: pass bytes as 'contents' to create_tempfiles()Cyril Roelandt2014-03-141-0/+1
|/
* Python 3: enable more testsCyril Roelandt2014-03-121-0/+12
* Apply testscenarios to imageutils test scriptsZhongyue Luo2014-03-061-1/+0
* Merge "Run tests for apiclient with python3"Jenkins2014-03-041-1/+2
|\
| * Run tests for apiclient with python3Victor Sergeyev2014-02-211-1/+2
* | Enforce alphabetical ordering in requirements fileChangBo Guo(gcb)2014-02-261-0/+1
* | Remove unnecessary usage of noqaJoe Gordon2014-02-211-2/+2
* | Merge "Update oslo log messages with translation domains"Jenkins2014-02-211-1/+3
|\ \ | |/ |/|
| * Update oslo log messages with translation domainsDoug Hellmann2014-02-171-1/+3
* | Remove test_compat.py from py33 testsVictor Sergeyev2014-02-171-1/+0
* | Merge "Add basic Python 3 tests"Jenkins2014-02-171-0/+27
|\ \ | |/ |/|
| * Add basic Python 3 testsJulien Danjou2014-02-061-0/+27
* | Run tests in parallel as much as possibleBen Nemec2014-02-101-2/+16
|/
* Add check_maintainers.py scriptBen Nemec2014-01-261-0/+1
* Use hacking import_exceptions for gettextutils._Joe Gordon2013-12-201-0/+4
* Fix locking in migration testsBen Nemec2013-12-021-2/+4
* Run coverage tests with --concurrency=1 tooIlya Pekelny2013-12-021-1/+2