Jskad/source/org/thdl/tib/input
dchandler efa8fc1f25 DuffPane now has the start of a unit test suite. Invoke it via 'ant
clean check'.  Right now there are tests to ensure that typing certain
sequences of keys in the Extended Wylie keyboard gives the expected
Extended Wylie back when "Tools/Convert Tibetan to Wylie" is invoked.

The syntactically illegal d.wa now converts to Tibetan and then back
to d.wa (not dwa, as it did); likewise with the illegal g.wa.  wa
doesn't take any prefixes, but I prefer clean end-to-end
behavior. (jeskd doesn't go end-to-end, though.)

Note that you cannot successfully run the DuffPane tests on a Linux
box unless your DISPLAY variable is set correctly.  Thus, my nightly
builds will fail with an Error (as opposed to a Failure).
2003-04-14 05:22:27 +00:00
..
DuffPane.java DuffPane now has the start of a unit test suite. Invoke it via 'ant 2003-04-14 05:22:27 +00:00
DuffPaneTest.java DuffPane now has the start of a unit test suite. Invoke it via 'ant 2003-04-14 05:22:27 +00:00
Jskad.java DuffPane now has the start of a unit test suite. Invoke it via 'ant 2003-04-14 05:22:27 +00:00
jskad_doc.html Updated the HTML help file; removed some useless code. 2003-04-13 01:17:10 +00:00
JskadKeyboard.java Moved JskadKeyboard-related code into separate files; made many things public. 2002-10-26 17:40:51 +00:00
JskadKeyboardFactory.java Updated the build system so that you must do a cvs checkout of the 2002-11-18 16:12:25 +00:00
JskadKeyboardManager.java Moved JskadKeyboard-related code into separate files; made many things public. 2002-10-26 17:40:51 +00:00
package.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
TibetanPane.java A DuffPane is now a TibetanPane. A TibetanPane is much more lightweight 2002-11-08 04:05:06 +00:00