allow atoms in erlang terms to be converted to strings in json objects

and arrays. `true`, `false` and `null` excluded
This commit is contained in:
alisdair sullivan 2013-12-18 02:13:50 +00:00
parent 3bb65e9bab
commit 95b2d9b628
4 changed files with 42 additions and 3 deletions

View file

@ -159,7 +159,7 @@ repeated_keys_test_() ->
handle_event_test_() ->
Data = jsx:test_cases(),
Data = jsx:test_cases() ++ jsx:special_test_cases(),
[
{
Title, ?_assertEqual(