Home
last modified time | relevance | path

Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/lit/lit/
H A DShCommands.py83 def toShell(self, file, pipefail=False): argument
110 def toShell(self, file, pipefail=False): argument
H A DShUtil.py199 def __init__(self, data, win32Escapes=False, pipefail=False): argument
H A DTestingConfig.py171 __init__( self, parent, name, suffixes, test_format, environment, substitutions, unsupported, test_exec_root, test_source_root, excludes, available_features, pipefail, limit_to_features=[], is_early=False, parallelism_group=None, standalone_tests=False, ) global() argument