You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/containers/sequences/deque/deque.cons
Eric Fiselier 18dbed9596 Fix warnings in deque tests
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242632 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
alloc.pass.cpp Move test into test/std subdirectory. 11 years ago
assign_initializer_list.pass.cpp Move test into test/std subdirectory. 11 years ago
assign_iter_iter.pass.cpp Fix warnings in deque tests 10 years ago
assign_size_value.pass.cpp Fix warnings in deque tests 10 years ago
copy.pass.cpp Move test into test/std subdirectory. 11 years ago
copy_alloc.pass.cpp Move test into test/std subdirectory. 11 years ago
default.pass.cpp Move test into test/std subdirectory. 11 years ago
default_noexcept.pass.cpp We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 11 years ago
dtor_noexcept.pass.cpp We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 11 years ago
initializer_list.pass.cpp Move test into test/std subdirectory. 11 years ago
initializer_list_alloc.pass.cpp Move test into test/std subdirectory. 11 years ago
iter_iter.pass.cpp Move test into test/std subdirectory. 11 years ago
iter_iter_alloc.pass.cpp Move test into test/std subdirectory. 11 years ago
move.pass.cpp We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 11 years ago
move_alloc.pass.cpp We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 11 years ago
move_assign.pass.cpp We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 11 years ago
move_assign_noexcept.pass.cpp We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 11 years ago
move_noexcept.pass.cpp We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. 11 years ago
op_equal.pass.cpp Move test into test/std subdirectory. 11 years ago
op_equal_initializer_list.pass.cpp Move test into test/std subdirectory. 11 years ago
size.pass.cpp Move test into test/std subdirectory. 11 years ago
size_value.pass.cpp Move test into test/std subdirectory. 11 years ago
size_value_alloc.pass.cpp Move test into test/std subdirectory. 11 years ago