普通文本  |  4行  |  160 B

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