[liblouis-liblouisxml] [liblouis] r627 committed - Fixes of indentations in hu1_harness files from Attila

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Tue, 15 May 2012 15:57:03 +0000

Revision: 627
Author:   mwhapples@xxxxxxxxx
Date:     Tue May 15 08:56:52 2012
Log:      Fixes of indentations in hu1_harness files from Attila
http://code.google.com/p/liblouis/source/detail?r=627

Modified:
 /trunk/tests/harness/hu1_harness.py
 /trunk/tests/harness/hu1_harness_py3.py

=======================================
--- /trunk/tests/harness/hu1_harness.py Thu May 10 04:30:35 2012
+++ /trunk/tests/harness/hu1_harness.py Tue May 15 08:56:52 2012
@@ -524,7 +524,7 @@
     }, {
         'txt':  u'Gombosszeg',
         'brl':  u'$gombos5eg',
-'BRLCursorPos': 1,
+        'BRLCursorPos': 1,
     }, {
         'txt':  u'gondviselésszerű',
         'brl':  u'gondvisel1s5er}',
@@ -937,14 +937,14 @@
     }, {
         'txt':  u'Kisszentmárton',
         'brl':  u'$kis5entm"rton',
-'BRLCursorPos': 1,
+        'BRLCursorPos': 1,
     }, {
         'txt':  u'kisszerű',
         'brl':  u'kis5er}',
     }, {
         'txt':  u'Kissziget',
         'brl':  u'$kis5iget',
-'BRLCursorPos': 1,
+        'BRLCursorPos': 1,
     }, {
         'txt':  u'kisszobában',
         'brl':  u'kis5ob"ban',
@@ -1270,7 +1270,7 @@
     }, {
         'txt':  u'Meggyesi',
         'brl':  u'$me44esi',
-       'BRLCursorPos': 1,
+        'BRLCursorPos': 1,
     }, {
         'txt':  u'meggyet',
         'brl':  u'me44et',
=======================================
--- /trunk/tests/harness/hu1_harness_py3.py     Tue May 15 07:21:34 2012
+++ /trunk/tests/harness/hu1_harness_py3.py     Tue May 15 08:56:52 2012
@@ -524,7 +524,7 @@
     }, {
         'txt':  'Gombosszeg',
         'brl':  '$gombos5eg',
-'BRLCursorPos': 1,
+        'BRLCursorPos': 1,
     }, {
         'txt':  'gondviselésszerű',
         'brl':  'gondvisel1s5er}',
@@ -937,14 +937,14 @@
     }, {
         'txt':  'Kisszentmárton',
         'brl':  '$kis5entm"rton',
-'BRLCursorPos': 1,
+        'BRLCursorPos': 1,
     }, {
         'txt':  'kisszerű',
         'brl':  'kis5er}',
     }, {
         'txt':  'Kissziget',
         'brl':  '$kis5iget',
-'BRLCursorPos': 1,
+        'BRLCursorPos': 1,
     }, {
         'txt':  'kisszobában',
         'brl':  'kis5ob"ban',
@@ -1270,7 +1270,7 @@
     }, {
         'txt':  'Meggyesi',
         'brl':  '$me44esi',
-       'BRLCursorPos': 1,
+        'BRLCursorPos': 1,
     }, {
         'txt':  'meggyet',
         'brl':  'me44et',

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r627 committed - Fixes of indentations in hu1_harness files from Attila - liblouis