|
The purpose of this testing is to make sure that the code set-independent versions of certain API calls are being used. For version 2.5.1 of the Solaris operating environment and beyond, some of these tests may not be needed. Consult your Solaris documentation for more details.
This testing should verify, for an
internationalized program:
-
that certain euc_ calls are not being used.
-
that 18N versions of time and date calls are being used.
-
that wide character versions of string comparison routines
(3) are being used.
-
that wide character versions of the is_XX functions(3) are
being used.
See 8-bit Clean Source Code Testing for ideas on the types
of scripts to use to test these areas.
|