llvm-project/libcxx/test/std/containers/associative
Eric Fiselier 382e91792b Fix or move various non-standard tests.
This patch does the following:

* Remove <__config> includes from some container tests.
* Guards uses of std::launch::any in async tests because it's an extension.
* Move "test/std/extensions" to "test/libcxx/extensions"
* Moves various non-standard tests including those in "sequences/vector",
  "std/localization" and "utilities/meta".

llvm-svn: 267981
2016-04-29 04:07:45 +00:00
..
map Fix or move various non-standard tests. 2016-04-29 04:07:45 +00:00
multimap Complete LWG issue #2016. Allocators must be nothrow swappable 2016-04-22 00:15:18 +00:00
multiset Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 2016-04-28 02:45:11 +00:00
set Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com 2016-04-28 02:45:11 +00:00
iterator_types.pass.cpp Cleanup node-type handling in the associative containers. 2016-02-20 05:28:30 +00:00