Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
454d0cea6a39b16a610c7258d9330a00d0032b1d
/
libcxx
/
test
/
support
/
counting_predicates.hpp
d04c685
Remove trailing whitespace in test suite. Approved by Marshall Clow.
by Eric Fiselier
· 9 years ago
c8528b5
Whitespace maintenance. Remove a bunch of tabs that snuck in. No functionality change
by Marshall Clow
· 11 years ago
90ba0533
Fix PR#202520 - predicate called too many times in list::remove_if. Add tests for list, forward_list, and the std::remove_if algorithm
by Marshall Clow
· 11 years ago
79d4ffb
Add a reset method to the counting predicates in the test suite
by Marshall Clow
· 11 years ago
57e06df
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.
by Marshall Clow
· 11 years ago