Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
support
/
counting_predicates.hpp
74fb163
Fix missing includes in test header
by Eric Fiselier
· 7 years ago
bc93376
[libcxx] [test] Update for C++17 feature removals.
by Stephan T. Lavavej
· 8 years ago
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