1. d3f2d5e [libcxx] Fix pop_back() tests to make sure they don't always just pass by Louis Dionne · 6 years ago
  2. f77ee9b [libcxx] Add assertion in deque::pop_back when popping from an empty deque by Louis Dionne · 6 years ago
  3. f0c3a12 [test] [depr.c.headers] XFAIL uchar.h on NetBSD by Michal Gorny · 6 years ago
  4. 13d947c [test] [filesystems] NetBSD can do symlink permissions too by Michal Gorny · 6 years ago
  5. 413329e [test] [filesystems] Extend FreeBSD tv_sec==-1 workaround to NetBSD by Michal Gorny · 6 years ago
  6. 2d13462 [test] Permit NetBSD in filesystem_dynamic_test_helper.py by Michal Gorny · 6 years ago
  7. 649e69d [libcxx] Fix test failure on GCC 4.9 by Louis Dionne · 6 years ago
  8. bca4d67 [pair] Mark constructors as conditionally noexcept by Louis Dionne · 6 years ago
  9. 31355b0 [libcxx] Fix test on compilers that do not support char8_t yet by Louis Dionne · 6 years ago
  10. 544d1ba Fix problems with char8_t stuff on compilers that don't support char8_t yet by Marshall Clow · 6 years ago
  11. 9648447 Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 by Marshall Clow · 6 years ago
  12. 21a8669 Revert "[pair] Mark constructors as conditionally noexcept" by Louis Dionne · 6 years ago
  13. adde8ae [pair] Mark constructors as conditionally noexcept by Louis Dionne · 6 years ago
  14. 49ad9aa Update a couple of vector<bool> tests that were testing libc++-specific bahavior. Thanks to Andrey Maksimov for the catch. by Marshall Clow · 6 years ago
  15. f01e82f [libcxx] Remove the availability_markup LIT feature by Louis Dionne · 6 years ago
  16. 5fe0a6a [libc++] Improve diagnostics for non-const comparators and hashers in associative containers by Louis Dionne · 6 years ago
  17. 55a56d2 [libcxx] Fix incorrect XFAILs for chrono tests on old macos deployment targets by Louis Dionne · 6 years ago
  18. 5b19b0b [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() by Louis Dionne · 6 years ago
  19. 7ea279f [libcxx] Add XFAILs for aligned allocation tests on AppleClang 9 by Louis Dionne · 6 years ago
  20. edfdc49 [libcxx] Make return value of array<T, 0>.data() checked only for libc++ by Louis Dionne · 6 years ago
  21. 8bcb9ca [libcxx] Mark some tests as failing on macosx 10.14 by Louis Dionne · 6 years ago
  22. caae3ec [libcxx] Don't depend on availability markup to provide the streams in the dylib by Louis Dionne · 6 years ago
  23. 604afd7 [libcxx] Implement P0318: unwrap_ref_decay and unwrap_reference by Louis Dionne · 6 years ago
  24. a815a3f First part of P0482 - Establish that char8_t is an integral type, and that numeric_limits<char8_t> is valid and sane. (second try) by Marshall Clow · 6 years ago
  25. 8e2d4ad [libcxx] Make UNSUPPORTED for std::async test more fine grained by Louis Dionne · 6 years ago
  26. ebdb547 Revert commit r347904 because it broke older compilers by Marshall Clow · 6 years ago
  27. 50509d1 First part of P0482 - Establish that char8_t is an integral type, and that numeric_limits<char8_t> is valid and sane. by Marshall Clow · 6 years ago
  28. c28aca1 [libcxx] Remove bad_array_length by Louis Dionne · 6 years ago
  29. 233c79a [libcxx] More fixes to XFAILs for aligned allocation tests for macosx 10.13 by Louis Dionne · 6 years ago
  30. e3e576a Revert "Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`. " by Eric Fiselier · 6 years ago
  31. cf99ab7 Fix bad _LIBCPP_ALIGNOF test by Eric Fiselier · 6 years ago
  32. 7593e79 Implement P0966 - string::reserve should not shrink by Marshall Clow · 6 years ago
  33. 087f065 Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`. by Eric Fiselier · 6 years ago
  34. 581671f [libcxx] Remove dynarray by Louis Dionne · 6 years ago
  35. 97c03fb [libcxx] Use clang-verify in the lit test suite even when availability is enabled by Louis Dionne · 6 years ago
  36. f4e307b Implement P1085R2 - Should Span be Regular?. This consists entirely of deletions by Marshall Clow · 6 years ago
  37. f9782de Add basic_string::__resize_default_init (from P1072) by Eric Fiselier · 6 years ago
  38. 893cf80 [libcxx] Fix XFAILs for aligned allocation tests by Louis Dionne · 6 years ago
  39. 8294000 [libcxx] Fix XFAIL for aligned deallocation test with trunk Clang by Louis Dionne · 6 years ago
  40. 8008cf5 [libcxx] Use a type that is always an aggregate in variant's tests by Louis Dionne · 6 years ago
  41. 09861db [NFC] Fix typo in comment by Louis Dionne · 6 years ago
  42. e9a1ea4 [libcxx] Reintroduce UNSUPPORTED annotation for strstreambuf overflow test by Louis Dionne · 6 years ago
  43. a0b648f [libcxx] Add XFAIL for test on OS X 10.12 to 10.14 by Louis Dionne · 6 years ago
  44. 79132e8 [libcxx] Remove incorrect XFAIL on macos 10.12 by Louis Dionne · 6 years ago
  45. 5beaebf [libcxx] Fix incorrect iterator type in vector container test by Louis Dionne · 6 years ago
  46. 3ad8fb7 [libcxx] Mark strstreams tests as being supported on all OS X versions by Louis Dionne · 6 years ago
  47. bac4a9b Fix missing includes in test header by Eric Fiselier · 6 years ago
  48. 580cde0 [libc++] Implement P0487R1 - Fixing operator>>(basic_istream&, CharT*) by Zhihao Yuan · 6 years ago
  49. 739fdd4 [NFC] Rename lit feature to '-fsized-deallocation' for consistency by Louis Dionne · 6 years ago
  50. 7c5126b A couple of tests were broken when clang implemented the compiler parts of P0482 (support for char8_t). Comment out those bits until we implement the corresponding bits in libc++ by Marshall Clow · 6 years ago
  51. 3b4ca5b Mark P0771 as complete; we already did this - I just added tests to be sure by Marshall Clow · 6 years ago
  52. 98dc85c [NFC][libcxx] Fix incorrect comments by Louis Dionne · 6 years ago
  53. f9b79dc [libcxx] Fix XFAIL for GCC 4.9 by Louis Dionne · 6 years ago
  54. 22507d6 [libcxx] Update test of trivial copyability of reference_wrapper by Louis Dionne · 6 years ago
  55. c8f7855 [libcxx] Fix incorrect #include for std::hash by Louis Dionne · 6 years ago
  56. a320121 [libcxx] Add missing <cstddef> includes in tests by Louis Dionne · 6 years ago
  57. 13b7f7b [libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast by Louis Dionne · 6 years ago
  58. 20c43d2 [libcxx] Add missing includes in tests by Louis Dionne · 6 years ago
  59. 09e56c1 Work around C++03 decltype limitations by Eric Fiselier · 6 years ago
  60. c2c6c1d Get tests compiling with -Wunused-local-typedef by Eric Fiselier · 6 years ago
  61. c6da5c5 [libcxx] [test] Fix Clang -Wunused-local-typedef warnings. by Stephan T. Lavavej · 6 years ago
  62. 5d11d6e [libcxx] [test] Include <cassert> for assert(). by Stephan T. Lavavej · 6 years ago
  63. 5e97ad3 [libcxx] [test] Fix MSVC warning C4800. by Stephan T. Lavavej · 6 years ago
  64. b124ade Rename cxx-benchmark-unittests target and convert to LIT. by Eric Fiselier · 6 years ago
  65. 439de45 [libcxx] [test] Strip trailing whitespace. NFC. by Stephan T. Lavavej · 6 years ago
  66. 98d4ace Implement P0972R0: <chrono> zero(), min(), and max() should be noexcept. Reviewed as https://reviews.llvm.org/D53828 by Marshall Clow · 6 years ago
  67. 52ddb5e [libcxx] Implement http://wg21.link/p1006, constexpr in pointer_traits by Louis Dionne · 6 years ago
  68. 16a8e7e Add emplace tests for multiset/unordered_multiset. by Eric Fiselier · 6 years ago
  69. 3870a97 Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric for the report by Marshall Clow · 6 years ago
  70. e754a7a [NFC] Reformat std::optional tests by Louis Dionne · 6 years ago
  71. 73d2ecc Fix test assumption that Linux implies glibc. by Dan Albert · 6 years ago
  72. 5dc3776 Revert "Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by using unsigned division by 2 when possible." by Louis Dionne · 6 years ago
  73. f10e0ac [libcxx] Fix usage of _C2, which is a "nasty macro" in some environments by Louis Dionne · 6 years ago
  74. 71ac96a Second half of C++17's splicing maps and sets by Erik Pilkington · 6 years ago
  75. 3238cbf XFAIL test on OS X availability by Eric Fiselier · 6 years ago
  76. 207b919 Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by using unsigned division by 2 when possible. by Eric Fiselier · 6 years ago
  77. 293b83d Fix PR39458 _LIBCPP_DEBUG breaks heterogeneous compare. by Eric Fiselier · 6 years ago
  78. 924b8f3 Work around gcc.gnu.org/PR87766 by Eric Fiselier · 6 years ago
  79. 6dcb34a XFAIL sized deallocation test with GCC by Eric Fiselier · 6 years ago
  80. 5be2163 Run the min/max tests agaist the header <charconv>. Fix that header so it passes. NFC. by Marshall Clow · 6 years ago
  81. e09f85b Implement sized deallocation for std::allocator and friends. by Eric Fiselier · 6 years ago
  82. 1b9ee84 Temporarily Revert "Implement sized deallocation for std::allocator and friends." by Eric Christopher · 6 years ago
  83. 0cfdf55 Implement sized deallocation for std::allocator and friends. by Eric Fiselier · 6 years ago
  84. 842383f Revert "Teach __libcpp_is_floating_point that __fp16 and _Float16 are" by Petr Hosek · 6 years ago
  85. 005bb4c Fix use of libc++ specific macro in support/test_macros.h by Eric Fiselier · 6 years ago
  86. 0423faf Adjust unsupported C++ versions in some tests by Mikhail Maltsev · 6 years ago
  87. 9678b5d Mark the move construct/move assign tests as unsupported on C++03 by Marshall Clow · 6 years ago
  88. 374084f Add tests for match_results copy/move assignment operators. NFC by Marshall Clow · 6 years ago
  89. 268b4d0 Remove a 'const' from the synopsis. NFC by Marshall Clow · 6 years ago
  90. a894ebb Add tests for match_results copy/move construction. NFC by Marshall Clow · 6 years ago
  91. 9110b80 Update commnents to reflect the changes for LWG#3127. NFC by Marshall Clow · 6 years ago
  92. 3d1d923 Update commnents to reflect the changes for LWG#3122. NFC by Marshall Clow · 6 years ago
  93. 0a890c9 [libcxx] [test] Don't detect Windows' UCRT with TEST_COMPILER_C1XX by Billy Robert O'Neal III · 6 years ago
  94. 87aef88 [libcxx] [test] Add missing <stdexcept> to map at tests. by Billy Robert O'Neal III · 6 years ago
  95. 22b685e Repair thread-unsafe modifications of n_alive in F.pass.cpp by Billy Robert O'Neal III · 6 years ago
  96. 4104ebe [libcxx] Mark chrono literal unit tests as being unsupported on AppleClang 10 by Louis Dionne · 6 years ago
  97. cc5c12d Recommit <chrono> changes with a couple xtra tests marked to fail on apple's clang. Reviewed as D51762 by Marshall Clow · 6 years ago
  98. 93d0856 Re-apply r344546 "Mark a couple of test cases as 'C++17-only'..." by Artem Dergachev · 6 years ago
  99. 7f20dc6 Revert r344529 "Implement the first part of the calendar support for C++20" by Artem Dergachev · 6 years ago
  100. 689f6cd Mark a couple of test cases as 'C++17-only' pending the resolution of PR#39232 by Marshall Clow · 6 years ago