Commit History

Author SHA1 Message Date
  Marshall Clow d4badbbc5a Support allocators with explicit conversion constructors. Fixes bug #29000 9 years ago
  Eric Fiselier 375e2f669c Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros 9 years ago
  Marshall Clow 7b193f7797 More of N4258 implementation. Mark all of our test_allocators as noexcept constructible. Make the constructors for basic_string noexcept all the time (under C++14). Update tests to reflect the new world order. More to come. 10 years ago
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 years ago