Functions | |
| bool | CommaDecimalLocaleIsExpected () |
| std::string | NoCommaDecimalLocaleMessage () |
Variables | |
| constexpr const char *const | commaDecimalLocales [] |
|
inline |
True where the OS ships decimal-comma locales unconditionally, so finding none is a broken runner; a Linux image legitimately may have no locale-gen.
Definition at line 35 of file itkTestNumericLocale.h.
|
inline |
Definition at line 45 of file itkTestNumericLocale.h.
|
inlineconstexpr |
Decimal-comma locale names in POSIX and Windows spelling; a test loops over these and skips the names its runner does not provide.
Definition at line 28 of file itkTestNumericLocale.h.