diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-23 01:53:27 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-23 01:53:27 +0000 |
commit | 9391d980c3e0e4182e978ef8a5a12a1c0ed32017 (patch) | |
tree | 98322d23242a06b2065a5182c34763a471ce7281 /tests | |
parent | bab5183820dbd2e0ea9ee4f0442844291d05c90e (diff) |
Tweaked a few tests to test proper Turkish locale handling
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test202 | 2 | ||||
-rw-r--r-- | tests/data/test220 | 4 | ||||
-rw-r--r-- | tests/data/test61 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test202 b/tests/data/test202 index 4344d64c8..517847064 100644 --- a/tests/data/test202 +++ b/tests/data/test202 @@ -14,7 +14,7 @@ file two file:// URLs to stdout </name> <command> -file://localhost/%PWD/log/test202.txt file://localhost/%PWD/log/test202.txt +file://localhost/%PWD/log/test202.txt FILE://localhost/%PWD/log/test202.txt </command> <file name="log/test202.txt"> contents in a single file diff --git a/tests/data/test220 b/tests/data/test220 index 73ffaaae8..2fb0b8a6a 100644 --- a/tests/data/test220 +++ b/tests/data/test220 @@ -14,7 +14,7 @@ SFRUUC8xLjEgMjAwIE9LDQpEYXRlOiBNb24sIDI5IE5vdiAyMDA0IDIxOjU2OjUzIEdNVA0KU2Vy dmVyOiBBcGFjaGUvMS4zLjMxIChEZWJpYW4gR05VL0xpbnV4KSBtb2RfZ3ppcC8xLjMuMjYuMWEg UEhQLzQuMy45LTEgbW9kX3NzbC8yLjguMjAgT3BlblNTTC8wLjkuN2QgbW9kX3BlcmwvMS4yOQ0K VmFyeTogQWNjZXB0LUVuY29kaW5nDQpDb250ZW50LVR5cGU6IHRleHQvaHRtbDsgY2hhcnNldD1J -U08tODg1OS0xDQpDb250ZW50LUVuY29kaW5nOiBnemlwDQpDb250ZW50LUxlbmd0aDogNDQNCg0K +U08tODg1OS0xDQpDb250ZW50LUVuY29kaW5nOiBHWklQDQpDb250ZW50LUxlbmd0aDogNDQNCg0K H4sICHmeq0EAA2xhbGFsYQDLycxLVTDkUsgB0UZcChCGMRcACgJxYBgAAAA= </data> @@ -24,7 +24,7 @@ Date: Mon, 29 Nov 2004 21:56:53 GMT Server: Apache/1.3.31 (Debian GNU/Linux) mod_gzip/1.3.26.1a PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.7d mod_perl/1.29
Vary: Accept-Encoding
Content-Type: text/html; charset=ISO-8859-1
-Content-Encoding: gzip
+Content-Encoding: GZIP
Content-Length: 44
line 1 diff --git a/tests/data/test61 b/tests/data/test61 index 410119de8..06c087881 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -17,7 +17,7 @@ Server: test-server/fake Content-Type: text/html
Funny-head: yesyes
Set-Cookie: test=yes; domain=foo.com; expires=Fri Feb 2 11:56:27 GMT 2035
-Set-Cookie: test2=yes; domain=host.foo.com; expires=Fri Feb 2 11:56:27 GMT 2035
+SET-COOKIE: test2=yes; domain=host.foo.com; expires=Fri Feb 2 11:56:27 GMT 2035
Set-Cookie: test3=maybe; domain=foo.com; path=/moo; secure
Set-Cookie: test4=no; domain=nope.foo.com; path=/moo; secure
Set-Cookie: test5=name; domain=anything.com; path=/ ; secure
|