Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more oniguruma-only tests on linguist fixtures #157

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

bzz
Copy link
Member

@bzz bzz commented Mar 4, 2023

More tests on linguist fixtures from #65

Running go test -run '^Test_EnryOnLinguistCorpus$' -v github.com/go-enry/go-enry/v2 on RE2 produces 12 cases of divergence with linguist

    linguist_corpus_test.go:121: 		total files: 56, ok: 44, failed: 12, multiple: 0

for INI, STL, Solidity samples i.e. a strict sub-set of #137 (comment) that is covered by samples in "Generic" dir.

test plan
 - go test -run '^Test_EnryOnLinguistCorpus$' -v github.com/go-enry/go-enry/v2
@bzz bzz merged commit 93616cf into master Mar 6, 2023
@bzz bzz deleted the oniguruma-linguist-tests branch March 6, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants