]> granicus.if.org Git - php/commitdiff
fix tests
authorAntony Dovgal <tony2001@php.net>
Tue, 22 May 2007 16:56:47 +0000 (16:56 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 22 May 2007 16:56:47 +0000 (16:56 +0000)
ext/standard/tests/general_functions/gettype_settype_variation1.phpt
ext/standard/tests/general_functions/gettype_settype_variation2.phpt
ext/standard/tests/general_functions/gettype_settype_variation3.phpt
ext/standard/tests/general_functions/gettype_settype_variation4.phpt
ext/standard/tests/general_functions/gettype_settype_variation5.phpt
ext/standard/tests/general_functions/gettype_settype_variation6.phpt
ext/standard/tests/general_functions/gettype_settype_variation7.phpt
ext/standard/tests/general_functions/gettype_settype_variation8.phpt

index 35cd7a106a782819d540564480a6b6002db13b2f..0287f36f105b72d9ec72badbfb138f64f06f4914 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 Test gettype() & settype() functions : usage variatoins
+--SKIPIF--
+<?php
+if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
+?>
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );
index d60c626bf205cb7cce507e6515271ca76eba52f4..ac3660b2cea9c6fdb56539f68f78d159f715d515 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 Test gettype() & settype() functions : usage variations
+--SKIPIF--
+<?php
+if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
+?>
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );
index a39e5ed49472031e3e30243c61c90a57a6da00e3..bd29e59d469091ada47d63e5cfbc67918d801fcd 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 Test gettype() & settype() functions : usage variations
+--SKIPIF--
+<?php
+if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
+?>
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );
index d005a15572c20b6476a3774063945225d26c94e5..2616bb02db9a5eba7f18d2ab6c46874a72ac023a 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 Test gettype() & settype() functions : usage variations
+--SKIPIF--
+<?php
+if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
+?>
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );
index 7746d5fb88abb1bb43d615c9454d6680b0813a72..a17009443e4bafda07bc65a23e4340e6e3a78984 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 Test gettype() & settype() functions : usage variations
+--SKIPIF--
+<?php
+if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
+?>
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );
index ec3d3c721448cba1eabcf61965db7ea56abbb959..c3aaa1ea88ca2e7322b8375ad42890c08aac7f43 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 Test gettype() & settype() functions : usage variations
+--SKIPIF--
+<?php
+if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
+?>
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );
index 41d0d11930885ca94b27060f982f2856f65ca789..bf2245d8a011ffd9cb17ba907d1c285c5144b3e2 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 Test gettype() & settype() functions : usage variations
+--SKIPIF--
+<?php
+if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
+?>
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );
index d7a66eb1e916bda567c315b6e9d99edbba864024..77663087299ef2989ab2bc7d1591a3e14a2ed020 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 Test gettype() & settype() functions : usage variations
+--SKIPIF--
+<?php
+if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
+?>
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );