llvm-project/libcxx/test/std/localization/locales
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
..
locale Fix or move various non-standard tests. 2016-04-29 04:07:45 +00:00
locale.convenience Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +00:00
locale.global.templates Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +00:00
nothing_to_do.pass.cpp