Add tests for #1404

This commit is contained in:
Martin Hořeňovský
2018-10-13 15:30:15 +02:00
parent 9f8b848fe5
commit 6b9ca0888a
5 changed files with 13 additions and 6 deletions

View File

@@ -3,6 +3,8 @@
<exe-name> is a <version> host application.
Run with -? for options
Randomness seeded to: 1
-------------------------------------------------------------------------------
#748 - captures with unexpected exceptions
outside assertions

View File

@@ -3,6 +3,8 @@
<exe-name> is a <version> host application.
Run with -? for options
Randomness seeded to: 1
-------------------------------------------------------------------------------
# A test name that starts with a #
-------------------------------------------------------------------------------

View File

@@ -3,6 +3,8 @@
<exe-name> is a <version> host application.
Run with -? for options
Randomness seeded to: 1
-------------------------------------------------------------------------------
# A test name that starts with a #
-------------------------------------------------------------------------------

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Catch name="<exe-name>">
<Randomness seed="1"/>
<Group name="<exe-name>">
<TestCase name="# A test name that starts with a #" filename="projects/<exe-name>/UsageTests/Misc.tests.cpp" >
<OverallResult success="true"/>