llvm-project/libcxx/test/std
Marshall Clow 52f4f72fa9 Fix a bug in regex_Iterator where it would report zero-length matches forever. Reported as http://llvm.org/PR33681. Thanks to Karen Arutyunov for the report.
llvm-svn: 307171
2017-07-05 16:37:19 +00:00
..
algorithms [libcxx] [test] Strip trailing whitespace. NFC. 2017-06-20 21:00:02 +00:00
atomics [libcxx] [test] D27027: Strip trailing whitespace. 2016-11-23 22:03:28 +00:00
containers Fix bug 33389 - __is_transparent check requires too much 2017-06-13 14:34:58 +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 equivalent test on OS X and FreeBSD 2017-07-05 03:54:38 +00:00
input.output Move tests for libc++ configurations into libcxx/ test subdirectory 2017-05-12 01:49:32 +00:00
iterators [libcxx] [test] Strip trailing whitespace. NFC. 2017-06-20 21:00:02 +00:00
language.support Revert "[libcxx] Annotate c++17 aligned new/delete operators with availability" 2017-06-30 18:50:23 +00:00
localization [libcxx] [test] Update locale names for Windows. 2017-06-08 18:22:03 +00:00
numerics Implement inclusive_scan/transform_inclusive_scan for C++17. 2017-06-23 05:12:42 +00:00
re Fix a bug in regex_Iterator where it would report zero-length matches forever. Reported as http://llvm.org/PR33681. Thanks to Karen Arutyunov for the report. 2017-07-05 16:37:19 +00:00
strings Add asserts that the nullptr is maintained in string erase operations. 2017-05-25 19:01:14 +00:00
thread Fix compile error with Bionic's PTHREAD_MUTEX_INITIALIZER 2017-06-07 20:47:42 +00:00
utilities Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<> 2017-06-28 18:18:30 +00:00
nothing_to_do.pass.cpp