Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / nitce /
2018-06-08 Lucas Bajoletlib/core: remove ascii method on Int and 'b' prefix
2018-06-08 Lucas Bajoletlib/core: remove uses of Byte for Text
2017-09-22 Jean PrivatMerge: Intro MessagePack serialization engines
2017-09-18 Alexis Laferrièremsgpack: test the msgpack serialization engines
2017-09-15 Alexis Laferrièreserialization: test the inspect serialization engine
2017-08-31 Alexis Laferrièrejson: test deser. from plain JSON and fix typo
2017-07-26 Alexis Laferrièretests: add formal types to serialization tests
2016-12-13 Alexis Laferrièretests: update to use `CString`
2016-09-19 Alexis Laferrièretests: update expected results of serialization & json...
2016-08-15 Alexis Laferrièretests: update nitce savs
2016-08-08 Alexis Laferrièretests: update sav of `test_binary_deserialization`
2016-08-04 Alexis Laferrièretests: report deserialization errors
2016-06-25 Jean Privattests: update `isa` tests
2016-06-10 Jean PrivatMerge: Base64: Revamped base64_decode and added a stric...
2016-06-08 Lucas Bajolettests: Updated old tests sav
2016-05-29 Jean Privatrta: resolve the open-types in a depth-first order...
2016-04-28 Jean PrivatMerge: Faster ASCII-only strings
2016-04-28 Lucas Bajolettests: Updated sav for old tests
2016-04-22 Alexis Laferrièretests: test pretty JSON, with and without plain JSON
2016-04-22 Alexis Laferrièretests: update existing JSON serialization test to the...
2016-03-25 Jean Privattests: add base_covar_adapt.nit base_gen_nest.nit to...
2016-03-17 Alexis Laferrièretests: test serialize_as with both json and binary...
2016-02-06 Jean Privattest: update sav based on kernel line numbers and content
2015-12-16 Lucas Bajolettests: Update sav without escaped `/` characters in...
2015-12-08 Lucas Bajolettests: Update with introduction of new methods in ...
2015-11-23 Jean Privattests: update init in (de)serialization
2015-10-21 Alexis LaferrièreRevert "tests: update deserializations tests with nitce...
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-08-27 Jean Privattests: update thing to `core` (instead of `standard`)
2015-08-10 Lucas Bajolettests: Update sav for legacy tests
2015-07-24 Jean Privattests: update sav because line changes in kernel
2015-07-17 Jean Privattests: update deserializations tests with nitce because...
2015-07-09 Lucas Bajolettests: Update for new NativeString and Byte views
2015-07-07 Alexis Laferrièrelib/serialization: do not abort when deserializing...
2015-06-29 Alexis Laferrièretests: update json serialization test results
2015-06-18 Alexis LaferrièreMerge branch 'master' into lib-use-light-ffi
2015-06-17 Alexis Laferrièretests: update line number with latest changes to the lib
2015-06-16 Jean Privattests: add base_dead_code
2015-06-13 Jean Privattests: update with new `to_s` on collections
2015-06-12 Jean Privattests: rename compiler engines with `nitc*`, not `nitg*`