andre           Wed Mar 21 04:47:34 2001 EDT

  Modified files:              
    /php4/tests/lang    018.phpt 019.phpt 020.phpt 021.phpt 022.phpt 
                        023.phpt 024.phpt 025.phpt 028.phpt 
  Log:
  more win32 fixes
  
  
Index: php4/tests/lang/018.phpt
diff -u php4/tests/lang/018.phpt:1.1 php4/tests/lang/018.phpt:1.2
--- php4/tests/lang/018.phpt:1.1        Sun Aug 27 12:46:05 2000
+++ php4/tests/lang/018.phpt    Wed Mar 21 04:47:33 2001
@@ -14,7 +14,6 @@
   echo $i."\n";
 }
 --EXPECT--
-
 hey
 0
 hey
Index: php4/tests/lang/019.phpt
diff -u php4/tests/lang/019.phpt:1.1 php4/tests/lang/019.phpt:1.2
--- php4/tests/lang/019.phpt:1.1        Sun Aug 27 12:46:05 2000
+++ php4/tests/lang/019.phpt    Wed Mar 21 04:47:33 2001
@@ -16,7 +16,6 @@
   $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: php4/tests/lang/020.phpt
diff -u php4/tests/lang/020.phpt:1.1 php4/tests/lang/020.phpt:1.2
--- php4/tests/lang/020.phpt:1.1        Sun Aug 27 12:46:05 2000
+++ php4/tests/lang/020.phpt    Wed Mar 21 04:47:33 2001
@@ -46,7 +46,6 @@
 }
 ?>
 --EXPECT--
-
 In branch 1
 Inner default...
 blah=100
Index: php4/tests/lang/021.phpt
diff -u php4/tests/lang/021.phpt:1.1 php4/tests/lang/021.phpt:1.2
--- php4/tests/lang/021.phpt:1.1        Sun Aug 27 12:46:05 2000
+++ php4/tests/lang/021.phpt    Wed Mar 21 04:47:33 2001
@@ -33,7 +33,6 @@
 echo "hi\n";
 ?>
 --EXPECT--
-
 i=0
 In branch 0
 i=1
Index: php4/tests/lang/022.phpt
diff -u php4/tests/lang/022.phpt:1.2 php4/tests/lang/022.phpt:1.3
--- php4/tests/lang/022.phpt:1.2        Mon Oct 23 00:40:05 2000
+++ php4/tests/lang/022.phpt    Wed Mar 21 04:47:33 2001
@@ -33,7 +33,6 @@
 }
 ?>
 --EXPECT--
-
 zero
 one
 2
Index: php4/tests/lang/023.phpt
diff -u php4/tests/lang/023.phpt:1.2 php4/tests/lang/023.phpt:1.3
--- php4/tests/lang/023.phpt:1.2        Thu Aug 31 15:21:47 2000
+++ php4/tests/lang/023.phpt    Wed Mar 21 04:47:33 2001
@@ -23,8 +23,6 @@
 } else {
   echo "Limor Ullmann is now Limor Baruch :I\n";
 }
-
-
 ?>
 --EXPECT--
 PHP Regression Test
@@ -154,7 +152,6 @@
 ${test22}[0] = 4<br>
 ${test22}[1] = 5<br>
 ${test22}[2] = 6<br>
-
 *********************<br>
 
 *** hash test... ***<br>
Index: php4/tests/lang/024.phpt
diff -u php4/tests/lang/024.phpt:1.3 php4/tests/lang/024.phpt:1.4
--- php4/tests/lang/024.phpt:1.3        Mon Oct 23 00:40:05 2000
+++ php4/tests/lang/024.phpt    Wed Mar 21 04:47:33 2001
@@ -5,9 +5,7 @@
 --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 @@
 {
   echo "Tests completed.\n";  # testing some PHP style comment...
 }
-?>
 
-<?php } ?>
+} ?>
 --EXPECT--
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -602,8 +598,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -829,8 +823,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1056,8 +1048,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1283,8 +1273,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1510,8 +1498,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1737,8 +1723,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -1964,8 +1948,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -2191,8 +2173,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -2418,8 +2398,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -2645,8 +2623,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -2872,8 +2848,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -3099,8 +3073,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -3326,8 +3298,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -3553,8 +3523,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -3780,8 +3748,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4007,8 +3973,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4234,8 +4198,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4461,8 +4423,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4688,8 +4648,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -4915,8 +4873,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -5142,8 +5098,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -5369,8 +5323,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -5596,8 +5548,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -5823,8 +5773,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6050,8 +5998,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6277,8 +6223,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6504,8 +6448,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6731,8 +6673,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -6958,8 +6898,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -7185,8 +7123,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -7412,8 +7348,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -7639,8 +7573,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -7866,8 +7798,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -8093,8 +8023,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -8320,8 +8248,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -8547,8 +8473,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -8774,8 +8698,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9001,8 +8923,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9228,8 +9148,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9455,8 +9373,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9682,8 +9598,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -9909,8 +9823,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -10136,8 +10048,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -10363,8 +10273,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -10590,8 +10498,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -10817,8 +10723,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -11044,8 +10948,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -11271,8 +11173,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -11498,8 +11398,6 @@
 ********************************
 
 Tests completed.
-
-
 <html>
 <head>
 *** Testing assignments and variable aliasing: ***
@@ -11725,4 +11623,3 @@
 ********************************
 
 Tests completed.
-
Index: php4/tests/lang/025.phpt
diff -u php4/tests/lang/025.phpt:1.1 php4/tests/lang/025.phpt:1.2
--- php4/tests/lang/025.phpt:1.1        Sun Aug 27 12:46:05 2000
+++ php4/tests/lang/025.phpt    Wed Mar 21 04:47:33 2001
@@ -26,7 +26,6 @@
 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: php4/tests/lang/028.phpt
diff -u php4/tests/lang/028.phpt:1.3 php4/tests/lang/028.phpt:1.4
--- php4/tests/lang/028.phpt:1.3        Sun Sep  3 02:07:23 2000
+++ php4/tests/lang/028.phpt    Wed Mar 21 04:47:33 2001
@@ -55,7 +55,6 @@
 print "\n";
 
 ?>
-
 --EXPECT--
 0
 Dafna!

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to