Difference: UnicodeSETStmt (10 vs. 11)

Revision 112011-04-14 - JeanNeron

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

SET Statement

Line: 51 to 51
 
  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.
Changed:
<
<
  1. Test Raw to National (with/without transcode error)
  2. Test Raw to Unicode
  3. Test National to Raw (with/without transcode error)
  4. Test Unicode to Raw (with/without transcode error)
>
>
  1. Test Raw to National and back (with/without transcode error)
  2. Test Raw to Unicode and back (with/without transcode error)
 
  1. Test Unicode to Unicode
  2. Test National to National
Changed:
<
<
  1. Test Unicode to National
  2. Test National to Unicode
>
>
  1. Test Unicode to National and back (with/without transcode error)
  2. Test National to Unicode and back (with/without transcode error)
 
  1. Test Truncation & padding

Bugs

Line: 69 to 67
 
  1. SETing a National field back into a Token does not work, just get ???????
  2. SETing a Unicode field back into a Token does not work, just get ???????
  3. Does not throw transcode error when moving raw to National when raw contains non national data
Added:
>
>
  1. A Raw alpha containing \u#### or \U######## does not get transcoded to Unicode.
  2. SETing a unicode character into a raw alpha generates a 'Value Does Not Fit In Mask' runtime error. It should be transcode error.
  3. SETing a national character into a raw alpha generates a 'Value Does Not Fit In Mask' runtime error. It should be transcode error.
  4. SETing a Unicode Character into a National field, where the Unicode character is not part of the National set does not create a transcode error.
 

-- SteveFrizzell - 2011-03-07 \ No newline at end of file

 
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