aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/algorithm.cpp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomasp@graphcore.ai>2021-01-15 12:47:32 +0000
committerThomas Preud'homme <thomasp@graphcore.ai>2021-02-17 10:38:58 +0000
commit1e2d50936a3bff2c8065a99d06f37b51185fbd81 (patch)
tree545e9a7c4fec165ab7c89740c4606c5d3601c69e /libcxx/src/algorithm.cpp
parentca9815fc247cc738f3ca7c8d5f482049371ca6e1 (diff)
downloadllvm-1e2d50936a3bff2c8065a99d06f37b51185fbd81.zip
llvm-1e2d50936a3bff2c8065a99d06f37b51185fbd81.tar.gz
llvm-1e2d50936a3bff2c8065a99d06f37b51185fbd81.tar.bz2
Add lit config for dir with standalone tests
Some test systems do not use lit for test discovery but only for its substitution and test selection because they use another way of managing test collections, e.g. CTest. This forces those tests to be invoked with lit --no-indirectly-run-check. When a mix of lit version is in use, it requires to detect the availability of that option. This commit provides a new config option standalone_tests to signal a directory made of tests meant to run as standalone. When this option is set, lit skips test discovery and the indirectly run check. It also adds the missing documentation for --no-indirectly-run-check. Reviewed By: jdenny Differential Revision: https://reviews.llvm.org/D94766
Diffstat (limited to 'libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions