X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=tests%2Fparser%2Fcpp002.phpt;fp=tests%2Fparser%2Fcpp002.phpt;h=d50bdd8a113abbad701b9387d335464d3251f082;hp=0000000000000000000000000000000000000000;hb=a7ac1c0a3c855321f21682c127a4b707de33a303;hpb=35060621f2fd5079502543d17942127c1a602f72 diff --git a/tests/parser/cpp002.phpt b/tests/parser/cpp002.phpt new file mode 100644 index 0000000..d50bdd8 --- /dev/null +++ b/tests/parser/cpp002.phpt @@ -0,0 +1,27 @@ +--TEST-- +CPP defines +--SKIPIF-- + +--FILE-- +===TEST=== + +===DONE=== +--EXPECT-- +===TEST=== + +Warning: 'FOO' redefined in on line 3 + +Warning: 'FOO' previously defined in on line 2 +bool(true) +===DONE===