dotnet/msbuild

Add tests for playing back binlogs of each file format

Open

#6587 aperta il 17 giu 2021

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)C# (1364 fork)batch import
Area: LoggingGood First Issuetriaged

Metriche repository

Star
 (5062 star)
Metriche merge PR
 (Merge medio 11g 7h) (125 PR mergiate in 30 g)

Descrizione

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.

Guida contributor