Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / test_deserialization.nit
2017-08-31 Alexis Laferrièrejson: test deser. from plain JSON and fix typo
2017-07-26 Alexis Laferrièreserialization: update some doc
2016-03-17 Alexis Laferrièretests: test serialize_as with both json and binary...
2015-11-23 Jean Privattests: update init in (de)serialization
2015-05-29 Alexis Laferrièretests: test `noserialize` with the `lazy` annotation
2015-05-20 Alexis Laferrièretests: extract JSON logic from test_deserialization
2015-05-19 Alexis Laferrièretests: add a serialization test with a `Set` and a...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-08-13 Alexis Laferrièretests: extend test_deserialization with generics
2014-07-22 Alexis Laferrièretest: update serialization tests use of attributes...
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-02-22 Alexis Laferrièretests: use a Char in test_deserialization
2014-02-22 Alexis Laferrièretests: add deserialization test