blob: 668c66cc900580e6aea9d3d65b27690ed0086034 [file] [log] [blame]
# Newlib is missing <fenv.h>, which is currently very platform-specific.
libc++::depr/depr.c.headers/fenv_h.pass.cpp
libc++::numerics/cfenv/cfenv.syn/cfenv.pass.cpp
libc++::numerics/cfenv/version.pass.cpp
# Newlib doesn't have support for long double in <math.h>. <cmath> was
# modified to work around these issues. Discuss fixing the test with
# libc++ folks?
libc++::depr/depr.c.headers/math_h.pass.cpp
libc++::numerics/c.math/cmath.pass.cpp
# The test is run without __STRICT_ANSI__ (-std=gnu++11 instead of
# -std=c++11) which makes us define what shouldn't be defined in
# clang/3.3/include/stdbool.h.
libc++::depr/depr.c.headers/stdbool_h.pass.cpp
# Newlib doesn't have the C Unicode TR header <uchar.h>.
libc++::depr/depr.c.headers/uchar_h.pass.cpp
# Newlib defines clearerr, feof and ferror as macro which shadows the
# functions it also declares. <cstdio> was patched to undef the macros,
# but the test includes <stdio.h> instead. Discuss fixing the test with
# libc++ folks?
libc++::depr/depr.c.headers/stdio_h.pass.cpp
# Need to investigate these.
libc++::diagnostics/syserr/syserr.errcat/syserr.errcat.objects/system_category.pass.cpp
libc++::localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp
libc++::localization/locale.categories/category.time/locale.time.put/locale.time.put.members/put2.pass.cpp
libc++::re/re.traits/isctype.pass.cpp
libc++::re/re.traits/lookup_classname.pass.cpp
libc++::strings/string.conversions/stod.pass.cpp
libc++::strings/string.conversions/stof.pass.cpp
libc++::strings/string.conversions/stold.pass.cpp
# terminating with uncaught exception of type std::runtime_error:
# <some class> failed to construct for <some locale like en_US.UTF-8>
libc++::input.output/file.streams/fstreams/filebuf.virtuals/overflow.pass.cpp
libc++::input.output/file.streams/fstreams/filebuf.virtuals/underflow.pass.cpp
libc++::input.output/iostream.format/ext.manip/get_money.pass.cpp
libc++::input.output/iostream.format/ext.manip/get_time.pass.cpp
libc++::input.output/iostream.format/ext.manip/put_money.pass.cpp
libc++::input.output/iostream.format/ext.manip/put_time.pass.cpp
libc++::input.output/iostreams.base/ios.base/ios.base.callback/register_callback.pass.cpp
libc++::input.output/iostreams.base/ios.base/ios.base.locales/imbue.pass.cpp
libc++::input.output/iostreams.base/ios/basic.ios.members/copyfmt.pass.cpp
libc++::input.output/iostreams.base/ios/basic.ios.members/imbue.pass.cpp
libc++::input.output/iostreams.base/ios/basic.ios.members/move.pass.cpp
libc++::input.output/iostreams.base/ios/basic.ios.members/swap.pass.cpp
libc++::input.output/stream.buffers/streambuf/streambuf.cons/copy.pass.cpp
libc++::input.output/stream.buffers/streambuf/streambuf.cons/default.pass.cpp
libc++::input.output/stream.buffers/streambuf/streambuf.members/streambuf.locales/locales.pass.cpp
libc++::input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/assign.pass.cpp
libc++::input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/swap.pass.cpp
libc++::localization/locale.categories/category.collate/locale.collate.byname/compare.pass.cpp
libc++::localization/locale.categories/category.collate/locale.collate.byname/hash.pass.cpp
libc++::localization/locale.categories/category.collate/locale.collate.byname/transform.pass.cpp
libc++::localization/locale.categories/category.collate/locale.collate.byname/types.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.codecvt.byname/ctor_wchar_t.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/is_1.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/is_many.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/scan_is.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/scan_not.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/tolower_1.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/tolower_many.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/toupper_1.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/toupper_many.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/types.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/widen_1.pass.cpp
libc++::localization/locale.categories/category.ctype/locale.ctype.byname/widen_many.pass.cpp
libc++::localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_en_US.pass.cpp
libc++::localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_fr_FR.pass.cpp
libc++::localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_string_en_US.pass.cpp
libc++::localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_en_US.pass.cpp
libc++::localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp
libc++::localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_string_en_US.pass.cpp
libc++::localization/locale.categories/category.time/locale.time.put.byname/put1.pass.cpp
libc++::localization/locale.categories/facet.numpunct/locale.numpunct.byname/decimal_point.pass.cpp
libc++::localization/locale.categories/facet.numpunct/locale.numpunct.byname/grouping.pass.cpp
libc++::localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp
libc++::localization/locales/locale/locale.cons/copy.pass.cpp
libc++::localization/locales/locale/locale.cons/default.pass.cpp
libc++::localization/locales/locale/locale.members/name.pass.cpp
libc++::localization/locales/locale/locale.operators/eq.pass.cpp
libc++::localization/locales/locale/locale.statics/classic.pass.cpp
libc++::localization/locales/locale/locale.statics/global.pass.cpp
libc++::re/re.regex/re.regex.locale/imbue.pass.cpp
libc++::re/re.traits/default.pass.cpp
libc++::re/re.traits/getloc.pass.cpp
libc++::re/re.traits/imbue.pass.cpp
libc++::re/re.traits/translate_nocase.pass.cpp
# This relies on sigaction to capture SIGALRM.
libc++::thread/thread.threads/thread.thread.this/sleep_for.pass.cpp