Skip to content

Realm: add tests for dynamic table

apryakhin requested to merge apriakhin/dynamic-table-test into master

This is just a single metric (line coverage) for now:

dynamic_table.inl	 88.2%
dynamic_table_allocator.inl	71.4%

In this test we also factor out dynamic table allocator into separate file

Edited by apryakhin

Merge request reports