]> granicus.if.org Git - php/commitdiff
this test is for 32bit
authorAntony Dovgal <tony2001@php.net>
Fri, 20 Apr 2007 07:55:14 +0000 (07:55 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 20 Apr 2007 07:55:14 +0000 (07:55 +0000)
Zend/tests/double_to_string.phpt

index 461c03fc8e9e46d8e64328a5bc91526b9b409a05..811d37d9c489ba8c30c96c049e813da860d8fcf4 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 double to string conversion tests
+--SKIPIF--
+<?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
 --FILE--
 <?php