dotnet/roslyn

Sample unit test code doesnt verify diagnostics at line/column start

Open

#1,641 opened on 2015年3月27日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)C# (20,414 stars) (4,257 forks)batch import
Area-CompilersBugTesthelp wanted

説明

The issue is in here and here. If the line/column is 0 unit tests will not care if the expected line/column matches that. Also see https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/569.

コントリビューターガイド

Sample unit test code doesnt verify diagnostics at line/column start · dotnet/roslyn#1641 | Good First Issue