summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.swap
Commit message (Expand)AuthorAgeFilesLines
* This patch makes swap functions constexpr. Both swap overloads, swap_ranges a...Zoe Carver2019-07-052-0/+33
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* 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-202-0/+137
OpenPOWER on IntegriCloud