summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple
Commit message (Collapse)AuthorAgeFilesLines
...
* We had two identical files named 'MoveOnly.h' in the test suite. Move one to ↵Marshall Clow2015-01-2811-60/+10
| | | | | | support/, remove the other, and update all the tests that included them. No functionality change. llvm-svn: 227370
* Walter Brown sent a list of tests which needed 'additional includes' to ↵Marshall Clow2015-01-096-0/+6
| | | | | | match what was in the standard. Added these includes to the tests. No changes to the library or test results. llvm-svn: 225541
* Move test into test/std subdirectory.Eric Fiselier2014-12-2061-0/+3852
llvm-svn: 224658
OpenPOWER on IntegriCloud