pgadmin4/web/pgadmin
Atira Odhner b6486f3d42 Test suite runner enhancements:
To chase down a set of tests that were failing together, we wanted to run
deeper trees of tests. We changed the behavior of the --pkg argument to
runtests.py so it runs tests under a package and its subpackages, instead
of for a single node.

It gave us more flexibility in what tests to run. This also includes the
--exclude option.

To run tests for a single node, ".tests" can be appended to the package path.

Tira & George.
2017-02-15 15:10:31 +00:00
..
about Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
browser Another Python 3.x compatibility fix. 2017-02-13 10:27:16 +00:00
dashboard Rename the 9.1_plus templates to "default" to more appropriately support Greenplum which is based on 8.3. 2017-02-01 09:57:49 +00:00
help Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
misc Python 2.6 compatibility fixes. 2017-02-08 16:28:04 +00:00
model Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
preferences Improve consistency of dialogue controls offered. Fixes #1364 2017-01-08 16:05:34 +05:30
redirects Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
settings Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
static Make syntax highlighting more visible by making keywords and numbers bolder. 2017-02-13 10:05:54 +00:00
templates Compatibility fixes for newer versions of Jinja2 (e.g. 2.9.5+). Fixes #2156 2017-02-06 12:53:16 +00:00
tools Python 2.6 compatibility fixes. 2017-02-08 16:28:04 +00:00
translations Update translation files. 2017-02-06 16:25:16 +00:00
utils Test suite runner enhancements: 2017-02-15 15:10:31 +00:00
__init__.py Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
messages.pot Update translation files. 2017-02-06 16:25:16 +00:00