This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from ea75e09e6 Redirect strftime_l to the locale-ignorant strftime on mingw new e942bb000 Add more string_view tests
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../string_insert/string_view.pass.cpp | 239 +++++++++++++ .../string_replace/iter_iter_string_view.pass.cpp | 286 +++++++++++++++ .../string_replace/size_size_string_view.pass.cpp | 384 +++++++++++++++++++++ 3 files changed, 909 insertions(+) create mode 100644 test/std/strings/basic.string/string.modifiers/string_insert/st [...] create mode 100644 test/std/strings/basic.string/string.modifiers/string_replace/i [...] create mode 100644 test/std/strings/basic.string/string.modifiers/string_replace/s [...]