Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-07 | wrap-json: Add clone facility | 1 | -0/+6 | ||
This adds 3 new facilities: - wrap_json_clone: clones any json object superficially - wrap_json_clone_deep: clones any json object deeply - wrap_json_add: adds to an object the fields of an other object Change-Id: I3844d972aa6477c9dde6f66ad0b0604284a853a7 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2018-05-14 | wrap-json: Record result of tests | 1 | -0/+405 | ||
Signed-off-by: jobol <jose.bollo@iot.bzh> |