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
/
containers
/
sequences
/
vector
/
vector.special
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-2
/
+6
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3.
Stephan T. Lavavej
2017-02-05
1
-1
/
+3
*
Fix debug mode for vector/list and cleanup tests
Eric Fiselier
2016-12-28
2
-59
/
+0
*
Fix undefined behavior in container swap tests.
Eric Fiselier
2016-12-11
1
-7
/
+4
*
Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com.
Eric Fiselier
2016-07-25
1
-11
/
+7
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
2
-2
/
+2
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
2
-42
/
+42
*
Complete LWG issue #2016. Allocators must be nothrow swappable
Eric Fiselier
2016-04-22
1
-3
/
+3
*
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi...
Marshall Clow
2015-07-13
1
-0
/
+31
*
We had two identical files named 'MoveOnly.h' in the test suite. Move one to ...
Marshall Clow
2015-01-28
1
-1
/
+1
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
3
-0
/
+303