dotnet/msbuild

Add tests for playing back binlogs of each file format

Open

#6,587 opened on 2021年6月17日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)C# (1,364 forks)batch import
Area: LoggingGood First Issuetriaged

Repository metrics

Stars
 (5,062 stars)
PR merge metrics
 (平均マージ 11d 7h) (30d で 125 merged PRs)

説明

Make a canonical .proj similar to https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/src/Tests/1.proj

Build MSBuild for each binlog version increment, and record versionX.binlog from the same project. Gather an array of 14 binlogs and add a test that plays each of them back.

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