celix
celix copied to clipboard
Add test for type infer using RTTI
Currently Celix is build with RTTI disabled.
There is functionality to infer type names using RTTI. Before this is enabled also add a CI job to ensure that this works and keeps working.