summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary.prop.query
Commit message (Expand)AuthorAgeFilesLines
* Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'sta...Marshall Clow2019-03-282-52/+22
* Support tests in freestandingJF Bastien2019-02-045-5/+15
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`. Eric Fiselier2019-01-161-1/+7
* Fix bad XFAIL which recent LIT changes diagnosedEric Fiselier2017-01-241-1/+1
* Add void_t and invoke feature test macrosEric Fiselier2016-10-141-0/+36
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Fix various GCC mis-configurations for newer versions.Eric Fiselier2015-12-151-5/+4
* Fix bugs in alignment_of_v, etc. Re-enable the newly added testsMarshall Clow2015-11-303-16/+16
* Temporarily disable new tests while I figure out what's going onMarshall Clow2015-11-303-19/+19
* Fix bad macrosMarshall Clow2015-11-301-1/+1
* Implement more of P0006; Type Traits Variable Templates.Marshall Clow2015-11-303-0/+30
* Removed some tabs that snuck into the test suite. No functionality changeMarshall Clow2015-01-281-13/+13
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+222
OpenPOWER on IntegriCloud