As I had discuss with you Martin, rewrite the 22.locale.ctype test into smaller subtests with both char and wchar_t:
22.locale.ctype.is.ch 22.locale.ctype.toupper.tolower 22.locale.ctype.narrow.widen 22.locale.ctype.is 22.locale.ctype.scan Or would you like to further separate char and wchar_t into two separate test? E.g. 22.locale.ctype.is.ch.char and 22.locale.ctype.is.ch.wchar.t. Yu (Scott) Zhong
