llvm-project/libcxx/test/std/strings/string.view/string.view.ops
Stephan T. Lavavej 0f901c7ec4 [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
This replaces every occurrence of _LIBCPP_STD_VER in the tests with
TEST_STD_VER. Additionally, for every affected
file, #include "test_macros.h" is being added explicitly if it wasn't
already there.

https://reviews.llvm.org/D26294

llvm-svn: 286007
2016-11-04 20:26:59 +00:00
..
compare.pointer.pass.cpp [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
compare.pointer_size.pass.cpp
compare.size_size_sv.pass.cpp
compare.size_size_sv_pointer_size.pass.cpp
compare.size_size_sv_size_size.pass.cpp
compare.sv.pass.cpp [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
copy.pass.cpp Add missing include in string_view tests. Patch from Billy ONeil @ microsoft 2016-10-24 20:11:17 +00:00
substr.pass.cpp Again, w/o the tabs 2016-07-21 13:19:36 +00:00