summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/meta/meta.unary.prop.query
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-222/+0
| | | | llvm-svn: 224658
* Implement void_t from N3911. Add a private version for use in the library ↵Marshall Clow2014-11-171-0/+69
| | | | | | before C++1z. Update the 1z status page, marking a bunch of issues that don't require library changes as complete (2129, 2212, 2230, 2233, 2325, 2365, 2376) llvm-svn: 222138
* Whitespace maintenance. Remove a bunch of tabs that snuck in. No ↵Marshall Clow2014-10-181-1/+1
| | | | | | functionality change llvm-svn: 220142
* Fix erroneous test; was failing on darwin-ppc32. Fixes PR18469.Marshall Clow2014-01-181-0/+4
| | | | llvm-svn: 199542
* A few fixes to tests for Windows port.Howard Hinnant2013-07-151-2/+3
| | | | llvm-svn: 186334
* Somehow aligned_union got dropped through the cracks. This adds it. Did a ↵Howard Hinnant2013-04-221-2/+2
| | | | | | drive-by fix of alignment_of while I was in the neighborhood. llvm-svn: 180036
* Update testsuite strucuture to latest draftHoward Hinnant2010-11-233-0/+148
llvm-svn: 120029
OpenPOWER on IntegriCloud