summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/meta/meta.unary.prop.query/alignment_of.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-47/+0
| | | | llvm-svn: 224658
* 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-231-0/+42
llvm-svn: 120029
OpenPOWER on IntegriCloud