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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/localization/locale.categories
Stephan T. Lavavej 851ea6e01a [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII.
benchmarks/util_smartptr.bench.cpp
Change CRLF to LF.

test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_fr_FR.pass.cpp
Consistently comment "\u20ac" as EURO SIGN, its Unicode name, instead of the actual Unicode character.

test/std/utilities/allocator.adaptor/allocator.adaptor.members/construct_type.pass.cpp
Avoid non-ASCII dash.

Fixes D40991.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@320536 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
category.collate [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 9 years ago
category.ctype [libcxx] [test] Rename _Tp to T. NFCI. 8 years ago
category.messages Move test into test/std subdirectory. 11 years ago
category.monetary [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII. 8 years ago
category.numeric Add markup for libc++ dylib availability 9 years ago
category.time [libcxx] [test] Fix comment typos, strip trailing whitespace. 9 years ago
facet.numpunct [libc++] Fix support for multibyte thousands_sep and decimal_point in moneypunct_byname and numpunct_byname. 9 years ago
facets.examples Move test into test/std subdirectory. 11 years ago