Jean-Sébastien Pédron
4bc4fa0278
yamerl_parser: Fix an infinite loop
...
... with document/directive end markers not terminated by a whitespace
or a newline.
Thanks to Barry Allard for the bug report and testcases.
Fixes #18 .
2017-06-06 00:11:15 +02:00
Jean-Sébastien Pédron
b9ec051b12
test/construction/str.erl: Add tests for JSON strings
2016-11-13 16:54:10 +01:00
Jean-Sébastien Pédron
c4996e9d29
Dialyzer: Fix warnings with uninitialized record fields
...
See OTP-12719 in Erlang 19.0 release notes for an explanation.
References #15 .
2016-11-13 04:50:07 +01:00
Jean-Sébastien Pédron
31e0453f04
Move testsuite to plain EUnit
...
References #15 .
2016-11-10 09:23:35 +01:00