Hi i worked a little bit on testing and optimizations. Please find some commits which may be useful (will then provide patches in jira):
fixed parser creation in factories https://github.com/salyh/fleece_master/commit/33751565694e2a90733073a9063fecf4cecb5a80 fixed unittests for non-utf8 envs and added some more tests https://github.com/salyh/fleece_master/commit/aeaffc0aa4d93d57dc5dd4c922d983b847cad9f2 added some more tests https://github.com/salyh/fleece_master/commit/b1c392688c126c3034a326925cf4c6344f3bc60e removed duplicate benchmark files and renamed non json files to .txt https://github.com/salyh/fleece_master/commit/69799b3e99e9d68ccdaed1f0a7e4428c41000933 optimize parser for speedup parsing numbers and make getInt() and getLong() compliant with API. https://github.com/salyh/fleece_master/commit/68af1dbe3d4bdd6ad40d52318b75f483c8b174a8 parser now fail fast if no next event left, some additional testcases added https://github.com/salyh/fleece_master/commit/ad1355f35a54981df5403edcbf2290a244fac978 include some additional useful stuff in pom, but nevertheless i cant get findbugs report to work https://github.com/salyh/fleece_master/commit/9b97c9255aaedb24e8de5f97259c4d5303f041dc add .travis.yml so that we can use travis-ci.org for CI (so far) https://github.com/salyh/fleece_master/commit/f45ccee72e7e6a4c75687a408e080aea41a12813 Overview: https://github.com/salyh/fleece_master/commits/master-fixes -- Hendrik Saly (salyh, hendrikdev22) @hendrikdev22 PGP: 0x22D7F6EC
