horizon/doc
Kieran Spear 16fd3c9ebb Allow running tests individually
If there is a non-zero number of arguments, run_tests.sh now
passes through the arguments to `manage.py test`, skipping the
default horizon/openstack_dashboard suites.

The correct settings module is chosen based on the first module
given in the argument. E.g., horizon.test.tests.tables chooses
the horizon.test.settings module.

Change-Id: I5321e87bec6831fb7574e045a82de06086b1d0d0
2012-11-15 14:50:51 +11:00
..
source Allow running tests individually 2012-11-15 14:50:51 +11:00
Makefile Move docs to doc. 2012-06-12 11:41:04 -07:00