llvm-project/libcxx/test/std
Eric Fiselier f9fc9513bf Fix failing test due to incorrect use of noexcept
llvm-svn: 332066
2018-05-11 00:33:20 +00:00
..
algorithms [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
atomics [libcxx] [test] Improve MSVC portability. 2018-01-10 00:39:46 +00:00
containers [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
depr [libcxx] [test] Use the correct type from strlen. Include correct header. 2018-04-10 03:04:07 +00:00
diagnostics Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
experimental Re-commit r330627 "[libcxx] implement <experimental/simd> declarations based on P0214R7." 2018-04-23 21:54:06 +00:00
input.output [libcxx] [test] Fix MSVC x64 truncation warning. 2018-05-05 01:40:24 +00:00
iterators [libcxx] [test] Fix whitespace, NFC. 2018-05-05 01:40:27 +00:00
language.support [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
localization [libcxx] [test] Use TEST_IGNORE_NODISCARD. 2018-04-13 00:07:48 +00:00
numerics Fix return type of isinf(double) and isnan(double) where possible. 2018-05-01 03:05:40 +00:00
re [libcxx] Correctly handle invalid regex character class names 2018-01-24 12:45:18 +00:00
strings [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
thread [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
utilities Fix failing test due to incorrect use of noexcept 2018-05-11 00:33:20 +00:00
nothing_to_do.pass.cpp