• Home
  • History
  • Annotate
  • only in /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/
History log of /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8673c52ffe81a51ad10b60bdf530d0ae3a367d39 30-Dec-2016 Eric Fiselier <eric@efcs.ca> Get ctype_byname tests passing on Linux.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@290746 91177308-0d34-0410-b5e6-96231b3b80d8
olower_1.pass.cpp
olower_many.pass.cpp
oupper_1.pass.cpp
oupper_many.pass.cpp
iden_1.pass.cpp
iden_many.pass.cpp
066feb82496556cbac51cb1d1d4f18329e37fec5 18-Jul-2016 Eric Fiselier <eric@efcs.ca> Remove locale tests that depend on enviroment variables.

Constructing a std::locale object from an empty string selects the language
from the current environment variables. If the environment variables name
a locale that doesn't exist, or isn't installed, then the construction of
facets using that locale may throw.

This patch removes tests that use 'std::locale l("")'.

The optimal solution would be to manually set the environment variables
in the test. Unfortunately there is no portable way to do this.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@275772 91177308-0d34-0410-b5e6-96231b3b80d8
ypes.pass.cpp
f5750d5c05a7c844e04376031efa53f3ddd440b0 18-Jul-2016 Eric Fiselier <eric@efcs.ca> Add checkpoint diagnostics to help diagnose buildbot failures.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@275754 91177308-0d34-0410-b5e6-96231b3b80d8
ypes.pass.cpp
0b8b88adef2ce7fb36efbdb8335610ae1a628b44 27-Jan-2016 Daniel Sanders <daniel.sanders@imgtec.com> [libcxx] Additional 'REQUIRE' directives for tests that require en_US.UTF-8.

Summary:
These are the tests that didn't fail in the release candidate because they were
covered by another 'REQUIRES' directive.

Reviewers: mclow.lists, hans, bcraig, EricWF

Subscribers: EricWF, dim, cfe-commits

Differential Revision: http://reviews.llvm.org/D16408

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@258920 91177308-0d34-0410-b5e6-96231b3b80d8
olower_1.pass.cpp
olower_many.pass.cpp
oupper_1.pass.cpp
oupper_many.pass.cpp
iden_1.pass.cpp
iden_many.pass.cpp
cd17b3b1565a0b423387bb7254cc55265c901449 21-Jan-2016 Daniel Sanders <daniel.sanders@imgtec.com> [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.

Reviewers: mclow.lists, hans

Subscribers: bcraig, cfe-commits

Differential Revision: http://reviews.llvm.org/D16406

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@258403 91177308-0d34-0410-b5e6-96231b3b80d8
ypes.pass.cpp
6fb33ea8fb10be941c1b66d7054a67a9356a893d 11-Mar-2015 Jonathan Roelofs <jonathan@codesourcery.com> Fix ctype_byname<wchar_t>::do_is() mask checking.... again

This basically reverts the revert in r216508, and fixes a few more cases while
I'm at it. Reading my commit message on that commit again, I think it's bupkis.

http://reviews.llvm.org/D8237


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@231940 91177308-0d34-0410-b5e6-96231b3b80d8
ask.pass.cpp
33459617e77c6c1917660b2885c376377db5841d 15-Jan-2015 Jonathan Roelofs <jonathan@codesourcery.com> Rename system_lib -> system_cxx_lib. NFC

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@226061 91177308-0d34-0410-b5e6-96231b3b80d8
olower_1.pass.cpp
olower_many.pass.cpp
oupper_1.pass.cpp
oupper_many.pass.cpp
a90c6dd46005b2b14de3bb889a8d03bb34bd3256 20-Dec-2014 Eric Fiselier <eric@efcs.ca> Move test into test/std subdirectory.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224658 91177308-0d34-0410-b5e6-96231b3b80d8
s_1.pass.cpp
s_many.pass.cpp
arrow_1.pass.cpp
arrow_many.pass.cpp
can_is.pass.cpp
can_not.pass.cpp
olower_1.pass.cpp
olower_many.pass.cpp
oupper_1.pass.cpp
oupper_many.pass.cpp
ypes.pass.cpp
iden_1.pass.cpp
iden_many.pass.cpp