Eric Fiselier
|
d04c685168
|
Remove trailing whitespace in test suite. Approved by Marshall Clow.
llvm-svn: 271435
|
2016-06-01 21:35:39 +00:00 |
Marshall Clow
|
c8528b5001
|
Whitespace maintenance. Remove a bunch of tabs that snuck in. No functionality change
llvm-svn: 220142
|
2014-10-18 11:03:33 +00:00 |
Marshall Clow
|
90ba0533cd
|
Fix PR#202520 - predicate called too many times in list::remove_if. Add tests for list, forward_list, and the std::remove_if algorithm
llvm-svn: 214736
|
2014-08-04 17:32:25 +00:00 |
Marshall Clow
|
79d4ffbc8f
|
Add a reset method to the counting predicates in the test suite
llvm-svn: 212651
|
2014-07-09 21:04:22 +00:00 |
Marshall Clow
|
57e06dfb41
|
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.
llvm-svn: 210381
|
2014-06-06 22:33:40 +00:00 |