Skip to content

Commit 4695aea

Browse files
authored
[libc++] Move more tests into better places (#148419)
1 parent 4993f5b commit 4695aea

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)