Sign in
rust
/
rust-lang
/
llvm-project
/
35c537490f7804c0a68fcabcd20ecf96357b74ff
/
.
/
libcxx
/
test
/
std
/
input.output
/
filesystems
/
lit.local.cfg
blob: 3d9360431f4867635cceb355abffe1ecc0ecc21a [
file
] [
log
] [
blame
]
# Disable all of the filesystem tests if the correct feature is not available.
if
'c++filesystem'
not
in
config
.
available_features
:
config
.
unsupported
=
True