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

TCK tests for boolean operators and parenthesis #598

Conversation

njr-11
Copy link
Contributor

@njr-11 njr-11 commented Mar 26, 2024

Add TCK tests for the OR operator, NOT operator, precedence for evaluating the AND operator ahead of the OR operator, and the use of parenthesis to control the order of evaluation.

@njr-11 njr-11 added the test Something test-related label Mar 26, 2024
@njr-11 njr-11 added this to the Jakarta Data 1.0 milestone Mar 26, 2024
@njr-11 njr-11 changed the title TCK tests for boolean operators and paranthesis TCK tests for boolean operators and parenthesis Mar 26, 2024
@njr-11 njr-11 force-pushed the 458-tck-tests-for-boolean-operators-and-parenthesis branch from f923255 to f3be7a6 Compare March 26, 2024 21:34
@otaviojava otaviojava merged commit d9f5645 into jakartaee:main Mar 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Something test-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants