ManaPlus
doctest
detail
assertAction
Enumerations
doctest::detail::assertAction Namespace Reference
Enumerations
enum
Enum
{
nothing
= 0 ,
dbgbreak
= 1 ,
shouldthrow
= 2 }
Enumeration Type Documentation
◆
Enum
enum
doctest::detail::assertAction::Enum
Enumerator
nothing
dbgbreak
shouldthrow
Definition at line
1362
of file
doctest.h
.
1363
{
1364
nothing
= 0,
1365
dbgbreak
= 1,
1366
shouldthrow
= 2
1367
};
doctest::detail::assertAction::dbgbreak
@ dbgbreak
Definition:
doctest.h:1365
doctest::detail::assertAction::shouldthrow
@ shouldthrow
Definition:
doctest.h:1366
doctest::detail::assertAction::nothing
@ nothing
Definition:
doctest.h:1364
Generated on Wed Mar 17 2021 19:19:18 for ManaPlus by
1.9.1