summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations
Commit message (Expand)AuthorAgeFilesLines
* Test commit: remove whitespace at EOL.Dimitry Andric2015-02-051-1/+1
* Fix PR#22433. The algorithm is_partitioned was testing an item in the middle ...Marshall Clow2015-02-021-5/+24
* 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-2039-0/+3918
OpenPOWER on IntegriCloud