lit: Add support for 'REQUIRES: feature-one, feature-two, ...' in the
authorDaniel Dunbar <daniel@zuster.org>
Wed, 21 Jul 2010 23:39:57 +0000 (23:39 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 21 Jul 2010 23:39:57 +0000 (23:39 +0000)
commitb937549e517fcb03032bab3441d6ced37fc4db8d
tree31e86924c4eb4aaba4e9e3412d4a3102f1a251f4
parent17aa92c92a925b4a674440c7ef088c223990e854
lit: Add support for 'REQUIRES: feature-one, feature-two, ...' in the
integrated-test formats (sh and tcl style). The particular features which get
recognized are up to the test suite itself to define.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109062 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/ExampleTests/lit.cfg
utils/lit/lit/TestRunner.py
utils/lit/lit/TestingConfig.py