llvm-project/libcxx/test/std/localization/lit.local.cfg

4 lines
173 B
INI

# <locale> tests are obviously not supported when localization support is disabled
if 'libcpp-has-no-localization' in config.available_features:
config.unsupported = True