extensions/spellcheck/hunspell/tests/unit/data/ngram_utf_fix.aff

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 # Test fix of suffixed ngram suggestions with UTF-8 encoding and long flags.
     2 # Based on Vitaly Piryatinsky's bug report and example.
     3 SET UTF-8
     4 FLAG num
     6 PFX 101 Y 1
     7 PFX 101 0 пред .
     9 SFX 1381 Y 1
    10 SFX 1381 0 о .
    12 SFX 2000 Y 3
    13 SFX 2000 0 ам .
    14 SFX 2000 0 ами .
    15 SFX 2000 0 ах .
    17 SFX 2022 Y 4
    18 SFX 2022 0 а .
    19 SFX 2022 0 у .
    20 SFX 2022 0 ом .
    21 SFX 2022 0 е .

mercurial