zxing/core
Taneli Huuskonen ee48b3e5d3 Cleaned up previous commit
Following Sean Owen's suggestions, I cleaned up my code in the Aztec
decoder and its tests as follows:

1. Made convertBoolArrayToByteArray() package-private.
2. Replaced my own assertEqualByteArrays() with existing
   assertArrayEquals().
3. Replaced C-style array declarations with more Javaish ones.
2016-05-05 21:58:37 +03:00
..
src Cleaned up previous commit 2016-05-05 21:58:37 +03:00
.gitignore Update .gitignores everywhere for IDEA files, etc 2014-01-17 11:13:30 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-08-19 13:21:05 +01:00