Marshall Clow b6e011b18b Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
..
array.cons b6e011b18b Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
array.data e15dd4e32e Support tests in freestanding 6 years ago
array.fill b6e011b18b Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
array.size e15dd4e32e Support tests in freestanding 6 years ago
array.special e15dd4e32e Support tests in freestanding 6 years ago
array.swap e15dd4e32e Support tests in freestanding 6 years ago
array.tuple b6e011b18b Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
array.zero b6e011b18b Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
at.pass.cpp e15dd4e32e Support tests in freestanding 6 years ago
begin.pass.cpp e15dd4e32e Support tests in freestanding 6 years ago
compare.fail.cpp e15dd4e32e Support tests in freestanding 6 years ago
compare.pass.cpp e15dd4e32e Support tests in freestanding 6 years ago
contiguous.pass.cpp b6e011b18b Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
empty.fail.cpp e15dd4e32e Support tests in freestanding 6 years ago
empty.pass.cpp e15dd4e32e Support tests in freestanding 6 years ago
front_back.pass.cpp ddb1b0576a Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is. 6 years ago
indexing.pass.cpp 527149c670 Update a deque test with more assertions. NFC 6 years ago
iterators.pass.cpp e15dd4e32e Support tests in freestanding 6 years ago
max_size.pass.cpp e15dd4e32e Support tests in freestanding 6 years ago
size_and_alignment.pass.cpp e15dd4e32e Support tests in freestanding 6 years ago
types.pass.cpp e15dd4e32e Support tests in freestanding 6 years ago