summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.swap
Commit message (Collapse)AuthorAgeFilesLines
* Test commit: remove whitespace at EOL.Dimitry Andric2015-02-051-1/+1
| | | | llvm-svn: 228280
* Removed some tabs that snuck into the test suite. No functionality changeMarshall Clow2015-01-281-1/+1
| | | | llvm-svn: 227363
* Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to ↵Marshall Clow2015-01-061-0/+49
| | | | | | Peter Griess for the report and suggested fix llvm-svn: 225285
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+137
llvm-svn: 224658
OpenPOWER on IntegriCloud