clang-1/utils/OptionalTests
Daniel Dunbar fee1137617 Extern darwin-clang_rt.c test to also test targetting ARM ({armv6, armv7} x
{thumb,no-thumb}).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94264 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-23 00:26:38 +00:00
..
Extra Extern darwin-clang_rt.c test to also test targetting ARM ({armv6, armv7} x 2010-01-23 00:26:38 +00:00
README.txt Add utils/OptionalTests, a dumping ground for additional (lit) tests which for 2010-01-21 16:55:39 +00:00
lit.cfg Tweak OptionalTests paths. 2010-01-21 17:09:39 +00:00

README.txt

This is a dumping ground for additional tests which do not fit cleanly into the
clang regression tests. For example, tests which are not portable, require
additional software or configuration, take an excessive time to run, or are
flaky can be kept here.