From: Michael Wallner Date: Wed, 12 Dec 2012 18:16:49 +0000 (+0000) Subject: catch CRs with %c and remove XFAIL X-Git-Tag: RELEASE_2_1_0_RC3~10^2^2~68 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=d89a48dc8a34d3c4fbee9372d07c8c9fd5bde619 catch CRs with %c and remove XFAIL --- diff --git a/tests/envresponseranges001.phpt b/tests/envresponseranges001.phpt index ec8fe2f..8511fff 100644 --- a/tests/envresponseranges001.phpt +++ b/tests/envresponseranges001.phpt @@ -2,8 +2,6 @@ ranges --SKIPIF-- send(); ?> --EXPECTF-- ---%s -Content-Type: application/octet-stream -Content-Range: bytes 107-109/110 - +--%s%c +Content-Type: application/octet-stream%c +Content-Range: bytes 107-109/110%c +%c ?> - ---%s -Content-Type: application/octet-stream -Content-Range: bytes 0-1/110 - - - +%c --%s-- \ No newline at end of file