dotnet/msbuild

Add tests for playing back binlogs of each file format

Open

#6.587 aberto em 17 de jun. de 2021

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)C# (1.364 forks)batch import
Area: LoggingGood First Issuetriaged

Métricas do repositório

Stars
 (5.062 stars)
Métricas de merge de PR
 (Mesclagem média 11d 7h) (125 fundiu PRs em 30d)

Description

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.

Guia do colaborador