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 string comparison predicates #818

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

jcamiel
Copy link
Collaborator

@jcamiel jcamiel commented Sep 9, 2022

Fixes #798.

@jcamiel jcamiel force-pushed the feature/add-string-compare branch from fb22f27 to 3c8b716 Compare September 9, 2022 09:34
@jcamiel jcamiel changed the title Feature/add string compare Add string comparison predicates. Sep 9, 2022
@jcamiel jcamiel force-pushed the feature/add-string-compare branch from 3c8b716 to c1684f6 Compare September 9, 2022 14:54
@jcamiel jcamiel marked this pull request as ready for review September 9, 2022 15:04
@fabricereix
Copy link
Collaborator

/accept

@github-actions
Copy link

github-actions bot commented Sep 9, 2022

✅ Pull request accepted and closed by fabricereix with fast forward merge..

# List of commits merged from Orange-OpenSource/hurl/feature/add-string-compare branch into Orange-OpenSource/hurl/master branch:

  • c1684f6 Add support for strings comparison.

@github-actions github-actions bot merged commit c1684f6 into master Sep 9, 2022
@github-actions github-actions bot deleted the feature/add-string-compare branch September 9, 2022 18:35
@fabricereix fabricereix changed the title Add string comparison predicates. Add string comparison predicates Sep 13, 2022
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.

Confused about behavior of >, >=, <, <= versus ==, !=
2 participants