Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / test_json_deserialization_alt1.res
2017-08-31 Alexis Laferrièrejson: test deser. from plain JSON and fix typo
2016-09-19 Alexis Laferrièretests: update expected results of serialization & json...
2016-04-22 Alexis Laferrièretests: update existing JSON serialization test to the...
2016-03-17 Alexis Laferrièretests: test serialize_as with both json and binary...
2015-12-16 Lucas Bajolettests: Update sav without escaped `/` characters in...
2015-11-23 Jean Privattests: update init in (de)serialization
2015-06-29 Alexis Laferrièrelib/json: serialize `Array[nullable Serializable]`...
2015-06-29 Alexis Laferrièrelib/json: there's no need for the length attribute...
2015-05-29 Alexis Laferrièretests: update expected results of deserialization tests
2015-05-20 Alexis Laferrièretests: extract JSON logic from test_deserialization