llvm-project/libcxx/test
Eric Fiselier 48c3483f45 Use TEST_STD_VER instead of __has_feature to detect noexcept. This fixes the test with GCC.
llvm-svn: 258292
2016-01-20 05:44:11 +00:00
..
libcxx Use TEST_STD_VER instead of __has_feature to detect noexcept. This fixes the test with GCC. 2016-01-20 05:44:11 +00:00
std More string fixes for noexcept cases. Apparently I didn't get them all in r258281. 2016-01-20 05:41:24 +00:00
support Got the test backwards in r258279. Fixed that and de-tabbed 2016-01-20 03:37:46 +00:00
CMakeLists.txt [libcxx] Make it drastically simpler to link libc++. 2015-10-14 19:54:03 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in [libcxx] Use __config_site to configure the test suite features. 2015-10-14 18:22:15 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change 2015-11-01 21:14:22 +00:00