llvm-project/libcxx/test/std/containers/sequences/array
Stephan T. Lavavej a730ed3149 [libcxx] [test] Fix comment typos, strip trailing whitespace.
No functional change, no code review.

llvm-svn: 292434
2017-01-18 20:10:25 +00:00
..
array.cons Add additional tests to ensure that we DTRT with short lists. This is LWG#2590, but there are no code changes, just additional tests 2016-02-23 16:25:20 +00:00
array.data Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range Access' for C++17 2017-01-04 17:58:17 +00:00
array.fill Suppress array initialization warnings in std::experimental::apply tests 2015-10-01 07:05:38 +00:00
array.size Suppress array initialization warnings in std::experimental::apply tests 2015-10-01 07:05:38 +00:00
array.special Fix C++03 build breakage 2016-04-22 00:47:15 +00:00
array.swap Add is_swappable/is_nothrow_swappable traits 2016-04-21 23:38:59 +00:00
array.tuple Update -verify test to use new static assert message 2016-09-25 08:30:05 +00:00
array.zero
at.pass.cpp [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
begin.pass.cpp Suppress array initialization warnings in std::experimental::apply tests 2015-10-01 07:05:38 +00:00
contiguous.pass.cpp Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete 2015-05-26 18:57:27 +00:00
front_back.pass.cpp [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
indexing.pass.cpp [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
iterators.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC, no code review. 2017-01-07 01:12:15 +00:00
types.pass.cpp Make std::array typedef tests more portable. 2016-06-30 04:54:00 +00:00