3ce2d4da0f
Currently the list tool command tests, while localizing the column headers, didn't properly take into account the fact that localized builds might produce strings longer than the English versions of the column header strings. This results in a mismatch of the actual from the expected due to additional column padding. The fix is to stop using a static expected table and do a simple calculation of the expected table based on the length of the localized strings. Fixes issue related to PR #8799. |
||
---|---|---|
.. | ||
CommandTests | ||
ParserTests | ||
BundledTargetFramworkTests.cs | ||
CommandLineApplicationTests.cs | ||
dotnet.Tests.csproj | ||
FakeRecordEventNameTelemetry.cs | ||
GivenThatDotNetRunsCommands.cs | ||
GivenThatICareAboutVBApps.cs | ||
GivenThatIWantToManageMulticoreJIT.cs | ||
GivenThatTheUserIsRunningDotNetForTheFirstTime.cs | ||
GivenThatTheUserRequestsHelp.cs | ||
MSBuild.exe | ||
MSBuild.exe.config | ||
PackagedCommandTests.cs | ||
PrintableTableTests.cs | ||
TelemetryCommandTest.cs | ||
TelemetryCommonPropertiesTests.cs | ||
TestCommandExtensions.cs | ||
VersionTest.cs |