Commit Graph

7 Commits

Author SHA1 Message Date
Alex Bezzubov
bd3630419c test: add new corner cases for linguist v7.26
test plan
 - go test -run '^Test_EnryOnLinguistCorpus$' github.com/go-enry/go-enry/v2
2023-09-22 14:46:01 +02:00
Alex Bezzubov
cc878e354c test: drop irrelevant corner case (fixed upstream) 2023-09-22 14:46:01 +02:00
Alex Bezzubov
fc4d2aa5a5 test: output format readability improvement 2023-09-22 14:46:01 +02:00
Alex Bezzubov
16349a2c12 test: more tests on linguist fixtures from #65 (oniguruma-only)
test plan
 - go test -run '^Test_EnryOnLinguistCorpus$' -v github.com/go-enry/go-enry/v2
2023-03-04 19:57:11 +01:00
Alex Bezzubov
9ce235f39e test: add new corner cases for linguist v7.23
test plan
 - go test -run '^Test_EnryOnLinguistCorpus$' github.com/go-enry/go-enry/v2
2023-03-03 23:38:02 +01:00
Alex Bezzubov
f206e152e6 test: refactor and simplify TestLinguistSamples
test plan
 - go test -run '^Test_EnryOnLinguistCorpus$' github.com/go-enry/go-enry/v2
2023-03-03 23:14:06 +01:00
Alex Bezzubov
a93364ec79 refactoring: add separate test suite for linguist samples/fixtures 2022-12-01 22:00:58 +01:00