diff options
author | Einar Egilsson <einar@einaregilsson.com> | 2009-10-26 14:05:50 +0000 |
---|---|---|
committer | Einar Egilsson <einar@einaregilsson.com> | 2009-10-26 14:05:50 +0000 |
commit | d8c8ad84b03be92d40f4569b4c1b8a5822dc924d (patch) | |
tree | cf56e284f6c55634e4de8d7a336e7937b2605884 /Manual tests.txt | |
parent | ff2be560b94e245882d19c477b43e77642da8f94 (diff) |
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@292 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'Manual tests.txt')
-rw-r--r-- | Manual tests.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Manual tests.txt b/Manual tests.txt new file mode 100644 index 0000000..77862fa --- /dev/null +++ b/Manual tests.txt @@ -0,0 +1,28 @@ +TEST:
+
+Unit tests
+New redirect
+Edit redirect
+Test button
+Warning when example url does not match
+Error when redirect is recursive
+Move redirects up and down
+Change preferences, make sure they take effect immediately
+Add current url
+Add link url
+Redirects from results of 301 redirects
+Disabled redirector
+Unescape matches
+Don't unescape matches
+Error message when actual recursive redirect is executed, make sure it becomes disabled
+Disabled individual redirects
+Exclude patterns
+Regex vs. Wildcards
+Export redirects
+Import redirects, check when they exist
+Test a few normal redirects
+Update from version 1.6
+Update from version 1.7
+
+
+...RELEASE!!!
|