Skip to content

Fix ‘go-test’ compilation message pattern.#363

Open
phst wants to merge 1 commit intodominikh:masterfrom
phst:go-test
Open

Fix ‘go-test’ compilation message pattern.#363
phst wants to merge 1 commit intodominikh:masterfrom
phst:go-test

Conversation

@phst
Copy link
Copy Markdown
Contributor

@phst phst commented May 10, 2020

Fixes #361
Fixes #362

Restrict the prefix and filename pattern (Bug #361), and also allow for a test
name prefix (Bug #362).

Add regression tests for these bugs.

Comment thread test/go-compile-test.el Outdated
Fixes dominikh#361, dominikh#362

Restrict the prefix and filename pattern (Bug dominikh#361), and also allow for a test
name prefix (Bug dominikh#362).

Add regression tests for these bugs.
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.

go-test compilation error pattern doesn't match Go 1.14 output Regular expression for go-test compilation pattern is too broad

2 participants