Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
386f00db75f1b6484329f14a7002e2c0fadadb76
/
libcxx
/
test
/
support
/
counting_predicates.hpp
57b08b0
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
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