X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=tests%2Fparser%2Fvalidate001.phpt;h=da1c20a7c8d22afb8b14f383c521d86485d72a9c;hp=4cb8b2d77a1de981435ce15f6003ced51d3d1591;hb=9d039c3e02435dafc558b8524d8e3728d2e5a704;hpb=a107dfcca2dfd0fc5a2779a8d679f778cb8f3290 diff --git a/tests/parser/validate001.phpt b/tests/parser/validate001.phpt index 4cb8b2d..da1c20a 100644 --- a/tests/parser/validate001.phpt +++ b/tests/parser/validate001.phpt @@ -9,21 +9,16 @@ extension_loaded("psi") or die("skip - need ext/psi"); ===DONE=== ---CLEAN-- - --EXPECTF-- ===TEST=== - -Warning: PSI syntax error: Unexpected token ';' at pos 17 in %s001.psi on line 1 - -Warning: PSI syntax error: Unexpected token 'int' at pos 14 in %s001.psi on line 1 - -Warning: Type 'bar' cannot be aliased to struct 'foo' in %s001.psi on line 1 - -Warning: Cannot compute size of empty struct 'a' in %s001.psi on line 1 - -Warning: Unknown variable 'X' in numeric expression in %s001.psi on line 4 - -Warning: PSI syntax error: Unexpected token '(' at pos 26 in %s001.psi on line 1 - -Warning: PSI syntax error: Unexpected token '(' at pos 32 in %s001.psi on line 1 ===DONE===