root/lex/trunk/test/com


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @396 [396] 08/14/09 10:42:20 chris Rename base2 to base.
(edit) @395 [395] 08/14/09 10:41:16 chris Create base2 temp directory
(edit) @394 [394] 08/14/09 10:38:59 chris Fix problem with being unable to create an LS for clauses with …
(edit) @389 [389] 08/02/09 01:14:48 chris Fixed the publish feature and added test that it works.
(edit) @388 [388] 08/02/09 00:12:33 chris Move HtmlIterator? assertions for page header and footer from SearchTest? to …
(edit) @383 [383] 08/01/09 21:34:31 chris Detect page DTD properly. Fix copyright year.
(edit) @382 [382] 08/01/09 21:30:22 chris Add another test for crashing Emdros by iterating over features.
(edit) @381 [381] 08/01/09 21:21:27 chris Fixed TransliteratorTest? for new transliteration with double consonants …
(edit) @380 [380] 08/01/09 21:20:12 chris Fix JswordTest? to match new database (changed word ID_Ds).
(edit) @379 [379] 08/01/09 21:19:45 chris Derive from LexTestBase?.
(edit) @378 [378] 08/01/09 21:19:21 chris Move useful methods from ClauseControllerTest? to LexTestBase?, and derive …
(edit) @377 [377] 08/01/09 21:18:39 chris Allow Clause methods to throw EmdrosException?
(edit) @376 [376] 08/01/09 18:59:14 chris Update package of aptivate webutils EditField? class.
(edit) @371 [371] 08/01/09 18:42:05 chris Allow WIVU gloss to be overridden by wivu_alternate_gloss feature on Word …
(edit) @365 [365] 07/28/09 21:49:15 chris Display word suffixes followed by = instead of -, as requested by …
(edit) @364 [364] 07/20/09 23:43:35 chris Unbreak the TransliteratorTest?.
(edit) @363 [363] 07/20/09 23:34:45 chris Add a new base class for tests that use Emdros and/or SQL.
(edit) @362 [362] 07/20/09 23:31:34 chris Fix the search tests.
(edit) @360 [360] 07/20/09 23:19:23 chris Show transliteration without morpheme suffixes in the clause navigator, as …
(edit) @359 [359] 07/20/09 21:49:22 chris Fix export tests to match new transliterator.
(edit) @343 [343] 04/03/09 15:52:18 chris Add graphical nominal ending feature to verbal ending of verbs which are …
(edit) @342 [342] 04/03/09 15:12:04 chris Add graphical nominal ending feature to lexeme of verbs.
(edit) @339 [339] 04/03/09 14:34:34 chris Remove unreachable exception handlers which cause a compilation error now …
(edit) @333 [333] 04/03/09 14:24:24 chris Add support for transliterator rules matching attributes. Require passing …
(edit) @331 [331] 04/03/09 14:19:58 chris Allow creating MorphEdges? with attributes.
(edit) @329 [329] 04/02/09 20:11:37 chris Fix double W (consuming across morphemes) on mi??al??t??w.
(edit) @328 [328] 04/02/09 19:30:06 chris New database transliteration rules and tests.
(edit) @325 [325] 04/02/09 18:14:49 chris Remove callback from HebrewMorphemeGenerator?, return a List of Morphemes …
(edit) @322 [322] 04/02/09 18:03:54 chris Make transliterator take before and after strings for morphemes, instead …
(edit) @315 [315] 03/29/09 15:55:31 chris Allow specifying whether morpheme is at start or end of word …
(edit) @314 [314] 03/29/09 15:54:06 chris Add WIVU lexicon interface and tests.
(edit) @310 [310] 03/25/09 15:41:50 chris Add database-driven transliterator and test.
(edit) @306 [306] 03/25/09 15:36:42 chris Fix test to account for spaces in HTML rendering of tables.
(edit) @303 [303] 06/24/08 17:11:12 chris Change N/PNS gloss to N/GNS as requested by Nicolai.
(edit) @302 [302] 06/24/08 17:09:15 chris Transliterate J to y as requested by Nicolai.
(edit) @301 [301] 06/22/08 20:32:07 chris Change names of Hebrew morphological features as requested by Nicolai.
(edit) @299 [299] 06/22/08 20:18:27 chris Factor Hebrew glossing morpheme handler out of clause.jsp into its own …
(edit) @297 [297] 06/22/08 20:15:49 chris Clause class factored out of clause.jsp.
(edit) @292 [292] 05/19/08 22:41:59 chris Fix transliteration table on search page.
(edit) @290 [290] 05/19/08 22:00:34 chris Fix infinite loop caused by recursive rules.
(edit) @284 [284] 05/19/08 20:10:51 chris Pass ID_D of changed object when creating ChangedRow?, to match new API.
(edit) @276 [276] 01/25/08 18:05:43 chris Check that deletion of NULL fields is properly logged. Check that undo() …
(edit) @273 [273] 01/23/08 16:33:37 chris Implement and test reversal of SQL UPDATE and DELETE queries.
(edit) @266 [266] 01/06/08 00:12:21 chris Remove setMonadsFromObjects, use setMonads instead. Allow UPDATE and …
(edit) @263 [263] 01/05/08 19:55:19 chris Add left-to-right transliterated GEN export as well as right-to-left …
(edit) @259 [259] 01/05/08 15:29:23 chris Add a context listener to try to shut everything down when the context is …
(edit) @257 [257] 01/04/08 14:03:24 chris Fix export to work with the new glossing.
(edit) @252 [252] 01/02/08 20:58:52 chris More transliteration test cases.
(edit) @251 [251] 01/02/08 20:58:29 chris Test DiB lookup as well as KJV lookup.
(edit) @236 [236] 12/31/07 00:44:41 chris Change HebrewConverter?.wordToHtml to wordHebrewToHtml() …
(edit) @232 [232] 12/30/07 00:27:26 chris Add search test for verbs. Search finds verbs and nouns with lexeme …
(edit) @228 [228] 12/30/07 00:16:49 chris Add tests with several results and no results.
(edit) @225 [225] 12/29/07 22:46:51 chris Add Search class and test.
(edit) @221 [221] 12/28/07 22:48:45 chris Add search page and test.
(edit) @220 [220] 12/28/07 22:39:27 chris Move HebrewConverter? into the Hebrew package.
(edit) @216 [216] 12/28/07 21:04:35 chris Move Emdros libraries to separate project, jemdros.
(edit) @210 [210] 12/28/07 19:46:43 chris Fix transliteration of dagesh after IJ, and perhaps other cases (not …
(edit) @207 [207] 12/28/07 15:40:35 chris Export morphemes instead of words, as requested by Nicolai.
(edit) @203 [203] 12/28/07 00:54:12 chris Add latest crash test cases. Update library loading code.
(edit) @201 [201] 12/28/07 00:53:09 chris Rename GemExporter? to GenExporter? (and test). Add JSP download page and …
(edit) @200 [200] 12/27/07 23:30:04 chris Add initial GEM format export code, and test.
(edit) @194 [194] 12/27/07 16:03:08 chris Add JSword example code and tests (not all pass yet).
(edit) @190 [190] 12/27/07 15:58:32 chris Lex.getEmdrosDatabase() is not a public interface and can throw any kind …
(edit) @189 [189] 12/26/07 22:00:29 chris Add conversion to and lookup from Amsterdam transliteration (consonants).
(edit) @188 [188] 12/26/07 21:16:13 chris Add Hebrew-English Database and test
(edit) @180 [180] 12/26/07 20:28:01 chris Handle getId() returning an Integer rather than int.
(edit) @179 [179] 12/26/07 20:27:22 chris Merge latest changes. Rename mysql date crash test to something more …
(edit) @176 [176] 12/26/07 20:07:28 chris Add CSV parser, test and test data/hebrew dictionary from …
(edit) @173 [173] 12/19/07 17:01:10 chris Test that we can successfully reverse an INSERT change.
(edit) @165 [165] 11/20/07 17:32:38 chris Add test for broken connector/J
(edit) @162 [162] 11/19/07 08:24:42 chris Test that date 0000-00-00 is tracked correctly. Test that DECIMAL columns …
(edit) @158 [158] 11/18/07 17:26:55 chris Check for proper handling of 0000-00-00 dates in change tracking. Remove …
(edit) @148 [148] 11/01/07 16:30:14 chris Move SqlDatabaseTest? to com.qwirx.db
(edit) @145 [145] 11/01/07 15:35:26 chris Fix tests to work outside of Lex
(edit) @144 [144] 11/01/07 14:47:23 chris Refactoring
(edit) @132 [132] 08/29/07 19:32:24 chris Add tests for RRG tree drawing library
(edit) @131 [131] 08/29/07 19:32:01 chris Fix searching parse test. Test unification. Test RRG translation.
(edit) @130 [130] 08/29/07 19:30:57 chris Remove unneeded import
(edit) @86 [86] 02/07/07 00:01:07 chris Revert the last change (mirroring) as it seems to be unnecessary
(edit) @84 [84] 02/06/07 23:52:33 chris Provide mirror thematic relations where y is the actor and x the undergoer
(edit) @77 [77] 01/31/07 22:16:53 chris Some tests can throw different exceptions in newer Emdros versions
(edit) @76 [76] 01/31/07 22:16:21 chris testCrashWithGetStringOnFeature can throw Exception
(edit) @59 [59] 01/02/07 14:10:47 chris - Order of results has changed with latest parser changes
(edit) @55 [55] 01/01/07 22:44:43 chris - Formatting
(edit) @52 [52] 01/01/07 20:53:29 chris - Removed requirement to know chart width beforehand
(edit) @51 [51] 01/01/07 20:07:09 chris - Added a second morpheme test
(edit) @49 [49] 01/01/07 17:51:53 chris - Added test for preparsed (morphologically analysed) input
(edit) @41 [41] 01/01/07 14:44:14 chris - added another crash demo, when calling EMdFValue.getString() on an …
(edit) @30 [30] 12/31/06 11:53:18 chris - Change to chart parser, initial implementation works with standard …
(copy) @29 [29] 12/31/06 11:49:46 chris --
copied from lex2/test/com:
(copy) @27 [27] 12/31/06 11:49:23 chris --
Note: See TracRevisionLog for help on using the revision log.