![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Functions | |
| TEST (WarningCategoriesTest, EmptyValueYieldsNoCategories) | |
| TEST (WarningCategoriesTest, PlainNamesDefaultToInterventionLevelOne) | |
| TEST (WarningCategoriesTest, ExplicitInterventionLevelsAreParsed) | |
| TEST (WarningCategoriesTest, MixedEntriesKeepDefaultsForThoseWithoutLevels) | |
| TEST (WarningCategoriesTest, EmptyEntriesAreSkipped) | |
| TEST (WarningCategoriesTest, WhitespaceIsTrimmed) | |
| TEST (WarningCategoriesTest, InvalidInterventionLevelsFallBackToOne) | |
| TEST (WarningCategoriesTest, EntryWithOnlyLevelIsSkipped) | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv ) |
| TEST | ( | WarningCategoriesTest | , |
| EmptyEntriesAreSkipped | ) |
| TEST | ( | WarningCategoriesTest | , |
| EmptyValueYieldsNoCategories | ) |
| TEST | ( | WarningCategoriesTest | , |
| EntryWithOnlyLevelIsSkipped | ) |
| TEST | ( | WarningCategoriesTest | , |
| ExplicitInterventionLevelsAreParsed | ) |
| TEST | ( | WarningCategoriesTest | , |
| InvalidInterventionLevelsFallBackToOne | ) |
| TEST | ( | WarningCategoriesTest | , |
| MixedEntriesKeepDefaultsForThoseWithoutLevels | ) |
| TEST | ( | WarningCategoriesTest | , |
| PlainNamesDefaultToInterventionLevelOne | ) |
| TEST | ( | WarningCategoriesTest | , |
| WhitespaceIsTrimmed | ) |