.. |
unord.set.cnstr
|
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.
|
2015-01-28 21:22:53 +00:00 |
unord.set.swap
|
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
|
2015-07-13 20:04:56 +00:00 |
bucket_count.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
bucket_size.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
bucket.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
clear.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
count.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
db_iterators_7.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
db_iterators_8.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
db_local_iterators_7.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
db_local_iterators_8.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
emplace_hint.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
emplace.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
eq.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
equal_range_const.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
equal_range_non_const.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
erase_const_iter.pass.cpp
|
Fix for LWG Issue 2059: C++0x ambiguity problem with map::erase
|
2015-05-10 13:35:00 +00:00 |
erase_iter_db1.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
erase_iter_db2.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
erase_iter_iter_db1.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
erase_iter_iter_db2.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
erase_iter_iter_db3.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
erase_iter_iter_db4.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
erase_key.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
erase_range.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
find_const.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
find_non_const.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
insert_const_lvalue.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
insert_hint_const_lvalue.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
insert_hint_rvalue.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.
|
2015-01-28 21:22:53 +00:00 |
insert_init.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
insert_range.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
insert_rvalue.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.
|
2015-01-28 21:22:53 +00:00 |
iterators.fail.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
iterators.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
load_factor.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
local_iterators.fail.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
local_iterators.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
max_bucket_count.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
max_load_factor.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
max_size.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
rehash.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
reserve.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
swap_member.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
types.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |
version.pass.cpp
|
Move test into test/std subdirectory.
|
2014-12-20 01:40:03 +00:00 |