Skip to content

Ci realm unittests

Wei Wu requested to merge ci-realm-unittests into master

This PR added the realm unit test to CI. However, I do not like the way we create RealmStatic. We will need to carefully set `target_link_libraries(RealmStatic XYZ) for all XYZ options.

Merge request reports