bolt/deps/llvm-18.1.8/llvm/utils/lit/tests/Inputs/shtest-pushd-popd/lit.cfg

6 lines
145 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
import lit.formats
config.name = "shtest-pushd-popd"
config.suffixes = [".txt"]
config.test_format = lit.formats.ShTest(execute_external=False)