Rebased with missing [failing] tag

This commit is contained in:
Phil Nash 2017-08-17 19:18:54 +01:00
parent 597fca3c89
commit ee75b324e7
1 changed files with 1 additions and 1 deletions

View File

@ -7433,7 +7433,7 @@ loose text artifact
</Expression> </Expression>
<OverallResult success="true"/> <OverallResult success="true"/>
</TestCase> </TestCase>
<TestCase name="non-copyable objects" tags="[.][hide]" filename="projects/<exe-name>/TrickyTests.cpp" > <TestCase name="non-copyable objects" tags="[.][failing][hide]" filename="projects/<exe-name>/TrickyTests.cpp" >
<Expression success="true" type="CHECK" filename="projects/<exe-name>/TrickyTests.cpp" > <Expression success="true" type="CHECK" filename="projects/<exe-name>/TrickyTests.cpp" >
<Original> <Original>
ti == typeid(int) ti == typeid(int)