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

Split ValueTypeTests for lw5 and enable basic value type tests #18317

Merged
merged 2 commits into from
Oct 23, 2023

Commits on Oct 20, 2023

  1. Split ValueTypeTests in lw5 and qtypes folders

    Refactored tests will be gradually added to lw5 ValueTypeTests. This commit adds:
    - testCreatePoint2D
    - testCreatePoint2DComplex
    - testCreateLine2D
    - testCreateFlattenedLine2D
    - testCreateTriangle2D
    
    Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
    theresa-m committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9300527 View commit details
    Browse the repository at this point in the history
  2. Add NullRestricted check for field resolution

    Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
    theresa-m committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    b4dc372 View commit details
    Browse the repository at this point in the history