Two things:

One, TMW->EWTS gives dbas and dngas instead of dabs and dangs
because Chris Fynn's e-mail from today has dbas and dngas.

Second, Down with ACIPRules.  Long live ACIPTraits.  EWTS->Tibetan
conversion is closer still.
This commit is contained in:
dchandler 2005-02-22 04:36:54 +00:00
parent 82c6047cc2
commit c16f633ecf
18 changed files with 950 additions and 818 deletions

View file

@ -969,6 +969,22 @@ public class DuffPaneTest extends DuffPaneTestBase {
ensureKeysGiveCorrectWylie("'gas");
/* Chris Fynn's e-mail on Feb 21 2005 leads to these test
cases: */
{
ensureKeysGiveCorrectWylie("dgas");
ensureKeysGiveCorrectWylie("'gas");
ensureKeysGiveCorrectWylie("dngas");
ensureKeysGiveCorrectWylie("gnad");
ensureKeysGiveCorrectWylie("mnad");
ensureKeysGiveCorrectWylie("bags");
ensureKeysGiveCorrectWylie("dbas");
ensureKeysGiveCorrectWylie("'bas");
ensureKeysGiveCorrectWylie("mags");
ensureKeysGiveCorrectWylie("mangs");
ensureKeysGiveCorrectWylie("dmas");
}
ensureKeysGiveCorrectWylie("gangs");
ensureKeysGiveCorrectWylie("gnags");