I *thought* that before releasing 2.0b1, I had gotten
all of these working except for ones noted in SF. I was very short on sleep then, and apparently I hadn't. Two of the failing test cases were bogus (not valid Tibetan or Sanskrit), and I've moved them to the appropriate part of the file. Two are genuine bugs I didn't know about. Aaargh.
This commit is contained in:
parent
cb03392394
commit
1aac7dc88d
1 changed files with 9 additions and 4 deletions
|
@ -179,9 +179,8 @@ sat+t+wa
|
||||||
sarma
|
sarma
|
||||||
|
|
||||||
// bug ticklers
|
// bug ticklers
|
||||||
ragyad
|
ragyada
|
||||||
'garma
|
'agarma
|
||||||
'garama
|
|
||||||
gayaradasa
|
gayaradasa
|
||||||
|
|
||||||
// Taken from THDL Sechen text collection
|
// Taken from THDL Sechen text collection
|
||||||
|
@ -738,3 +737,9 @@ r+ra
|
||||||
|
|
||||||
tat
|
tat
|
||||||
sbla
|
sbla
|
||||||
|
|
||||||
|
// Skt can't end in vowel
|
||||||
|
ragyad
|
||||||
|
|
||||||
|
// no vowel between ' and g
|
||||||
|
'garma
|
||||||
|
|
Loading…
Reference in a new issue