php-src/tests/lang/operators
Fabien Villepinte a555cc0b3d Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.

Closes GH-4872.
2019-11-07 21:31:47 +01:00
..
add_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
add_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseAnd_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseAnd_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseNot_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseNot_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseOr_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseOr_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseShiftLeft_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseShiftLeft_variationStr2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseShiftLeft_variationStr_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseShiftLeft_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseShiftRight_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseShiftRight_variationStr2.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseShiftRight_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseXor_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bitwiseXor_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
coalesce.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
divide_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
divide_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
modulus_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
modulus_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
multiply_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
multiply_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
nan-comparison-false.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
negate_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
negate_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_equals_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_equals_variation_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_equals_variation.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_gt_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_gt_or_equal_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_gt_or_equal_variation_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_gt_or_equal_variation.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_gt_variation_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_gt_variation.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_identical_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_identical_recusion-01.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
operator_identical_variation_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_identical_variation.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_lt_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_lt_or_equal_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_lt_or_equal_variation_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_lt_or_equal_variation.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_lt_variation_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_lt_variation.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_notequals_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_notequals_variation_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_notequals_variation.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_notidentical_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_notidentical_variation_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_notidentical_variation.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
operator_spaceship_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
overloaded_property_ref.phpt Fixed memory leak (Bob) 2016-11-22 11:22:10 +03:00
postdec_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
postdec_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
postinc_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
postinc_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
predec_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
predec_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
preinc_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
preinc_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
subtract_basiclong_64bit.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
subtract_variationStr.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00