android13/external/libcxx/test/std/input.output/filesystems/lit.local.cfg

4 lines
160 B
INI

# Disable all of the filesystem tests if the correct feature is not available.
if 'c++filesystem' not in config.available_features:
config.unsupported = True