clang-1/utils/OptionalTests
Chris Lattner fc8f0e14ad fix a bunch of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes!



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129559 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-15 05:22:18 +00:00
..
Extra fix a bunch of comment typos found by codespell. Patch by 2011-04-15 05:22:18 +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.