summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Fix or move various non-standard tests.Eric Fiselier2016-04-294-78/+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
* Fix more issues exposed by -pedantic-errors in c++03 modeEric Fiselier2015-02-101-0/+2
| | | | llvm-svn: 228711
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+76
llvm-svn: 224658
OpenPOWER on IntegriCloud