index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
algorithms
/
alg.sorting
/
alg.merge
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
2
-2
/
+2
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
1
-0
/
+1
*
Support tests in freestanding
JF Bastien
2019-02-04
4
-4
/
+12
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
4
-16
/
+12
*
[libcxx] [test] Strip trailing whitespace, NFC.
Stephan T. Lavavej
2018-02-12
2
-3
/
+3
*
Really comment out the constexpr tests.
Marshall Clow
2018-01-22
2
-30
/
+30
*
implement (but leave commented out) the constexpr tests from P0202 for std::m...
Marshall Clow
2018-01-22
2
-2
/
+47
*
Fix test for C++03
Marshall Clow
2017-08-29
1
-3
/
+4
*
Fix PR31166: std::inplace_merge seems to be unstable. Thanks to Jan Wilken DÃ...
Marshall Clow
2017-08-28
1
-0
/
+21
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
2
-27
/
+27
*
Stop using random_shuffle in the libc++ test suite. It's going to be removed ...
Marshall Clow
2017-02-07
4
-5
/
+17
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
1
-3
/
+3
*
[libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-12-06
1
-1
/
+1
*
[libcxx] [test] D27023: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-12-06
2
-4
/
+4
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
2
-8
/
+8
*
Change some #ifdefs to #if - thanks to Dexon for thge catch.
Marshall Clow
2015-07-30
2
-4
/
+4
*
Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report ...
Marshall Clow
2015-07-29
2
-10
/
+69
*
Fix PR#22427. The implementation of inplace_merge had a \'small data set\' op...
Marshall Clow
2015-02-02
2
-3
/
+12
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
4
-0
/
+644