summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/extensions/nothing_to_do.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix or move various non-standard tests.Eric Fiselier2016-04-291-12/+0
| | | | | | | | | | | | 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
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+12
llvm-svn: 224658
OpenPOWER on IntegriCloud