You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/strings/char.traits/char.traits.specializations/char.traits.specializations...
Marshall Clow c1345e3262 A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@210560 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
assign2.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
assign3.pass.cpp license change 15 years ago
compare.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
copy.pass.cpp license change 15 years ago
eof.pass.cpp license change 15 years ago
eq.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
eq_int_type.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
find.pass.cpp license change 15 years ago
length.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
lt.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
move.pass.cpp license change 15 years ago
not_eof.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
to_char_type.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
to_int_type.pass.cpp A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
types.pass.cpp license change 15 years ago