format icon indicating copy to clipboard operation
format copied to clipboard

Unit test fixes for Windows

Open seriouz opened this issue 2 years ago • 4 comments

I've made some changes to the unit tests, so that they are all working with windows. Almost all changes regarded the end-of-line problem between Windows and Linux/Mac.

seriouz avatar Feb 28 '23 22:02 seriouz

@dotnet-policy-service agree

seriouz avatar Feb 28 '23 22:02 seriouz

Windows tests runs are timing out here.

Also seeing a warning in the test project: /home/vsts/work/1/s/tests/Formatters/OrganizeImportsFormatterTests.cs(3,1): warning IDE0005: Using directive is unnecessary. [/home/vsts/work/1/s/tests/dotnet-format.UnitTests.csproj]

RikkiGibson avatar Mar 10 '23 18:03 RikkiGibson

Not sure why these changes would be necessary.

JoeRobich avatar Apr 19 '23 19:04 JoeRobich

Closing as 9.x development has moved into the dotnet/sdk repo.

JoeRobich avatar May 07 '24 06:05 JoeRobich