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-23 01:18:52 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
7c56f99282a72ac2a08196cd167989188301c5b8
libcxx/test/std/strings
History
Marshall Clow 7c56f99282 Again, w/o the tabs
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@276273 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-21 13:19:36 +00:00
..
basic.string
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459
2016-07-21 05:31:24 +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
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +00:00
c.strings
Move more _LIBCPP_VERSION tests to test/libcxx.
2016-06-22 02:07:26 +00:00
char.traits
Fix comment typos, strip trailing whitespace. Patch from STL@microsoft.com
2016-06-22 01:23:51 +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
string.view
Again, w/o the tabs
2016-07-21 13:19:36 +00:00
strings.general
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
Powered by Gitea Version: 1.24.6 Page: 197ms Template: 8ms
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