more win32 fixes

This commit is contained in:
André Langhorst 2001-03-21 12:47:46 +00:00
parent b70952bb50
commit e35a679e74
12 changed files with 2 additions and 118 deletions

View File

@ -14,7 +14,6 @@ for ($i=0; $i<10; $i++) {
echo $i."\n";
}
--EXPECT--
hey
0
hey

View 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()

View File

@ -46,7 +46,6 @@ switch (1) {
}
?>
--EXPECT--
In branch 1
Inner default...
blah=100

View File

@ -33,7 +33,6 @@ for ($i=0; $i<=5; $i++)
echo "hi\n";
?>
--EXPECT--
i=0
In branch 0
i=1

View File

@ -33,7 +33,6 @@ for ($i=0; $i<3; $i++) {
}
?>
--EXPECT--
zero
one
2

View 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>

View 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.

View 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

View File

@ -55,7 +55,6 @@ print $name=call_user_method("GetMyName", $dafna);
print "\n";
?>
--EXPECT--
0
Dafna!

View 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

View 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

View File

@ -9,6 +9,5 @@ echo htmlspecialchars ("<>\"&
echo htmlentities ("<>\"&åÄ\n");
?>
--EXPECT--
&lt;&gt;&quot;&amp;åÄ
&lt;&gt;&quot;&amp;&aring;&Auml;