summaryrefslogtreecommitdiffstats
path: root/libcxx/test/algorithms/alg.modifying.operations/alg.remove/remove_if.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-98/+0
* Fix PR#202520 - predicate called too many times in list::remove_if. Add tests...Marshall Clow2014-08-041-1/+7
* Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow2013-01-051-1/+1
* ...and then there was one. Only one copy of 'iterators.h' in the test tree fo...Marshall Clow2013-01-041-1/+1
* license changeHoward Hinnant2010-11-161-2/+2
* Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant2010-09-041-5/+5
* Fixing whitespace problemsHoward Hinnant2010-08-221-5/+5
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+92
OpenPOWER on IntegriCloud