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
/
localization
/
locales
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
11
-11
/
+11
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
42
-0
/
+73
*
[libc++][test] Update some wstring_convert tests for MSVC quirks
Casey Carter
2019-04-22
3
-20
/
+23
*
Support tests in freestanding
JF Bastien
2019-02-04
55
-55
/
+165
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
55
-220
/
+165
*
[test] Add target_info for NetBSD, and XFAIL some of locale tests
Michal Gorny
2018-12-17
1
-0
/
+3
*
[libcxx] Remove the availability_markup LIT feature
Louis Dionne
2018-12-07
3
-6
/
+6
*
[libcxx] [test] Use TEST_IGNORE_NODISCARD.
Stephan T. Lavavej
2018-04-13
1
-3
/
+3
*
[libcxx] [test] Fix nodiscard warnings.
Stephan T. Lavavej
2018-04-12
1
-3
/
+3
*
[libcxx] [test] Rename _Tp to T. NFCI.
Stephan T. Lavavej
2017-08-11
1
-2
/
+2
*
Fix C++03 test failures caused by static_assert emulation
Eric Fiselier
2017-05-12
3
-6
/
+6
*
Cleanup test issues reported by STL @ Microsoft.
Eric Fiselier
2017-05-12
3
-35
/
+134
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
4
-2
/
+14
*
Add deployment knobs to tests (for Apple platforms)
Mehdi Amini
2017-03-15
1
-2
/
+2
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
2
-0
/
+2
*
Protect locale tests under noexceptions
Roger Ferrer Ibanez
2016-11-29
4
-4
/
+16
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
1
-0
/
+1
*
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
Stephan T. Lavavej
2016-11-04
3
-3
/
+8
*
Fix C++03 build
Eric Fiselier
2016-06-26
1
-0
/
+4
*
Fix PR28079 - std::wstring_convert move constructor broken.
Eric Fiselier
2016-06-26
1
-0
/
+27
*
Make locale constructors tests use count_new.hpp
Eric Fiselier
2016-06-22
8
-129
/
+18
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-1
/
+1
*
Fix or move various non-standard tests.
Eric Fiselier
2016-04-29
4
-103
/
+24
*
[libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.
Daniel Sanders
2016-01-21
5
-1
/
+10
*
Add a bunch of missing includes in the test suite to make it more portable. F...
Marshall Clow
2016-01-12
1
-0
/
+1
*
[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
3
-0
/
+3
*
Add option to disable access to the global filesystem namespace.
Ed Schouten
2015-03-12
1
-0
/
+2
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
8
-8
/
+8
*
Rename system_lib -> system_cxx_lib. NFC
Jonathan Roelofs
2015-01-14
1
-2
/
+2
*
[libcxx] Consolidate new/delete replacement in tests and disable it when usin...
Eric Fiselier
2014-12-22
3
-67
/
+21
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
56
-0
/
+2660