Eric Fiselier
|
375e2f669c
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
|
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
|
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 |