objectbox / objectbox-generator

ObjectBox Generator based on FlatBuffers schema files (fbs) for C and C++ (more languages in the future)
https://objectbox.io
GNU Affero General Public License v3.0
36 stars 11 forks source link

Improve CI coverage #31

Open vaind opened 3 years ago

vaind commented 3 years ago

Add/update CI and integration tests so that we have the following build scenarios covered:

C++ generated code

C generated code