Skip to content

Handle alternate exptest syntax for is false and is true exp tests#973

Merged
jasmith-hs merged 2 commits intomasterfrom
false-and-true-exp-tests
Dec 14, 2022
Merged

Handle alternate exptest syntax for is false and is true exp tests#973
jasmith-hs merged 2 commits intomasterfrom
false-and-true-exp-tests

Conversation

@jasmith-hs
Copy link
Copy Markdown
Contributor

Expression tests like exptest:false.evaluate(false, ____int3rpr3t3r____) were failing to parse because false is not parsed as an IDENTIFIER symbol.
This PR fixes that problem and adds some tests around it.

cc @hs-lsong

Copy link
Copy Markdown
Collaborator

@hs-lsong hs-lsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@jasmith-hs jasmith-hs merged commit 8bdc7fe into master Dec 14, 2022
@jasmith-hs jasmith-hs deleted the false-and-true-exp-tests branch December 14, 2022 21:10
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