teak-llvm/libcxx/test/std/algorithms/alg.modifying.operations
2020-01-14 01:11:10 -08:00
..
alg.copy [libc++] Fixed copy/copy_n/copy_backward for compilers that do not support is_constant_evaluated. 2019-11-07 12:39:10 +00:00
alg.fill libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
alg.generate libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
alg.move Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.partitions libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
alg.random.sample Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
alg.random.shuffle [libc++] Enable deprecation warnings by default 2019-03-12 20:10:06 +00:00
alg.remove [libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++ 2020-01-14 01:11:10 -08:00
alg.replace Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.reverse [libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++ 2020-01-14 01:11:10 -08:00
alg.rotate Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.swap This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests). 2019-07-05 20:13:34 +00:00
alg.transform Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.unique Support tests in freestanding 2019-02-04 20:31:13 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00