LazDebuggerFp: Test IUnknown (only test for no crash). See issue #35129 / missing file for commit rev 60477 #801d5e137c

git-svn-id: trunk@60520 -
This commit is contained in:
martin 2019-02-26 18:52:01 +00:00
parent 6573832137
commit 3d8420c410

View File

@ -772,6 +772,7 @@ end;
t.Add(AName, p+'Set'+e, weSet(['EnVal2', 'EnVal4'], 'TSet'));
t.Add(AName, p+'IntfUnknown'+e, weMatch('.?', skInterface)).Skip(); // only run eval / do not crash
end;