]> granicus.if.org Git - php/commitdiff
fix tests
authorAntony Dovgal <tony2001@php.net>
Tue, 22 May 2007 16:58:33 +0000 (16:58 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 22 May 2007 16:58:33 +0000 (16:58 +0000)
ext/standard/tests/general_functions/gettype_settype_basic.phpt
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 591df83f6c4cce925b51543ab3c4f9e9ff4f3dfd..d6fb0d495b8534306dfea79912e52427fea8fb27 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Test gettype() & settype() functions : basic functionalities
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );
index 3ddf730c87bc41677922d4c2576865c28eb55064..b8834d514c8e4fd86816234600a870f577c05f5b 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 e0d5b906ddd710ef01dc8d26fd21071701c1501d..0f0f3e8b4609c47fe86d2162921b50e3b4457241 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 9347499e8ef954a2af93942e81e1392feab31133..35066b0eabee1ed326ff72fa7924d86ef3f3193a 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 cd9ab72b78150ac22bca687663180aa345292756..8b93e63c283de0c178a6851cfa8fbdc79bfe759e 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 369c103529849fb57949ec8e8cb3a1b919d77e2e..c9fa57592cc2f6e45447b08ee30c0d7e0c7957ab 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 377c0c5696f395d951c3116a307dee2d8766d448..0e99630b524bdd4881e64be4c0c88a6c7e480d6d 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 57c850d4327f76fb61f967fc9aad8a9a0708e439..2da7bb2047afb7cf1c6003865d5a6a09231919f5 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 f6bf1129a5c1419dc8282226dc9ef5ebaac484c9..54fb9c145a535980fee8525dfae2ca271241b934 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 );