flatbuffers-net icon indicating copy to clipboard operation
flatbuffers-net copied to clipboard

Increase testing

Open evolutional opened this issue 9 years ago • 1 comments

Increase testing over specific scenarios.

  • Lists of structs
  • Lists of tables
  • Lists of enums
  • Tables referencing shared objects (vectors, strings, etc)

etc

evolutional avatar Jan 03 '16 20:01 evolutional

  • Inherited classes (need to reflect & serialize the whole hierarchy)
  • Fields (been testing with properties mostly)

evolutional avatar Jan 09 '16 22:01 evolutional