summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.swap/swap_ranges.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithmEric Fiselier2017-04-181-10/+5
* Test commit: remove whitespace at EOL.Dimitry Andric2015-02-051-1/+1
* Removed some tabs that snuck into the test suite. No functionality changeMarshall Clow2015-01-281-1/+1
* Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Pet...Marshall Clow2015-01-061-0/+49
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+110
OpenPOWER on IntegriCloud