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

make q= operator, NOT, LIKE, AND, OR antlr tokens case-insensitive #524

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

alexdunnjpl
Copy link
Contributor

@alexdunnjpl alexdunnjpl commented Aug 6, 2024

🗒️ Summary

Makes all predefined tokens case-insensitive

@tloubrieu-jpl @jordanpadams can you confirm that the intended behaviour is "case-insensitive" and not "accepts full-uppercase and full-lowercase"?

⚙️ Test Data and/or Report

Tests implemented in NASA-PDS/registry#310

@jordanpadams new test cases:

  • AND supported
  • OR supported
  • NOT supported
  • lowercase supported

♻️ Related Issues

fixes #495

@alexdunnjpl alexdunnjpl merged commit e6e5953 into develop Aug 14, 2024
1 check failed
@alexdunnjpl alexdunnjpl deleted the case-insensitive-query-operators branch August 14, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants