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

Create tests for Optional attribute #527

Closed
dustinswales opened this issue Jan 29, 2024 · 1 comment
Closed

Create tests for Optional attribute #527

dustinswales opened this issue Jan 29, 2024 · 1 comment
Labels
capgen bugs, requests, etc. that involve ccpp_capgen enhancement

Comments

@dustinswales
Copy link
Collaborator

Description

In order to facilitate and verify capgen's implementation of the optional attribute, tests should be created that require this feature and can verify correct code generation.

Solution

Add a new unit test, or expand an existing system test, to exercise the optional attribute and verify correct auto code generation.

Related to

Related to #526

@mkavulich mkavulich added the capgen bugs, requests, etc. that involve ccpp_capgen label Feb 26, 2024
@climbfuji
Copy link
Collaborator

Closed via #529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capgen bugs, requests, etc. that involve ccpp_capgen enhancement
Projects
None yet
Development

No branches or pull requests

3 participants