repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation tests. NFC
[llvm-complete.git]
/
utils
/
lit
/
examples
/
many-tests
/
lit.cfg
blob
3477fef01ef983c3b4ce117129f1e8f64c2f2a78
1
# -*- Python -*-
2
3
import sys
4
import os
5
sys.path.insert(0, os.path.dirname(__file__))
6
import ManyTests
7
8
config.test_format = ManyTests.ManyTests()