Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix generation of min/max constraints. #330

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

bzbarsky-apple
Copy link
Contributor

We should generate these for all writable attributes that have a min
or max specified in the XML.

The test change makes sure we are able to actually query size
information for our types properly in the test. This also allows
removing some workarounds for missing atomic type info.

We should generate these for all writable attributes that have a min
or max specified in the XML.

The test change makes sure we are able to actually query size
information for our types properly in the test.  This also allows
removing some workarounds for missing atomic type info.
@bzbarsky-apple bzbarsky-apple merged commit adc0cd6 into project-chip:master Nov 29, 2021
@bzbarsky-apple bzbarsky-apple deleted the generate-min-max branch November 29, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants