You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/algorithms
Hans Wennborg 5c2a5eaf11 Merging r243530 and r243641:
------------------------------------------------------------------------
r243530 | marshall | 2015-07-29 09:25:45 -0700 (Wed, 29 Jul 2015) | 1 line

Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
------------------------------------------------------------------------

------------------------------------------------------------------------
r243641 | marshall | 2015-07-30 06:56:00 -0700 (Thu, 30 Jul 2015) | 1 line

Change some #ifdefs to #if - thanks to Dexon for thge catch.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_37@243892 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
alg.c.library Move test into test/std subdirectory. 11 years ago
alg.modifying.operations [libcxx] Properly convert the count arguments to the *_n algorithms before use. 11 years ago
alg.nonmodifying [libcxx] Properly convert the count arguments to the *_n algorithms before use. 11 years ago
alg.sorting Merging r243530 and r243641: 10 years ago
algorithms.general Move test into test/std subdirectory. 11 years ago
version.pass.cpp Move test into test/std subdirectory. 11 years ago