Logo
Explore Help
Sign In
generic-library/cxx
1
0
Fork 0
You've already forked cxx
Code Issues Pull Requests Releases Wiki Activity
cxx/test/std/strings
History
Marshall Clow 7ed093bde7 Implement LWG#2063, and update the issues links to point to the github generated pages
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@249325 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-05 16:17:34 +00:00
..
basic.string
Implement LWG#2063, and update the issues links to point to the github generated pages
2015-10-05 16:17:34 +00:00
basic.string.hash
libc++ implements its' hash objects as deriving from std::unary_function, and the tests test for that. STL @ MS pointed out that the standard doesn't requie these objects to derive from unary_function, and so the tests should not require that either. Change the tests to check for the embedded typedefs - which ARE required. No change to the library.
2015-01-07 21:53:23 +00:00
basic.string.literals
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
c.strings
Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', which does the same thing, w/o having clang and gcc warn with -Wall.
2015-09-15 14:46:03 +00:00
char.traits
Rooting out more undefined behavior in char_traits.
2015-02-13 16:04:42 +00:00
string.classes
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
string.conversions
Rename system_lib -> system_cxx_lib. NFC
2015-01-14 23:38:12 +00:00
strings.general
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
version.pass.cpp
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
Powered by Gitea Version: 1.23.7 Page: 73ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API