summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/utility
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of missing includes in the test suite to make it more portable. F...Marshall Clow2016-01-121-0/+1
* [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default cons...Eric Fiselier2015-12-232-6/+175
* [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-...Eric Fiselier2015-12-182-5/+111
* Implement P0007: Constant View: A proposal for a std::as_const helper functio...Marshall Clow2015-11-172-0/+68
* The test I cnecked in to check the fix for PR#24890 failed (as expected) w/o ...Marshall Clow2015-09-221-0/+1
* Check in the test for PR#24890 that I forgot in previous commitMarshall Clow2015-09-221-0/+18
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-282-9/+12
* Cleanup move/forward tests and remove references to __rv.Eric Fiselier2015-05-273-30/+15
* [libcxx] Move tuple_size and tuple_element overloads for pair and array out o...Eric Fiselier2015-03-172-7/+44
* Move test into test/std subdirectory.Eric Fiselier2014-12-2048-0/+1924
OpenPOWER on IntegriCloud