tests: Added test for `FlatBuffer::from`
authorLucas Bajolet <r4pass@hotmail.com>
Fri, 6 May 2016 17:38:41 +0000 (13:38 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Fri, 6 May 2016 17:38:41 +0000 (13:38 -0400)
commit2ab20ddb8fdde4f14f86c6190924221a18ef5fb8
tree6ea9b7b2fff75b1cdc06e521f09a7e61c4dd951a
parentf8d6adb90c8a809203252b04984f43bddad74e76
tests: Added test for `FlatBuffer::from`

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
tests/sav/test_flatbuf_from.res [new file with mode: 0644]
tests/sav/test_flatbuf_from_alt1.res [new file with mode: 0644]
tests/sav/test_flatbuf_from_alt2.res [new file with mode: 0644]
tests/test_flatbuf_from.nit [new file with mode: 0644]