repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][Py Reformat] Reformat python files in llvm
[llvm-project.git]
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
standalone-tests-with-suffixes
/
lit.cfg
blob
22d981fa8310dde47a311ecc4287f3684c260b0f
1
import lit.formats
2
3
config.name = "Standalone tests"
4
config.test_format = lit.formats.ShTest()
5
config.suffixes = [".txt"]
6
config.standalone_tests = True