9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
# TODO: once llvm-test-suite is converted to TMT, we can just link the test from plan.
|
|
summary: Run tests from llvm-test-suite package
|
|
test: ./test.sh
|
|
require:
|
|
- git
|
|
- clang
|
|
- llvm-test-suite
|
|
duration: 1h
|