Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

tests: Updated to use latest lexer API #128

Conversation

tcoyvwac
Copy link
Contributor

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request:

Explain the details for making this change. What existing problem does the pull request solve?

  • The lexer datatype API changed, and the tests did not compile.
  • The tests now are updated with the new API to compile safely, but the lexer datatype tests (still) fail to pass (as previously).

Code formatting:

git clang-format

Closing issues:

N/A

lexer_test.cpp:
* Tests fail to pass, but code now compiles after being adjusted to use
latest API for lexer datatype.
@SaptakBhoumik SaptakBhoumik merged commit c349cce into SaptakBhoumik:main Jul 23, 2022
@tcoyvwac
Copy link
Contributor Author

Thanks for merging @SaptakBhoumik! Grateful! 😸

@tcoyvwac tcoyvwac deleted the fix/update-to-latest-lexer-api-tests branch July 24, 2022 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants