allwinner_a64/android/external/libcxx/test/std/experimental/filesystem/lit.local.cfg
2018-08-08 16:14:42 +08:00

3 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