Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / liblouis / src / tests / harness / nocross_harness.txt
1 {
2   "tables": [
3     "unicode.dis", 
4     "nocross.ctb"
5   ], 
6   "tests": [
7     {
8       "data": [
9         {
10           "comment": ["dead-ened"],
11           "input": "deadened",
12           "output": "⠙⠑⠁⠙⠢⠫"
13         },
14         {
15           "comment": ["em-bold-ened"],
16           "input": "emboldened",
17           "output": "⠑⠍⠃⠕⠇⠙⠢⠫"
18         },
19         {
20           "comment": ["gar-den-er"],
21           "input": "gardener",
22           "output": "⠛⠁⠗⠿⠑⠗"
23         },
24         {
25           "comment": ["de-nounce"],
26           "input": "denounce",
27           "output": "⠙⠑⠝⠕⠥⠝⠉⠑"
28         },
29         {
30           "comment": ["de-nial"],
31           "input": "denial",
32           "output": "⠙⠑⠝⠊⠁⠇"
33         },
34         {
35           "comment": [ "den-tal" ],
36           "input": "dental",
37           "output": "⠿⠞⠁⠇"
38         }
39       ],
40       "flags": {
41         "outputUniBrl": true
42       }
43     }
44   ]
45 }