From d89a48dc8a34d3c4fbee9372d07c8c9fd5bde619 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 12 Dec 2012 18:16:49 +0000 Subject: [PATCH] catch CRs with %c and remove XFAIL --- tests/envresponseranges001.phpt | 52 ++++++++++++++++----------------- 1 file changed, 25 insertions(+), 27 deletions(-) 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 -- 2.30.2