2008-04-04 Farid Zaripov <farid_zaripov@epam.com>
STDCXX-638
* tests/strings/21.cwctype.cpp (test_behavior): Don't check the extra bits
since C99 standard implicitly allows defining extra bits in iswxxx().
(run_test): Use rw_warn() instead of rw_assert() when _RWSTD_STRICT_ANSI
macro is not #defined when testing the masking macros and presence of the
standard C functions in CRT.
|