dotnet / dotnet/macios

Create an intro test for Vision inlined members

Open
#6,842 0 comments 0 reactions 0 assignees View on GitHub
enhancement tests
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 12h
Merged PRs (30d)
123

Description

From @VincentDondain @ https://github.com/xamarin/xamarin-macios/pull/6837#pullrequestreview-279183521

> Also you have "We must inline the following 5 properties" in a bunch of places. I believe we should have a test that enforces that propagation on all the children (we definitely have that for other cases like this).

The inlined members that must go into subclasses so the bindings use the correct class_pt are the following:

https://github.com/xamarin/xamarin-macios/blob/3e3e980565113534c3db3bc88984dff1a178866f/src/vision.cs#L1355-L1381

We should create an intro test that any `VNRequest` subclass should have those properties available

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.