llvm-capstone/clang/utils/OptionalTests/README.txt
Daniel Dunbar d723b01311 Add utils/OptionalTests, a dumping ground for additional (lit) tests which for
one reason or another don't belong in the regular test suite.

Inside is utils/OptionalTests/Extra which is specifically for tests that match
the layout of the regular tests.

llvm-svn: 94080
2010-01-21 16:55:39 +00:00

5 lines
255 B
Plaintext

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.