datatracker/test
Bill Fenner f81e556dba The announced_to table has "IETF Announcement list"; the cgi
has a hardcoded "IETF Announcement".
 - Legacy-Id: 525
2007-06-19 02:58:59 +00:00
..
buildbot Ignore .pyc files also under test/ 2007-06-18 19:34:41 +00:00
diff The announced_to table has "IETF Announcement list"; the cgi 2007-06-19 02:58:59 +00:00
lib Ignore .pyc files also under test/ 2007-06-18 19:34:41 +00:00
.gitignore Ignore .pyc files also under test/ 2007-06-18 19:34:41 +00:00
check_url Doing some more normalizing to get rid of diffs we don't care about 2007-06-16 11:17:31 +00:00
pyflakes.exclude PyFlakes exceptions 2007-06-11 06:14:10 +00:00
r5106.patch Hopefully fixing the patch application 2007-05-31 20:40:49 +00:00
run The URL tests in tests.py can now limit the tests to be run to given URL prefixes. The test class looks for an environment variable URLPREFIX, and if it exists and is non-empty, it is expected to contain a space-separated list of URL prefix patterns for which tests should be run. test/run has been updated to place arguments given on the command line in the URLPREFIX environment variable, so you can say: 2007-06-17 11:09:52 +00:00
run-pyflakes Tweaked run-pyflakes (again) to be less sensitive to line position of excluded comments 2007-06-10 11:59:09 +00:00
settings_local_test.py * Adding a SERVER_EMAIL setting in settings.py and settings_local_test.py 2007-06-08 17:01:07 +00:00
shell-utils Adding database update lock support to the test setup/teardown files 2007-06-12 16:21:25 +00:00
sql_fixup.sql Add primary key for chairs table. 2007-06-10 13:44:50 +00:00
test-setup Don't clobber any settings_local.py in the ietf directory while running tests -- create a temporary one in the test directory instead. 2007-06-16 22:17:45 +00:00
test-teardown Don't clobber any settings_local.py in the ietf directory while running tests -- create a temporary one in the test directory instead. 2007-06-16 22:17:45 +00:00
update-db Break on finding a suitable directory for lock and state files. Dont create the lock directory when looking for an acceptable place. 2007-06-18 22:59:55 +00:00