Difference: UnicodeIFStmt (9 vs. 10)

Revision 102011-03-28 - JeanNeron

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

IF / AND / OR Statements

Line: 63 to 63
 
  1. National Fields have the same problems as 8 & 9, report LE/GE as true when it's only LT/GT.
  2. Unicode to Literal, same as 8,9,10, reports LE/GE when should just be GT/LT. Comparing literal \u03A3 to U+0385, or comparing U+03a3 to 'Testing'.
  3. National to Literal, same as 8,9,10, reports LE/GE when should be just GT/LT. Comparing National "A" to \u0024 ($), reports "A" is GE "$".
Deleted:
<
<

 \ No newline at end of file
Added:
>
>
  1. Comparing Raw alpha fields, says 1 is LE 2. 1 is LT 2, not LE 2.

 \ 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