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

Add tests for compare op #92

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Add tests for compare op #92

merged 1 commit into from
Dec 1, 2024

Conversation

mmanzoorTT
Copy link
Contributor

  • Equal
  • Not equal
  • greater than
  • greater or equal to
  • less than
  • less or equal to

tests/TTIR/test_compare.py Show resolved Hide resolved
tests/TTIR/test_compare.py Outdated Show resolved Hide resolved
tests/TTIR/test_compare.py Outdated Show resolved Hide resolved
tests/TTIR/test_compare.py Outdated Show resolved Hide resolved
* Equal
* Not equal
* greater than
* greater or equal to
* less than
* less or equal to
@mmanzoorTT mmanzoorTT force-pushed the mmanzoor/test-compare branch from 5d067a9 to eb4e441 Compare December 1, 2024 00:54
@mmanzoorTT mmanzoorTT merged commit c3bb21c into main Dec 1, 2024
5 checks passed
@mmanzoorTT mmanzoorTT deleted the mmanzoor/test-compare branch December 1, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants