NCAR / ccpp-framework

Common Community Physics Package (CCPP)
http://www.dtcenter.org/community-code/common-community-physics-package-ccpp/
Other
26 stars 62 forks source link

Create tests for Optional attribute #527

Closed dustinswales closed 4 months ago

dustinswales commented 5 months ago

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

climbfuji commented 4 months ago

Closed via https://github.com/NCAR/ccpp-framework/pull/529