Updated approval tests

This commit is contained in:
Martin Hořeňovský
2017-04-29 17:54:10 +02:00
parent a3ceb8f007
commit e641485132
5 changed files with 36 additions and 7 deletions

View File

@@ -128,7 +128,7 @@
</Expression>
<Expression success="true" type="REQUIRE" filename="projects/<exe-name>/MiscTests.cpp" >
<Original>
(*__error()) == 1
errno == 1
</Original>
<Expanded>
1 == 1
@@ -2744,6 +2744,9 @@
2 == 2
</Expanded>
</Expression>
<Info>
this message may be logged later
</Info>
<Info>
this message should be logged
</Info>
@@ -2755,6 +2758,12 @@
2 == 1
</Expanded>
</Expression>
<Info>
this message may be logged later
</Info>
<Info>
this message should be logged
</Info>
<Info>
and this, but later
</Info>
@@ -2766,6 +2775,15 @@
2 == 0
</Expanded>
</Expression>
<Info>
this message may be logged later
</Info>
<Info>
this message should be logged
</Info>
<Info>
and this, but later
</Info>
<Info>
but not this
</Info>