1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 12:24:39 +01:00
PHP-Parser/test/code/parser/scalar
nikic 4972124468 Fix test failures due to precision differences
Travis 5.2 seems to have changed the float output precision, so a test was
failing. Now the numbers in the expected output are also provided by PHP,
so they should be the same.
2012-06-08 18:19:37 +02:00
..
constantString.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
docString.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
encapsedString.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
float.test Fix test failures due to precision differences 2012-06-08 18:19:37 +02:00
int.test Fix two tests which would fail on x64 2012-06-08 18:09:42 +02:00
magicConst.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00