Logo
Explore Help
Sign In
LineageOS/android_external_libcxx
1
0
Fork 0
You've already forked android_external_libcxx
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
35f1c499e4c60ba4051bef4fa4fe818d38a3e93f
android_external_libcxx/test/std/algorithms
History
Marshall Clow a0ec4b7c85 Fix PR#22433. The algorithm is_partitioned was testing an item in the middle of the sequence twice.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@227824 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-02 18:16:35 +00:00
..
alg.c.library
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
alg.modifying.operations
Fix PR#22433. The algorithm is_partitioned was testing an item in the middle of the sequence twice.
2015-02-02 18:16:35 +00:00
alg.nonmodifying
Removed some tabs that snuck into the test suite. No functionality change
2015-01-28 20:26:11 +00:00
alg.sorting
Fix PR#22427. The implementation of inplace_merge had a \'small data set\' optimization; if either half of the merge was small (i.e, less than 9 items), it did an inplace merge rather than allocating a buffer and doing a faster/smarter merge. However, this failed to satisfy the complexity requirements in the standard. Remove that code. Add tests to check the complexity, and add the same tests for std::merge, since we are in that section of the test suite anyway.
2015-02-02 17:35:53 +00:00
algorithms.general
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
version.pass.cpp
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
Powered by Gitea Version: 1.24.6 Page: 378ms Template: 41ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API