summaryrefslogtreecommitdiff
path: root/run_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Provide a quick way to run flake8Pawel Koniszewski2014-12-291-6/+24
* Using oslo.concurrency libZhi Yan Liu2014-12-171-1/+1
* Run tests with default concurrency 0Oleksii Chuprykov2014-09-301-2/+2
* Fix Jenkins translation jobsAndreas Jaeger2014-04-031-0/+2
* Switch to testrepository for running testsZhi Yan Liu2014-01-291-56/+164
* emit warning while running flake8 without virtual envKui Shi2013-08-281-0/+4
* Merge "remove flake8 option in run_tests.sh"Jenkins2013-08-251-5/+1
|\
| * remove flake8 option in run_tests.shKui Shi2013-08-161-5/+1
* | Text formatting changesKun Huang2013-08-071-2/+2
|/
* Use flake8/hacking instead of pep8.Monty Taylor2013-05-031-17/+17
* Convert scripts to entry pointsJohn Bresnahan2013-04-291-1/+1
* Add an update option to run_tests.shMatthew Treinish2013-02-151-0/+7
* Add pep8 ignore options to run_tests.shDan Prince2012-11-251-1/+3
* Allow for not running pep8.Joshua Harlow2012-11-191-1/+6
* Make run_tests.sh run pep8 checks on bin.Dan Prince2012-11-091-1/+1
* Add noseopts and replace noseargs where needed to run_test.shGerardo Porras2012-10-181-3/+5
* Updates run_tests.sh to exclude openstack-common.Dan Prince2012-07-131-1/+1
* Clean up .pyc files before running tests.Alex Meade2012-06-191-0/+2
* Clean up a few ugly bits from the testing patch.Monty Taylor2012-06-071-2/+3
* Just use pure nosetests.Monty Taylor2012-06-041-2/+9
* Add -c|--coverage option to run_tests.shEoghan Glynn2012-05-031-0/+1
* Simplify pep8 output to one line per violationBrian Waldon2012-01-301-1/+1
* Rename .glance-venv to .venv.James E. Blair2011-12-051-1/+1
* Removed some cruft.Monty Taylor2011-11-161-7/+0
* Fixes bug lp:821296Justin Shepherd2011-08-051-1/+1
* Implemented @utils.skip_test, @utils.skip_unless and @utils.skip_if functiona...Justin Shepherd2011-08-041-1/+1
* Move tests under the glance namespace.Soren Hansen2011-08-031-1/+1
* Installed nose-exclude, ./run_tests.sh --unittests-only add '--exclude-dir=te...Justin Shepherd2011-07-301-0/+2
* adding run_tests.sh -pBrian Waldon2011-07-271-10/+28
* Update tests and .bzrignore to use tests.sqlite instead of glance.sqlite.Dan Prince2011-04-201-1/+1
* Including tests/ in pep8Rick Harris2011-02-051-1/+2
* Adds --sql-connection optionRick Harris2011-02-011-1/+9
* Make run_tests.sh return failure when pep8 returns fail, and fix the pep8 err...jaypipes@gmail.com2011-01-231-3/+1
* PEP8 fixes in /glance/store/__init__.pyjaypipes@gmail.com2011-01-191-29/+39
* Implements Parallax API call to register a new imagejaypipes@gmail.com2010-10-121-4/+4
* First round of cleaning up the unittests. Adds test suite runner, support for...jaypipes@gmail.com2010-10-081-0/+66