Commit History

Author SHA1 Message Date
  JF Bastien e15dd4e32e Support tests in freestanding 6 years ago
  Chandler Carruth 7c3769df62 Update more file headers across all of the LLVM projects in the monorepo 6 years ago
  Marshall Clow 49ad9aa8cb Update a couple of vector<bool> tests that were testing libc++-specific bahavior. Thanks to Andrey Maksimov for the catch. 6 years ago
  Stephan T. Lavavej 5597800045 [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3. 8 years ago
  Eric Fiselier 5078baa9e0 Make default_noexcept.pass.cpp container tests more portable. Patch from STL@microsoft.com 9 years ago
  Eric Fiselier d24c465bea Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 9 years ago
  Marshall Clow c912c0ce7c While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard 10 years ago
  Marshall Clow 127db91f3e More N4258 changes. This time vector's constructors 10 years ago
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 years ago