Skip to content

Conversation

ratmice
Copy link
Collaborator

@ratmice ratmice commented Aug 25, 2025

This reserves test_files from the %grmtools which have a file extension beginning with .grm
This is regarding #595 (comment)

So we can delay #593 to a future release, and not hold this one up on that, but do so compatibly.

I tested this manually by setting the test_files section of calc_ast
from test_files: "input*.txt" to test_files: "input*", then adding a calc_ast/src/input.grmfoo file,
Then manually ran cargo build and nimbleparse src/calc.{l,y}

This succeeded when the input.grmfoo file was gone, and failed with the appropriate error when it was there.

@ltratt ltratt added this pull request to the merge queue Aug 25, 2025
Merged via the queue into softdevteam:master with commit ae162cc Aug 25, 2025
2 checks passed
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