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
/
input.output
/
stream.buffers
/
streambuf
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
31
-0
/
+56
*
[libc++] Fix forgotten fclose() in unit test
Louis Dionne
2019-03-01
1
-0
/
+1
*
[libc++] Add a test for PR14074
Louis Dionne
2019-02-27
1
-0
/
+62
*
Support tests in freestanding
JF Bastien
2019-02-04
38
-38
/
+114
*
[libcxx] Include <cstring> in tests that use strcmp
Louis Dionne
2019-01-22
2
-2
/
+4
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
38
-152
/
+114
*
Add a catch for std::length_error for the case where the string can't handle ...
Marshall Clow
2018-02-14
1
-6
/
+7
*
Fix most GCC test failures.
Eric Fiselier
2018-01-18
1
-7
/
+6
*
Mark test as a long-test
Roger Ferrer Ibanez
2017-10-12
1
-0
/
+2
*
Make pbump (internally) handle sizes bigger than MAX_INT. Fixes PR#33725 - th...
Marshall Clow
2017-09-12
1
-0
/
+41
*
Avoid C++17 guaranteed copy elision when testing for non-copyability
Eric Fiselier
2016-12-08
1
-2
/
+2
*
Remove names of unreferenced parameters. Patch from STL@microsoft.com
Eric Fiselier
2016-04-28
5
-5
/
+5
*
[libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.
Daniel Sanders
2016-01-21
4
-0
/
+8
*
Don't hardcode the locale name string.
Ed Schouten
2015-03-16
1
-1
/
+2
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
37
-0
/
+1602