-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
A-frameworkAffects the framework crates and the translator for themAffects the framework crates and the translator for themenhancementNew feature or requestNew feature or request
Milestone
Description
We should generate tests to ensure that the output of header translation is correct.
These does not necessarily need to be included within icrate, to reduce crates.io download size.
Ideas for tests:
ClassType::classworks.ClassType::allocworks.- Test method encodings (dynamic vs. declared). EDIT: Done in 0bdb036.
- Test type encodings (using
Entity::get_objc_type_encoding). - Test statics. EDIT: Done in 9c07a2f
- Struct sizes and alignment.
- ...
Metadata
Metadata
Assignees
Labels
A-frameworkAffects the framework crates and the translator for themAffects the framework crates and the translator for themenhancementNew feature or requestNew feature or request