Logo
Explore Help
Sign In
llvm/libcxx
1
0
Fork 0
You've already forked libcxx
mirror of https://github.com/llvm-mirror/libcxx.git synced 2025-10-22 16:37:40 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ee208ca37814e37da0081a4c095d9212dfcd62dd
libcxx/test/std/strings
History
Marshall Clow ee208ca378 Remove a couple tabs that crept in
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@262932 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-08 15:45:06 +00:00
..
basic.string
Remove a couple tabs that crept in
2016-03-08 15:45:06 +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
Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from
2016-02-10 00:59:02 +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
Make it possible to build a no-exceptions variant of libcxx.
2015-11-10 11:41:22 +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.24.6 Page: 109ms Template: 7ms
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