summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.hel
Commit message (Collapse)AuthorAgeFilesLines
* Move typoed dir meta.hel to meta.helpEric Fiselier2016-06-222-83/+0
| | | | llvm-svn: 273362
* Replace __cplusplus comparisons and dialect __has_feature checks with ↵Eric Fiselier2016-06-141-1/+3
| | | | | | | | | TEST_STD_VER. This is a huge cleanup that helps make the libc++ test suite more portable. Patch from STL@microsoft.com. Thanks STL! llvm-svn: 272716
* Add support for N4389 - std::bool_constantMarshall Clow2015-05-181-0/+32
| | | | llvm-svn: 237636
* Get tests running with warnings. Fix warnings in headers and testsEric Fiselier2015-02-051-0/+2
| | | | llvm-svn: 228344
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+47
llvm-svn: 224658
OpenPOWER on IntegriCloud