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
/
shtest-output-printing
/
lit.cfg
blob
b872854d21e631ae9a2e4860f27186b56ac6e1ca
1
import lit.formats
2
3
config.name = "shtest-output-printing"
4
config.suffixes = [".txt"]
5
config.test_format = lit.formats.ShTest(execute_external=False)