spdlog
Loading...
Searching...
No Matches
Public Types | List of all members
Catch::ResultDisposition Struct Reference

Detailed Description

Definition at line 1241 of file catch.hpp.

#include <catch.hpp>

Public Types

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

Member Enumeration Documentation

◆ Flags

Enumerator
Normal 
ContinueOnFailure 
FalseTest 
SuppressFail 

Definition at line 1241 of file catch.hpp.


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