excubo-ag / WebCompiler

Apache License 2.0
149 stars 30 forks source link

Recompile tests fail on unix #22

Closed stefanloerwald closed 3 years ago

stefanloerwald commented 3 years ago

There are two tests in https://github.com/excubo-ag/WebCompiler/blob/main/Tests_WebCompiler/RecompileTests.cs which fail on unix. Investigation is needed here.

mikes-gh commented 3 years ago

When you say unix do you mean linux? case sensitivity?

stefanloerwald commented 3 years ago

I do mean Linux. The issue is presumably with file timestamps, but I have yet to set up a test that shows me.