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/localization/locale.categories
Joerg Sonnenberger 63d8f7e341 Add explicit casts to unsigned char before calling ctype functions.
Fixes the value range on platforms with signed char.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@180940 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
category.collate Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 13 years ago
category.ctype Add explicit casts to unsigned char before calling ctype functions. 13 years ago
category.messages license change 15 years ago
category.monetary [tests] One last batch of XFAILs, for tests using new symbols added to libc++. 13 years ago
category.numeric Numeric parsing was getting the wrong answer when faced with very long inputs. This fixes both http://llvm.org/bugs/show_bug.cgi?id=15751 and http://llvm.org/bugs/show_bug.cgi?id=15740 13 years ago
category.time Removed raw references to __APPLE__; now just check to see if it is defined. 13 years ago
facet.numpunct Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 13 years ago
facets.examples license change 15 years ago
__scan_keyword.pass.cpp license change 15 years ago