fsprojects / FsLexYacc

Lexer and parser generators for F#
http://fsprojects.github.io/FsLexYacc/
MIT License
203 stars 68 forks source link

.NET Core only #124

Closed cartermp closed 4 years ago

cartermp commented 4 years ago
cartermp commented 4 years ago

eek no CI

cartermp commented 4 years ago

@dsyme you commented out the running of tests here: https://github.com/fsprojects/FsLexYacc/blame/master/build.fsx#L178

Should I port these tests to .NET Core and add them back into the build?

dsyme commented 4 years ago

Should I port these tests to .NET Core and add them back into the build?

Ideally yes, they are a very important set of tests really