llvm-project/debuginfo-tests/dexter/feature_tests/lit.local.cfg

6 lines
156 B
INI

if 'dexter' not in config.available_features:
config.unsupported = True
config.name = "DExTer feature tests"
config.suffixes = ['.cpp', '.c', '.test']