lib/core: Made FlatString abstract and added fast version for ASCII-only Strings
[nit.git] / tests / test_json_deserialization.nit
2015-05-20 Alexis Laferrièretests: test serializing plain JSON
2015-05-20 Alexis Laferrièretests: extract JSON logic from test_deserialization