summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/extensions/hash_map
Commit message (Collapse)AuthorAgeFilesLines
* Fix or move various non-standard tests.Eric Fiselier2016-04-291-18/+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/+18
llvm-svn: 224658
OpenPOWER on IntegriCloud