Commit History

Author SHA1 Message Date
  Stephan T. Lavavej 5d91f314f1 [libcxx] [test] Change comments to say C++ instead of c++. NFC. 8 years ago
  Stephan T. Lavavej 5597800045 [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3. 8 years ago
  Eric Fiselier f4a698aa30 Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com. 9 years ago
  Eric Fiselier 84acb1ec3f Remove trailing whitespace in test suite. Approved by Marshall Clow. 9 years ago
  Eric Fiselier 375e2f669c Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros 9 years ago
  Marshall Clow 7d914d1bff Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates. 10 years ago
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 years ago