llvm-project/libcxx/test/libcxx
Eric Fiselier 192c4f1a4a Disable warning flags when running .fail.cpp tests.
Increasingly the .fail.cpp tests are written using -verify, making them
sensitive to the exact diagnostics generated by the compiler. To prevent
additional diagnostics from being generated, and causing the tests to fail,
this patch removes the warning flags when compiling those tests.

llvm-svn: 276208
2016-07-20 23:37:28 +00:00
..
algorithms Add heterogeneous comparator support for __debug_less. Fixes PR17147. 2016-07-19 23:27:18 +00:00
atomics Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
containers Fix undefined behavior in __tree 2016-07-19 17:56:20 +00:00
depr Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
diagnostics Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
experimental Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
extensions Fix or move various non-standard tests. 2016-04-29 04:07:45 +00:00
input.output Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
iterators Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
language.support Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/language.support. 2016-06-22 01:55:59 +00:00
localization Fix C++03 build 2016-06-26 23:18:23 +00:00
numerics Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
selftest Add some checking so that the TEST_HAS_XXX macros match up with the _LIBCPP_NO_HAS_XXX macros. No functional change 2016-05-17 14:58:09 +00:00
strings Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
test Disable warning flags when running .fail.cpp tests. 2016-07-20 23:37:28 +00:00
thread Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
type_traits Move __lazy_* metafunctions to type traits and add tests 2015-08-31 03:50:31 +00:00
utilities Add tests for reference binding assertions in std::tuple. 2016-07-20 02:57:39 +00:00
__init__.py
compiler.py Disable warning flags when running .fail.cpp tests. 2016-07-20 23:37:28 +00:00
double_include.sh.cpp Suppress clang warnings in some tests 2015-08-30 22:04:20 +00:00
util.py Add missing license headers 2016-01-19 21:52:04 +00:00