From 465f4b7b72a17102e91f05f5d36d024b73e3787c Mon Sep 17 00:00:00 2001 From: valmat Date: Thu, 27 Mar 2014 22:44:38 +0600 Subject: Fix test value-casting-operators --- .../variables/005-value-casting-operators.phpt- | 174 --------------------- .../variables/011-value-casting-operators.phpt | 152 ++++++++++++++++++ .../012-value-casting-operators-double.phpt | 80 ++++++++++ 3 files changed, 232 insertions(+), 174 deletions(-) delete mode 100644 tests/php/phpt/variables/005-value-casting-operators.phpt- create mode 100644 tests/php/phpt/variables/011-value-casting-operators.phpt create mode 100644 tests/php/phpt/variables/012-value-casting-operators-double.phpt (limited to 'tests/php/phpt') diff --git a/tests/php/phpt/variables/005-value-casting-operators.phpt- b/tests/php/phpt/variables/005-value-casting-operators.phpt- deleted file mode 100644 index 5e0fb8e..0000000 --- a/tests/php/phpt/variables/005-value-casting-operators.phpt- +++ /dev/null @@ -1,174 +0,0 @@ ---TEST-- -Test Php::Value casting operators ---DESCRIPTION-- -The Php::Value class has casting operators to cast the object to almost every thinkable native type. - - -It seems need to replace double on long double - -native_value_casting - repeats the behavior of c++ functions TestVariables\value_casting -the output of each of these functions should be the same - - ---SKIPIF-- - ---FILEEOF-- - +--FILEEOF-- + +--FILEEOF-- +