X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=tests%2Fparser%2Fvalidate001.phpt;h=da1c20a7c8d22afb8b14f383c521d86485d72a9c;hp=f9869a830b1231f300143926057db8c442b721e6;hb=a2a2428b6e50787a7f33151275fb5ceabc7c5621;hpb=510306ed8a97c9eb3f113d9181b60ccdf0b91d79 diff --git a/tests/parser/validate001.phpt b/tests/parser/validate001.phpt index f9869a8..da1c20a 100644 --- a/tests/parser/validate001.phpt +++ b/tests/parser/validate001.phpt @@ -7,23 +7,20 @@ extension_loaded("psi") or die("skip - need ext/psi"); --FILE-- ===TEST=== ===DONE=== ---CLEAN-- - --EXPECTF-- ===TEST=== - -Warning: PSI syntax error: Unexpected token ';' in %s001.psi on line 1 - -Warning: PSI syntax error: Unexpected token 'int' 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 '(' in %s001.psi on line 1 ===DONE===