summaryrefslogtreecommitdiff
path: root/Zend/tests/compare_006.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-05 21:44:52 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-05 21:44:52 +0000
commit3000c0be665dfe376a9aa9cb3b3f5a903e1a7b9a (patch)
tree87700fa7794e45e06ba66889f2a67568c1b5fc77 /Zend/tests/compare_006.phpt
parent0d5a13dddafe829bfc1c1ab5c146cf62e0b5c0bf (diff)
downloadphp-git-3000c0be665dfe376a9aa9cb3b3f5a903e1a7b9a.tar.gz
fix tests, add more
Diffstat (limited to 'Zend/tests/compare_006.phpt')
-rw-r--r--Zend/tests/compare_006.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/tests/compare_006.phpt b/Zend/tests/compare_006.phpt
index b44258ffd6..743983b97f 100644
--- a/Zend/tests/compare_006.phpt
+++ b/Zend/tests/compare_006.phpt
@@ -1,5 +1,7 @@
--TEST--
comparing different variables (smaller or equal than)
+--SKIPIF--
+<?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
--FILE--
<?php