Skip to content

Commit b963772

Browse files
committed
[libc++] Move more tests into better places
1 parent c2e41be commit b963772

File tree

6 files changed

+3
-0
lines changed

6 files changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# <locale> tests are obviously not supported when localization support is disabled
2+
if "no-localization" in config.available_features:
3+
config.unsupported = True

0 commit comments

Comments
 (0)