Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::ResultDisposition Struct Reference

#include <catch.hpp>

+ Collaboration diagram for Catch::ResultDisposition:

Public Types

enum  Flags { Normal = 0x01 , ContinueOnFailure = 0x02 , FalseTest = 0x04 , SuppressFail = 0x08 }
 

Detailed Description

Definition at line 1377 of file catch.hpp.

Member Enumeration Documentation

◆ Flags

Enumerator
Normal 
ContinueOnFailure 
FalseTest 
SuppressFail 

Definition at line 1377 of file catch.hpp.


The documentation for this struct was generated from the following file: