[liblouis-liblouisxml] [liblouis/liblouis] 63f6d4: runHarness.py: fix decoding of JSON files

  • From: Christian Egli <christian.egli@xxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Fri, 04 Sep 2015 03:41:55 -0700

Branch: refs/heads/tables/mongolian
Home: https://github.com/liblouis/liblouis
Commit: 63f6d45fcf5ef26d82f35f62e259f8093f04896b

https://github.com/liblouis/liblouis/commit/63f6d45fcf5ef26d82f35f62e259f8093f04896b
Author: Bert Frees <bertfrees@xxxxxxxxx>
Date: 2015-03-04 (Wed, 04 Mar 2015)

Changed paths:
M tests/harness/runHarness.py

Log Message:
-----------
runHarness.py: fix decoding of JSON files

According to the documentation of json.load the encoding argument is
ignored and deprecated: https://docs.python.org/3/library/json.html


Commit: caa77f23678ef2548b0ab2f20acd09d29f2790f2

https://github.com/liblouis/liblouis/commit/caa77f23678ef2548b0ab2f20acd09d29f2790f2
Author: Davy Kager <davykager@xxxxxxxxxx>
Date: 2015-07-20 (Mon, 20 Jul 2015)

Changed paths:
M tests/harness/ko-2006-g2_harness.txt
M tests/ko-2006-g2_harness.yaml

Log Message:
-----------
Tests: Replace empty braille cells (\2800) with regular spaces.


Commit: e8a2c4aaf94f908defcfbabaa2c7c915be5f1461

https://github.com/liblouis/liblouis/commit/e8a2c4aaf94f908defcfbabaa2c7c915be5f1461
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-08-31 (Mon, 31 Aug 2015)

Changed paths:
M tests/harness/ko-2006-g2_harness.txt
M tests/ko-2006-g2_harness.yaml

Log Message:
-----------
Merge pull request #115 from snaekobbi/dkager_u2800_to_space

Tests: Replace empty braille cells (\2800) with regular spaces.


Commit: 085a93c5746fcf201816f0ba190d68fa3ee0dac3

https://github.com/liblouis/liblouis/commit/085a93c5746fcf201816f0ba190d68fa3ee0dac3
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-08-31 (Mon, 31 Aug 2015)

Changed paths:
M tests/ko-2006-g2_harness.yaml

Log Message:
-----------
Remove xfail from a test that passes now


Commit: 99e1306f2b55eb6a9f8aed14ceb4d81d2378a91f

https://github.com/liblouis/liblouis/commit/99e1306f2b55eb6a9f8aed14ceb4d81d2378a91f
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-08-31 (Mon, 31 Aug 2015)

Changed paths:
M tests/harness/ko-2006-g2_harness.txt
M tests/ko-2006-g2_harness.yaml

Log Message:
-----------
Merge pull request #121 from liblouis/feature/yaml_tests

Feature/yaml tests


Commit: 04bca86b7a04078d62215a0b9e5f9d4ee3734c55

https://github.com/liblouis/liblouis/commit/04bca86b7a04078d62215a0b9e5f9d4ee3734c55
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-08-31 (Mon, 31 Aug 2015)

Changed paths:
M tests/harness/runHarness.py

Log Message:
-----------
Merge pull request #56 from liblouis/bfrees_runharness_decoding

runHarness.py: fix decoding of JSON files


Commit: 29fb6da4297aae4dfbc40e8a248a467fceda8e4e

https://github.com/liblouis/liblouis/commit/29fb6da4297aae4dfbc40e8a248a467fceda8e4e
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-08-31 (Mon, 31 Aug 2015)

Changed paths:
M NEWS

Log Message:
-----------
Update NEWS entry


Commit: d5b543cb3b15373bad83e3874e2e724007ccb70f

https://github.com/liblouis/liblouis/commit/d5b543cb3b15373bad83e3874e2e724007ccb70f
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-08-31 (Mon, 31 Aug 2015)

Changed paths:
M configure.ac

Log Message:
-----------
Increase the version number


Commit: 61f48b7024ecd3621b1f3970ef4c707d286e2f18

https://github.com/liblouis/liblouis/commit/61f48b7024ecd3621b1f3970ef4c707d286e2f18
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-08-31 (Mon, 31 Aug 2015)

Changed paths:
M configure.ac

Log Message:
-----------
A change to MAXSTRING constitutes an interface change


Commit: 01fd3749a23161630953653a21328551ec45cb01

https://github.com/liblouis/liblouis/commit/01fd3749a23161630953653a21328551ec45cb01
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-08-31 (Mon, 31 Aug 2015)

Changed paths:
M ANNOUNCEMENT
M NEWS

Log Message:
-----------
Update release announcement


Commit: a5f1e1d26117335d612efc3e484ce7f76a977c3d

https://github.com/liblouis/liblouis/commit/a5f1e1d26117335d612efc3e484ce7f76a977c3d
Author: Christian Egli <christian.egli@xxxxxxxxxxxxxx>
Date: 2015-09-03 (Thu, 03 Sep 2015)

Changed paths:
M README

Log Message:
-----------
Update the README

to encourage participation


Commit: 453921392c7c3142a27249578d96ec290aad7b43

https://github.com/liblouis/liblouis/commit/453921392c7c3142a27249578d96ec290aad7b43
Author: Christian Egli <christian.egli@xxxxxxxxxxxxxx>
Date: 2015-09-03 (Thu, 03 Sep 2015)

Changed paths:
M Dockerfile

Log Message:
-----------
Update the Dockerfile to the newest stable Debian

so we don't have to build texinfo anymore. Also I don't see why we have
to run make check in the image.


Commit: fd18201f826519fff7d2aab92b773b1a85214492

https://github.com/liblouis/liblouis/commit/fd18201f826519fff7d2aab92b773b1a85214492
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-09-04 (Fri, 04 Sep 2015)

Changed paths:
M tables/Makefile.am
A tables/mn-MN.utb

Log Message:
-----------
Add Mongolian table


Commit: 7dad9c5c2d0b843c1abe7f6b5e3ea3095bce7355

https://github.com/liblouis/liblouis/commit/7dad9c5c2d0b843c1abe7f6b5e3ea3095bce7355
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-09-04 (Fri, 04 Sep 2015)

Changed paths:
M tables/mn-MN.utb

Log Message:
-----------
Fix name and add license


Commit: 5532352caaf961dfceeef225a697dff068a513d5

https://github.com/liblouis/liblouis/commit/5532352caaf961dfceeef225a697dff068a513d5
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-09-04 (Fri, 04 Sep 2015)

Changed paths:
M tables/mn-MN.utb

Log Message:
-----------
Remove dead code

i.e. remove rules that are commented out because they are not valid


Commit: d56563658d13c0eb980fef4de6da3bd39941e347

https://github.com/liblouis/liblouis/commit/d56563658d13c0eb980fef4de6da3bd39941e347
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-09-04 (Fri, 04 Sep 2015)

Changed paths:
M tables/mn-MN.utb

Log Message:
-----------
Untabify and white space cleanup


Commit: fe00868fa7f2910db49d5bf1b60fe80525d98a64

https://github.com/liblouis/liblouis/commit/fe00868fa7f2910db49d5bf1b60fe80525d98a64
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-09-04 (Fri, 04 Sep 2015)

Changed paths:
M NEWS

Log Message:
-----------
Add a NEWS entry


Commit: a914dfcacb179dbc947e629f89bceb5453a44e4f

https://github.com/liblouis/liblouis/commit/a914dfcacb179dbc947e629f89bceb5453a44e4f
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-09-04 (Fri, 04 Sep 2015)

Changed paths:
M AUTHORS

Log Message:
-----------
Add Tsengel to AUTHORS


Commit: c3fcf2aa115e520cde2fc8f44a818810780c4c72

https://github.com/liblouis/liblouis/commit/c3fcf2aa115e520cde2fc8f44a818810780c4c72
Author: Christian Egli <christian.egli@xxxxxx>
Date: 2015-09-04 (Fri, 04 Sep 2015)

Log Message:
-----------
Merge branch 'tables/mongolian' of github.com:liblouis/liblouis into
tables/mongolian

Conflicts:
tables/mn-MN.utb


Compare:
https://github.com/liblouis/liblouis/compare/05a101e4590c...c3fcf2aa115e

Other related posts: