Difference: UnicodeSETStmt (6 vs. 7)

Revision 72011-04-12 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="UnicodeTestPlan"

SET Statement

Line: 48 to 48
 
    • Unicode characters can be embedded in literals using unicode escape sequences. \u#### or \U########
    • Truncation and UTF-32 or Space padding will take place.

Test Plan

Deleted:
<
<

ILF Editor: (untested)

 
Changed:
<
<
Test Requirements:
>
>
  1. Test invalid combinations (Group -> Unicode/National, Unicode/National -> Group), is error message understandable?
  2. For each of the types (Date, Format, Logic, Numeric, Text, Token), perform 4 tests: move from type into Unicode, move from type into National, move from Unicode into type, move from National into type.
  3. Test Raw to National (with/without transcode error)
  4. Test Raw to Unicode
  5. Test National to Raw (with/without transcode error)
  6. Test Unicode to Raw (with/without transcode error)
  7. Test Unicode to Unicode
  8. Test National to National
  9. Test Unicode to National
  10. Test National to Unicode
  11. Test Truncation & padding
 
Changed:
<
<
Does the ILF Editor allow all valid combinates from the above list?

Does the ILF Editor give a meaningful error when entering invalid combinations?

Test Results and Notes:

Untested

Process Compiler: (untested)

Test Requirements:

Does the Process Compiler allow all valid combinates from the above list?

Does the Process Compiler give a meaningful error when encountering invalid combinations? (can use Opt-88 to force saving or errors)

Test Results and Notes:

Untested

Bugs

>
>

Bugs

 
  1. Bug: Setting a Unicode alpha field equal to a Token field does not work. It appears to do a byte by byte set, not a character set of the Token string. (Note CNV TEXT does work) * FIXED * March 28 engine

-- SteveFrizzell - 2011-03-07

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback