datatracker/test
Henrik Levkowetz 7236205b60 More update diffs
- Legacy-Id: 715
2007-06-27 21:04:47 +00:00
..
buildbot Updated buildbot plugin which differentiates between failed acceptable diffs and other diffs. 2007-06-20 16:33:31 +00:00
diff More update diffs 2007-06-27 21:04:47 +00:00
ignore A new ignore pattern and updated diffs 2007-06-27 20:35:21 +00:00
lib Ignore patched django copy under test/lib 2007-06-19 08:28:50 +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
mkrelease Updated mkrelease script, tested on a separate test repository. 2007-06-27 20:12:38 +00:00
pyflakes.exclude Updated pyflakes ignore lines 2007-06-20 00:18:38 +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 Acceptable diffs for IPR patent search results, and adding the IPR_DOCUMENT_PATH to the local settings used when running tests. 2007-06-27 12:46:17 +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 The former contents of the file has been applied to the live database and shouldn't be needed any more. New corrections still go here until they are applied, too. 2007-06-24 03:18:44 +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 Make update-db use simple output, rather than logging to logfile. Some tweaks to diagnostic output text. 2007-06-25 21:00:43 +00:00