Marshall Clow
|
38d9005902
|
Whitespace maintenance. Remove a bunch of tabs that snuck in. No functionality change
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@220142 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-10-18 11:03:33 +00:00 |
|
Marshall Clow
|
f0f1bca861
|
Fix PR#202520 - predicate called too many times in list::remove_if. Add tests for list, forward_list, and the std::remove_if algorithm
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@214736 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-08-04 17:32:25 +00:00 |
|
Marshall Clow
|
bbeca21f26
|
Add a reset method to the counting predicates in the test suite
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@212651 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-07-09 21:04:22 +00:00 |
|
Marshall Clow
|
281918b6aa
|
Testing infastructure: A template for char_traits where all the functions are constexpr, and a comparison predicate which counts how many times it's been called.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@210381 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-06-06 22:33:40 +00:00 |
|