Commit Graph

4 Commits

Author SHA1 Message Date
172486906a ci: force git to use LF on win to pass tests on linguist samples
This mitigates the problem that tokenizer uses regex
that matches platform-specific line endings

TestPlan:
 - go test ./internal/code-generator/generator \
	-run Test_GeneratorTestSuite -testify.m TestTokenizerOnATS

Signed-off-by: Alexander Bezzubov <bzz@apache.org>
2020-03-29 23:23:56 +02:00
9c082eb2d4 ci: add ENRY_DEBUG flag
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
2020-03-29 19:35:49 +02:00
e08125d7ee ci: add oniguruma tests 2020-03-19 17:43:40 +01:00
98cd5cf5e8 ci: based on github actions 2020-03-19 17:38:22 +01:00