[liblouis-liblouisxml] [liblouis] r866 committed - Bug fix and tests for the Hungarian grade 1 table

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Mon, 17 Dec 2012 10:27:01 +0000

Revision: 866
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Mon Dec 17 02:26:31 2012
Log:      Bug fix and tests for the Hungarian grade 1 table

http://code.google.com/p/liblouis/source/detail?r=866

Modified:
 /trunk/ChangeLog
 /trunk/NEWS
 /trunk/tables/hu-exceptionwords.cti
 /trunk/tests/harness/hu-hu-g1-hyph_harness.txt
 /trunk/tests/harness/hu-hu-g1_harness.txt
 /trunk/tests/harnessSources/hu-hu-g1-hyph_harness_source.txt
 /trunk/tests/harnessSources/hu-hu-g1_harness_source.txt

=======================================
--- /trunk/ChangeLog    Fri Dec 14 05:59:41 2012
+++ /trunk/ChangeLog    Mon Dec 17 02:26:31 2012
@@ -1,3 +1,12 @@
+2012-12-17  Hammer Attila <hammera@xxxxxxxxx>
+
+       * tests/harnessSources/hu-hu-g1_harness_source.txt:
+       * tests/harnessSources/hu-hu-g1-hyph_harness_source.txt:
+       * tests/harness/hu-hu-g1_harness.txt:
+       * tests/harness/hu-hu-g1-hyph_harness.txt:
+       * tables/hu-exceptionwords.cti: Bug fix and tests for the
+       Hungarian grade 1 table.
+
 2012-12-14  Christian Egli  <christian.egli@xxxxxx>

        * tests/typeform.c: Added a comment about the purpose of this
=======================================
--- /trunk/NEWS Thu Dec 13 05:00:37 2012
+++ /trunk/NEWS Mon Dec 17 02:26:31 2012
@@ -21,6 +21,8 @@
    - da-gk-g2.ctb, fixes for transposed â, å, æ, ä, ø  and ö,
      corrected/improved harness tests.
    - Corrections for en-GB-g2.ctb thanks to Paul Wood
+   - Corrections to the Hungarian grade 1 table thanks to Hammer
+     Attila


 * Noteworthy changes in release 2.5.1 (2012-9-24)
=======================================
--- /trunk/tables/hu-exceptionwords.cti Tue Dec  4 09:57:05 2012
+++ /trunk/tables/hu-exceptionwords.cti Mon Dec 17 02:26:31 2012
@@ -741,6 +741,7 @@
begword rákossz 1235-4-13-135-234-156 For example Rákosszentmihály town part name partword kezdéssz 13-15-126-145-16-234-156 For example bekezdésszintű word need this exception partword mászás 134-4-156-4-234 For example hangyamászásszerű word need this exception +partword hivatkozássz 125-24-1236-1-2345-13-135-126-4-234-156 For example hivatkozásszerű, hivatkozásszűrés word

 #ty, lly tty related exceptions
#This exception part containing english words with need presenting original english braille rules
=======================================
--- /trunk/tests/harness/hu-hu-g1-hyph_harness.txt      Tue Dec  4 09:57:05 2012
+++ /trunk/tests/harness/hu-hu-g1-hyph_harness.txt      Mon Dec 17 02:26:31 2012
@@ -947,6 +947,10 @@
           "input": "hivatásszerűen",
           "output": "hi-va-tás-sze-rű-en"
         },
+        {
+          "input": "hivatkozásszerű",
+          "output": "hi-vat-ko-zás-sze-rű"
+        },
         {
           "input": "hízelkedésszámba",
           "output": "hí-zel-ke-dés-szám-ba"
=======================================
--- /trunk/tests/harness/hu-hu-g1_harness.txt   Tue Dec  4 09:57:05 2012
+++ /trunk/tests/harness/hu-hu-g1_harness.txt   Mon Dec 17 02:26:31 2012
@@ -926,6 +926,10 @@
           "input": "⠓⠊⠧⠁⠞⠈⠎⠱⠑⠗⠾⠑⠝",
           "output": "hivatásszerűen"
         },
+        {
+          "input": "⠓⠊⠧⠁⠞⠅⠕⠣⠈⠎⠱⠑⠗⠾",
+          "output": "hivatkozásszerű"
+        },
         {
           "input": "⠓⠌⠣⠑⠇⠅⠑⠙⠡⠎⠱⠈⠍⠃⠁",
           "output": "hízelkedésszámba"
@@ -4154,6 +4158,10 @@
           "input": "hivatásszerűen",
           "output": "⠓⠊⠧⠁⠞⠈⠎⠱⠑⠗⠾⠑⠝"
         },
+        {
+          "input": "hivatkozásszerű",
+          "output": "⠓⠊⠧⠁⠞⠅⠕⠣⠈⠎⠱⠑⠗⠾"
+        },
         {
           "input": "hízelkedésszámba",
           "output": "⠓⠌⠣⠑⠇⠅⠑⠙⠡⠎⠱⠈⠍⠃⠁"
=======================================
--- /trunk/tests/harnessSources/hu-hu-g1-hyph_harness_source.txt Tue Dec 4 09:57:05 2012 +++ /trunk/tests/harnessSources/hu-hu-g1-hyph_harness_source.txt Mon Dec 17 02:26:31 2012
@@ -705,6 +705,9 @@
 testmode: hyphenate
 hivatásszerűen

+testmode: hyphenate
+hivatkozásszerű
+
 testmode: hyphenate
 hízelkedésszámba

=======================================
--- /trunk/tests/harnessSources/hu-hu-g1_harness_source.txt Tue Dec 4 09:57:05 2012 +++ /trunk/tests/harnessSources/hu-hu-g1_harness_source.txt Mon Dec 17 02:26:31 2012
@@ -1150,6 +1150,11 @@
 testmode: backtranslate
 hivatásszerűen

+hivatkozásszerű
+
+testmode: backtranslate
+hivatkozásszerű
+
 hízelkedésszámba

 testmode: backtranslate

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r866 committed - Bug fix and tests for the Hungarian grade 1 table - liblouis