Skip to content

Clean up go runtime testrig#4225

Merged
parrt merged 5 commits into
antlr:devfrom
jimidle:feature/trig
Apr 13, 2023
Merged

Clean up go runtime testrig#4225
parrt merged 5 commits into
antlr:devfrom
jimidle:feature/trig

Conversation

@jimidle

@jimidle jimidle commented Apr 12, 2023

Copy link
Copy Markdown
Collaborator

Keep a few handy files in the internal directory of the go runtime, but exclude the generated things from github.

This makes it trivial to drop in a grammar that users may have found causes go problems, and automatically work on the latest version of the go runtime and tool.

jimidle added 3 commits April 12, 2023 11:56
… be in the repo

Signed-off-by: Jim.Idle <jimi@idle.ws>
@jimidle

jimidle commented Apr 12, 2023

Copy link
Copy Markdown
Collaborator Author

Seems the Github triggers failed onthe check. No reason not to merge this I think @parrt

Comment thread .gitignore Outdated
Comment thread runtime/Go/antlr/internal/testrig/README.adoc Outdated
Comment thread runtime/Go/antlr/internal/testrig/README.adoc Outdated
Comment thread runtime/Go/antlr/internal/testrig/test/.keep Outdated
jimidle added 2 commits April 13, 2023 11:16
  - I will store this in my own repo and direct any future maintainers to there
    this will avoid any confusion.

Signed-off-by: Jim.Idle <jimi@idle.ws>
Signed-off-by: Jim.Idle <jimi@idle.ws>
@jimidle

jimidle commented Apr 13, 2023

Copy link
Copy Markdown
Collaborator Author

This should be good to go now fellas. I am going to create a separate repo in my own space to have a test rig for go runtime grammar testing that is separate from the go runtime source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants