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
/
file.streams
/
c.files
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
/
+2
*
Support tests in freestanding
JF Bastien
2019-02-04
3
-3
/
+9
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
Move tests for libc++ configurations into libcxx/ test subdirectory
Eric Fiselier
2017-05-12
3
-32
/
+0
*
Fix libc++ test to pass in C++03 mode
Mehdi Amini
2017-03-03
1
-1
/
+1
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
1
-42
/
+44
*
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
Stephan T. Lavavej
2016-11-04
1
-1
/
+3
*
Move remaining _LIBCPP_VERSION tests into test/libcxx
Eric Fiselier
2016-06-22
2
-40
/
+0
*
Fix warnings in tests.
Eric Fiselier
2016-06-14
2
-2
/
+2
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-1
/
+1
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
1
-4
/
+1
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
1
-0
/
+5
*
Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com
Eric Fiselier
2016-04-28
1
-0
/
+2
*
Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecat...
Marshall Clow
2015-09-15
1
-0
/
+1
*
Make the presence of stdin and stdout optional.
Ed Schouten
2015-03-26
1
-20
/
+25
*
Add option to disable access to the global filesystem namespace.
Ed Schouten
2015-03-12
4
-0
/
+36
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
5
-0
/
+1131