llvm-project/libcxx/test/std
Marshall Clow f51ee63247 Make next/prev/advance/distance operations on iterators be constexpr. I missed this when I implemented the rest of P0031R0
llvm-svn: 303281
2017-05-17 18:51:36 +00:00
..
algorithms [libcxx] [test] Strip trailing whitespace. NFC. 2017-05-04 01:43:58 +00:00
atomics [libcxx] [test] D27027: Strip trailing whitespace. 2016-11-23 22:03:28 +00:00
containers [libcxx] [test] Fix MSVC "warning C6326: Potential comparison of a constant with another constant". 2017-05-05 23:38:24 +00:00
depr Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
diagnostics Accept Windows specific output in system error tests 2017-05-07 21:21:07 +00:00
experimental Fix XFAIL to reflect recent fixes in GCC 2017-05-11 23:04:04 +00:00
input.output Move tests for libc++ configurations into libcxx/ test subdirectory 2017-05-12 01:49:32 +00:00
iterators Make next/prev/advance/distance operations on iterators be constexpr. I missed this when I implemented the rest of P0031R0 2017-05-17 18:51:36 +00:00
language.support [test] Add specific test for P0138R2, direct-list-init of fixed enums from integers, part 3/3. 2017-05-12 20:33:46 +00:00
localization Fix C++03 test failures caused by static_assert emulation 2017-05-12 03:53:56 +00:00
numerics Resolve integer overflow warnings in GCD and LCM tests 2017-05-08 21:52:05 +00:00
re Guard usage of libc++ regex internals inside test. 2017-05-12 01:19:01 +00:00
strings Remove non-standard basic_string_view::clear() member. 2017-05-12 03:35:53 +00:00
thread Move POSIX specific test under test/libcxx subdirectory 2017-05-12 02:02:09 +00:00
utilities Mark the copy constructor and move 2017-05-17 15:30:01 +00:00
nothing_to_do.pass.cpp