allow unicode noncharacters and reserved space characters in json

strings

fixes #67
This commit is contained in:
alisdair sullivan 2014-12-01 09:20:17 +00:00
parent 5f5e85914d
commit 9528216d15
5 changed files with 30 additions and 191 deletions

View file

@ -1,6 +1,7 @@
language: erlang
script: rebar compile && rebar skip_deps=true eunit
otp_release:
- 17.3
- 17.1
- 17.0
- R16B03-1
@ -11,6 +12,3 @@ otp_release:
- R15B02
- R15B01
- R15B
- R14B04
- R14B03
- R14B02