llvm-project/libcxx/test/algorithms/alg.sorting/alg.min.max
Marshall Clow 190cc60a2d Added some tests for equal elements in min_element and max_element. Bug #19547 was invalid, but we weren't testing that case
llvm-svn: 207232
2014-04-25 15:50:54 +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 Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
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 Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
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 Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
minmax_comp.pass.cpp Implement LWG2350: min, max, and minmax should be constexpr. 2014-02-19 16:51:35 +00:00
minmax_element.pass.cpp Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
minmax_element_comp.pass.cpp Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
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