[PATCH] D16406: [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.

Daniel Sanders via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 21 06:32:58 PST 2016


dsanders created this revision.
dsanders added reviewers: mclow.lists, hans.
dsanders added a subscriber: cfe-commits.

http://reviews.llvm.org/D16406

Files:
  test/std/input.output/file.streams/fstreams/filebuf.virtuals/overflow.pass.cpp
  test/std/input.output/file.streams/fstreams/filebuf.virtuals/underflow.pass.cpp
  test/std/input.output/iostream.format/ext.manip/get_time.pass.cpp
  test/std/input.output/iostream.format/ext.manip/put_time.pass.cpp
  test/std/input.output/iostreams.base/ios.base/ios.base.callback/register_callback.pass.cpp
  test/std/input.output/iostreams.base/ios.base/ios.base.locales/imbue.pass.cpp
  test/std/input.output/iostreams.base/ios/basic.ios.members/imbue.pass.cpp
  test/std/input.output/stream.buffers/streambuf/streambuf.cons/copy.pass.cpp
  test/std/input.output/stream.buffers/streambuf/streambuf.cons/default.pass.cpp
  test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/assign.pass.cpp
  test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/swap.pass.cpp
  test/std/localization/locale.categories/category.collate/locale.collate.byname/hash.pass.cpp
  test/std/localization/locale.categories/category.collate/locale.collate.byname/types.pass.cpp
  test/std/localization/locale.categories/category.ctype/locale.codecvt.byname/ctor_wchar_t.pass.cpp
  test/std/localization/locale.categories/category.ctype/locale.ctype.byname/types.pass.cpp
  test/std/localization/locales/locale/locale.cons/default.pass.cpp
  test/std/localization/locales/locale/locale.members/name.pass.cpp
  test/std/localization/locales/locale/locale.operators/eq.pass.cpp
  test/std/localization/locales/locale/locale.statics/global.pass.cpp
  test/std/re/re.regex/re.regex.locale/imbue.pass.cpp
  test/std/re/re.traits/default.pass.cpp
  test/std/re/re.traits/getloc.pass.cpp
  test/std/re/re.traits/imbue.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16406.45527.patch
Type: text/x-patch
Size: 11641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160121/02c3a54d/attachment.bin>


More information about the cfe-commits mailing list