mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
This ensures that d-pointers exist where they're expected, and that classes are virtual that we expect to be virtual, as well as ensuring that we get a failure if the class size changes when it shouldn't. This also fixes the issues that were discovered by adding these tests.