]> granicus.if.org Git - recode/commit
t40_java.py: fix qp to Java test
authorReuben Thomas <rrt@sc3d.org>
Wed, 17 Jan 2018 14:34:41 +0000 (14:34 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 23 Jan 2018 07:02:41 +0000 (07:02 +0000)
commit4b994d6c953fbd19886db60fa402a2c2c342d95e
tree9c3a39298928e7de698c64888b7e10e3199cdffe
parentb87b92f47cbf7750426f3e6995a9706d18305f83
t40_java.py: fix qp to Java test

When converting individual characters in Java source, we don’t add BOMs, so
don’t require them in the output.

test_2 ends up only doing one direction, but that’s OK because test_1 does
the other.
tests/t40_java.py