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
/
iostreams.base
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx][test][NFC] Fix comment typos.
Stephan T. Lavavej
2019-10-22
2
-2
/
+2
*
[libc++] Mark iostreams test as XFAIL on older macOSes
Louis Dionne
2019-09-23
1
-0
/
+12
*
Only initialize the streams cout/wcout/cerr/wcerr etc once, rather than any t...
Marshall Clow
2019-09-13
1
-0
/
+32
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
81
-0
/
+157
*
[libc++] Increase portability of xalloc test
Louis Dionne
2019-03-01
1
-5
/
+3
*
Support tests in freestanding
JF Bastien
2019-02-04
92
-92
/
+276
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
92
-368
/
+276
*
[libcxx] [test] Remove nonportable locale assumption in basic.ios.members/nar...
Billy Robert O'Neal III
2018-08-08
1
-3
/
+3
*
[libcxx] [test] Remove nonportable that errc::is_a_directory produces "Is a d...
Billy Robert O'Neal III
2018-04-25
2
-2
/
+6
*
More configuration changes for running the test suite against MSVC's STL
Eric Fiselier
2017-01-18
2
-0
/
+6
*
Recommit r290750: Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-0
/
+9
*
Revert r290750 - Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-9
/
+0
*
Add missing include in test.
Eric Fiselier
2016-12-30
1
-0
/
+2
*
Fix PR19460 - std::ios is convertible to int.
Eric Fiselier
2016-12-30
1
-0
/
+7
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-3
/
+1
*
Protect std::ios tests under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-14
5
-5
/
+27
*
Implement is_error_code_v and is_error_condition_v for c++17. Rework the test...
Marshall Clow
2016-09-24
1
-0
/
+25
*
Move remaining _LIBCPP_VERSION tests into test/libcxx
Eric Fiselier
2016-06-22
1
-20
/
+0
*
Remove more names of unreferenced parameters. Patch from STL@microsoft.com
Eric Fiselier
2016-04-29
2
-10
/
+10
*
Rename a few tests that had typos in their names. No functional change. Thank...
Marshall Clow
2016-04-23
1
-0
/
+0
*
[libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.
Daniel Sanders
2016-01-21
3
-0
/
+6
*
[libcxx] Fixup a few fumbles in the initial no-exceptions XFAILs list.
Asiri Rathnayake
2015-11-12
1
-0
/
+1
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
4
-0
/
+4
*
Add a test for LWG#2462: std::ios_base::failure is overspecified
Marshall Clow
2015-10-25
1
-0
/
+3
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
92
-0
/
+3471