~zorba-coders/zorba/bug1151967

« back to all changes in this revision

Viewing changes to test/fots_driver/FOTSZorbaManifest.xml

  • Committer: Zorba Jenkins
  • Author(s): sorin.marian.nasoi
  • Date: 2013-07-12 08:45:22 UTC
  • mfrom: (11551.1.1 fix_bug_1187813)
  • Revision ID: jenkins@lambda.nu-20130712084522-yzx9kmadye8kdmd6
- since ICU does not support "FULLY-NORMALIZED" normalization form Zorba does not support it either: updated the Zorba Manifest to reflect this.
Approved: Chris Hillery, Sorin Marian Nasoi

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
  <dependency type="format-integer-sequence" value="ﯴ" satisfied="false"/>
60
60
 
61
61
  <dependency type="default-language" value="en" satisfied="true"/>
62
 
  <dependency type="unicode-normalization-form" value="FULLY-NORMALIZED" satisfied="true"/>
 
62
  <dependency type="unicode-normalization-form" value="FULLY-NORMALIZED" satisfied="false"/>
63
63
  <dependency type="unicode-normalization-form" value="NFD" satisfied="true"/>
64
64
  <dependency type="unicode-normalization-form" value="NFKC" satisfied="true"/>
65
65
  <dependency type="unicode-normalization-form" value="NFKD" satisfied="true"/>