dotnet/msbuild

Add tests for playing back binlogs of each file format

Open

#6 587 ouverte le 17 juin 2021

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)C# (1 364 forks)batch import
Area: LoggingGood First Issuetriaged

Métriques du dépôt

Stars
 (5 062 stars)
Métriques de merge PR
 (Merge moyen 11j 7h) (125 PRs mergées en 30 j)

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.

Guide contributeur