]> granicus.if.org Git - php/commitdiff
more win32 fixes
authorAndré Langhorst <andre@php.net>
Wed, 21 Mar 2001 12:47:46 +0000 (12:47 +0000)
committerAndré Langhorst <andre@php.net>
Wed, 21 Mar 2001 12:47:46 +0000 (12:47 +0000)
12 files changed:
tests/lang/018.phpt
tests/lang/019.phpt
tests/lang/020.phpt
tests/lang/021.phpt
tests/lang/022.phpt
tests/lang/023.phpt
tests/lang/024.phpt
tests/lang/025.phpt
tests/lang/028.phpt
tests/strings/001.phpt
tests/strings/002.phpt
tests/strings/003.phpt

index 81bed37bc8645d822495dd92d99dff0b03ce2449..8ef867cb62e4c3d994f1dd832a174d5a628826c2 100644 (file)
@@ -14,7 +14,6 @@ for ($i=0; $i<10; $i++) {
   echo $i."\n";
 }
 --EXPECT--
-
 hey
 0
 hey
index 5d6ddbdbcd1add46a62f67232b137fbd938fd900..43ab7e29e6b8b1d61f40804da687bdc8c5af6c1d 100644 (file)
@@ -16,7 +16,6 @@ while ($i<10) {
   $i++;
 }
 --EXPECT--
-
 hey, this is a regular echo'd eval()
 hey, this is a function inside an eval()!
 hey, this is a regular echo'd eval()
index b18f00e4b5ecefa3c06b481b4c203c8691b92a90..e82ba6c467a4abd007d6f767fab75b06619e8353 100644 (file)
@@ -46,7 +46,6 @@ switch (1) {
 }
 ?>
 --EXPECT--
-
 In branch 1
 Inner default...
 blah=100
index 15fcf9d21b1ed97b9a6cb1a397b468d0f01fc97f..132ffc20c4af0c89fd622252fc11ef852107df0a 100644 (file)
@@ -33,7 +33,6 @@ for ($i=0; $i<=5; $i++)
 echo "hi\n";
 ?>
 --EXPECT--
-
 i=0
 In branch 0
 i=1
index d70ea0e28de2fc6d78527af981602a4401eb2d68..5c07f7d79153289a85fe02e072797a1c3a92cdcc 100644 (file)
@@ -33,7 +33,6 @@ for ($i=0; $i<3; $i++) {
 }
 ?>
 --EXPECT--
-
 zero
 one
 2
index 4773c8c2feb0ba761328c3476fef5b96dbabe8da..4d7c4d5b5b0ff58d3d41723fe43beda8a8ca1bb6 100644 (file)
@@ -23,8 +23,6 @@ if ($time_left>0) {
 } else {
   echo "Limor Ullmann is now Limor Baruch :I\n";
 }
-
-
 ?>
 --EXPECT--
 PHP Regression Test
@@ -154,7 +152,6 @@ ${test21}[2] = 5<br>
 ${test22}[0] = 4<br>
 ${test22}[1] = 5<br>
 ${test22}[2] = 6<br>
-
 *********************<br>
 
 *** hash test... ***<br>
index 5c8024dc7e2124c23ef56e2a55b0265de17012d1..848c5fbea85ffe635cab30c4c28954f7e7f2f24e 100644 (file)
@@ -5,9 +5,7 @@ Looped regression test (may take a while)
 --FILE--
 <?php 
 for ($jdk=0; $jdk<50; $jdk++) {
-?>
-
-<html>
+?><html>
 <head>
 <?php /* the point of this file is to intensively test various aspects of the parser.
     * right now, each test focuses in one aspect only (e.g. variable aliasing, arithemtic operator,
@@ -372,11 +370,9 @@ while ($i<5) {
 {
   echo "Tests completed.\n";  # testing some PHP style comment...
 }
-?>
 
-<?php } ?>
+} ?>
 --EXPECT--
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -602,8 +598,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -829,8 +823,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1056,8 +1048,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1283,8 +1273,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1510,8 +1498,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1737,8 +1723,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1964,8 +1948,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -2191,8 +2173,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -2418,8 +2398,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -2645,8 +2623,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -2872,8 +2848,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -3099,8 +3073,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -3326,8 +3298,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -3553,8 +3523,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -3780,8 +3748,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4007,8 +3973,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4234,8 +4198,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4461,8 +4423,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4688,8 +4648,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4915,8 +4873,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -5142,8 +5098,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -5369,8 +5323,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -5596,8 +5548,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -5823,8 +5773,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6050,8 +5998,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6277,8 +6223,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6504,8 +6448,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6731,8 +6673,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6958,8 +6898,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -7185,8 +7123,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -7412,8 +7348,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -7639,8 +7573,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -7866,8 +7798,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -8093,8 +8023,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -8320,8 +8248,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -8547,8 +8473,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -8774,8 +8698,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9001,8 +8923,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9228,8 +9148,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9455,8 +9373,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9682,8 +9598,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9909,8 +9823,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -10136,8 +10048,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -10363,8 +10273,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -10590,8 +10498,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -10817,8 +10723,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -11044,8 +10948,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -11271,8 +11173,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -11498,8 +11398,6 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -11725,4 +11623,3 @@ and this is PHP code, 2+2=4
 ********************************
 
 Tests completed.
-
index 1f9884b29cf7325f10a2e956fad9ea5e3d953903..34e0e8d6f4766c7d8b324b70b8c018ef85258529 100644 (file)
@@ -26,7 +26,6 @@ echo "\n";
 RekTest(0);
 ?>
 --EXPECT--
-
  0  a  1  a  2  a  3  a  4  a  5  a  6  a  7  a  8  a  9 
  b 10 
  b 9  a  9 
index 4fee8c3be7da502aca5af84b9d7a98bc0697b1fe..11ba83160160d8c238b3d65f23c096b58eb99032 100644 (file)
@@ -55,7 +55,6 @@ print $name=call_user_method("GetMyName", $dafna);
 print "\n";
 
 ?>
-
 --EXPECT--
 0
 Dafna!
index 0f6103f5e39b6096630650fa42a11368e995d677..4eacb89592794fe70a3bd2615234ce57aeb22bcf 100644 (file)
@@ -191,7 +191,6 @@ if (strlen($ui1) == strlen($ui2) && strlen($ui1) == 19 && $ui1 != $ui2) {
 
 ?>
 --EXPECT--
-
 Testing strtok: passed
 Testing strstr: passed
 Testing strrchr: passed
index 06ca6c491cbe2b27dd5d5a98fa909ab4b554b56f..50c0b352871f16fb2825600a5698789e65632ca0 100644 (file)
@@ -37,7 +37,6 @@ printf("printf test 25:%-2s\n", "gazonk");
 
 ?>
 --EXPECT--
-
 printf test 1:simple string
 printf test 2:42
 printf test 3:3.333333
index 270f9d53297212d1d8ea8904edbf624ffec5e99f..f7d754988b0603c761877f241cfc96fa02ae2c78 100644 (file)
@@ -9,6 +9,5 @@ echo htmlspecialchars ("<>\"&
 echo htmlentities ("<>\"&åÄ\n");
 ?>
 --EXPECT--
-
 &lt;&gt;&quot;&amp;åÄ
 &lt;&gt;&quot;&amp;&aring;&Auml;