dotnet/msbuild
View on GitHubAdd tests for playing back binlogs of each file format
Open
#6,587 opened on Jun 17, 2021
Area: LoggingGood First Issuetriaged
Repository metrics
- Stars
- (5,062 stars)
- PR merge metrics
- (Avg merge 11d 7h) (125 merged PRs in 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.