llvm-project/libcxx/test/algorithms/alg.sorting/alg.min.max
Nico Weber ded9de5981 fix typo
llvm-svn: 209819
2014-05-29 14:58:38 +00:00
..
max.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
max_comp.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
max_element.pass.cpp
max_element_comp.pass.cpp Added some tests for equal elements in min_element and max_element. Bug #19547 was invalid, but we weren't testing that case 2014-04-25 15:50:54 +00:00
max_init_list.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
max_init_list_comp.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
min.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
min_comp.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
min_element.pass.cpp
min_element_comp.pass.cpp Added some tests for equal elements in min_element and max_element. Bug #19547 was invalid, but we weren't testing that case 2014-04-25 15:50:54 +00:00
min_init_list.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
min_init_list_comp.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
minmax.pass.cpp fix typo 2014-05-29 14:58:38 +00:00
minmax_comp.pass.cpp fix typo 2014-05-29 14:58:38 +00:00
minmax_element.pass.cpp
minmax_element_comp.pass.cpp
minmax_init_list.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
minmax_init_list_comp.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00