Skip to content

Commit

Permalink
Fixes #1 again
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Oct 24, 2022
1 parent 3a1b357 commit 608cdf3
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 78 deletions.
15 changes: 15 additions & 0 deletions qa/shaping_tests/lepcha.json
@@ -1,5 +1,20 @@
{
"tests": [
{
"input": "ᰆᰥᰤᰬ",
"expectation": "uni1C06=0+677|uni1C2C=0@-339,0+0|uni1C25_1C24=0+432",
"note": "#6"
},
{
"input": "ᰆᰥᰤᰬᰯ",
"expectation": "uni1C06=0+677|uni1C2C=0@-339,0+0|uni1C2F=0@-339,0+0|uni1C25_1C24=0+432",
"note": "#6"
},
{
"input": "ᰂ᰷ᰥᰤᰬ",
"expectation": "uni1C02_1C25=0+749|uni1C37_uni1C2C=0@-425,0+0|uni1C24=0+346",
"note": "#1"
},
{
"input": "ᰡᰦᰰ",
"expectation": "uni1C21=0+675|uni1C30=0@-341,0+0|uni1C26=0+354",
Expand Down

0 comments on commit 608cdf3

Please sign in to comment.