1. d04c685 Remove trailing whitespace in test suite. Approved by Marshall Clow. by Eric Fiselier · 9 years ago
  2. af4a5a7 Make string_view work with -fno-exceptions and get tests passing. by Eric Fiselier · 9 years ago
  3. f520c14 Make it possible to build a no-exceptions variant of libcxx. by Asiri Rathnayake · 10 years ago
  4. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago[Renamed from libcxx/test/experimental/string.view/string.view.ops/copy.pass.cpp]
  5. 5aa8fa2 Implement string_view from the library fundamentals TS (n4023). Also works in C++11 and 03, with reduced functionality (mostly in the area of constexpr) by Marshall Clow · 11 years ago