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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Use L"cat" L"dog" when concatenating string literals. Patch from STL@microsof...
Eric Fiselier
2016-06-26
1
-8
/
+8
*
Make locale constructors tests use count_new.hpp
Eric Fiselier
2016-06-22
8
-129
/
+18
*
Move remaining _LIBCPP_VERSION tests into test/libcxx
Eric Fiselier
2016-06-22
3
-60
/
+0
*
Use static_assert instead of runtime assert in std::money_base tests.
Eric Fiselier
2016-06-22
1
-7
/
+7
*
Remove locale tests that depend on LC_ALL. These are non-portable.
Eric Fiselier
2016-06-22
2
-32
/
+0
*
Implement LWG issue 1169. num_get not fully compatible with strto*
Eric Fiselier
2016-06-19
3
-0
/
+75
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
4
-9
/
+9
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
2
-2
/
+2
*
Fix or move various non-standard tests.
Eric Fiselier
2016-04-29
5
-221
/
+24
*
[libcxx] Remove localization tests for Russian month names
Jonas Hahnfeld
2016-03-15
2
-34
/
+0
*
[libcxx] Additional 'REQUIRE' directives for tests that require en_US.UTF-8.
Daniel Sanders
2016-01-27
7
-0
/
+14
*
[libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.
Daniel Sanders
2016-01-21
9
-1
/
+18
*
Mark slow ASAN/MSAN tests as XFAIL for now.
Eric Fiselier
2016-01-19
2
-0
/
+6
*
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] Set LC_ALL rather than LC_COLLATE to override collation.
Ahmed Bougacha
2016-01-07
1
-1
/
+1
*
[libcxx] Fixup a few fumbles in the initial no-exceptions XFAILs list.
Asiri Rathnayake
2015-11-12
2
-1
/
+1
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
4
-0
/
+4
*
Set LC_COLLATE rather than LANG to override collation.
Tim Northover
2015-10-23
1
-1
/
+1
*
Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', w...
Marshall Clow
2015-09-15
17
-19
/
+19
*
Remove XFAIL in test. The bug causing it has been fixed.
Eric Fiselier
2015-08-26
1
-5
/
+0
*
Mark test as XFAIL with MSAN until D12311 gets committed
Eric Fiselier
2015-08-25
1
-0
/
+5
*
Fix a typo: abreviated -> abbreviated - Patch from Kai Zhao
Eric Fiselier
2015-08-20
2
-2
/
+2
*
Make support for thread-unsafe C functions optional.
Ed Schouten
2015-06-24
1
-0
/
+6
*
Don't let time_put test use implementation dependent constructs.
Ed Schouten
2015-03-26
1
-49
/
+11
*
Add option to disable access to the global filesystem namespace.
Ed Schouten
2015-03-12
1
-0
/
+2
*
Fix ctype_byname<wchar_t>::do_is() mask checking.... again
Jonathan Roelofs
2015-03-11
1
-0
/
+53
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
8
-8
/
+8
*
Add better tests for ctype<char>::classic_table
Marshall Clow
2015-03-03
1
-0
/
+36
*
Rename system_lib -> system_cxx_lib. NFC
Jonathan Roelofs
2015-01-14
8
-16
/
+16
*
[libcxx] Consolidate new/delete replacement in tests and disable it when usin...
Eric Fiselier
2014-12-22
6
-135
/
+38
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
311
-0
/
+73434
[prev]