/3rd_party/llvm/utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg
Unknown | 6 lines | 3 code | 3 blank | 0 comment | 0 complexity | ed44ede7fe04806e7a2f393a7d8284a4 MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, JSON, MPL-2.0-no-copyleft-exception, GPL-2.0, GPL-3.0, LGPL-3.0, BSD-2-Clause
1# -*- Python -*- 2 3config.test_format = lit.formats.ShTest(execute_external = False) 4 5config.suffixes = ['.c'] 6