dotnet/msbuild

Add tests for playing back binlogs of each file format

Open

#6.587 geöffnet am 17. Juni 2021

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)C# (1.364 Forks)batch import
Area: LoggingGood First Issuetriaged

Repository-Metriken

Stars
 (5.062 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11T 7h) (125 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide