Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix string conversion of Microsoft.TestPlatform.Extensions.TrxLogger.ObjectMode.TestOutcome #4243

Merged
merged 7 commits into from Jan 4, 2023

Commits on Jan 3, 2023

  1. fix string conversion

    Marco Rossignoli committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    20ca342 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Update src/Microsoft.TestPlatform.Extensions.TrxLogger/ObjectModel/Te…

    …stOutcome.cs
    
    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    MarcoRossignoli and Evangelink committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8f15c81 View commit details
    Browse the repository at this point in the history
  2. Update src/Microsoft.TestPlatform.Extensions.TrxLogger/ObjectModel/Te…

    …stOutcome.cs
    
    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    MarcoRossignoli and Evangelink committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    72c9325 View commit details
    Browse the repository at this point in the history
  3. Update src/Microsoft.TestPlatform.Extensions.TrxLogger/ObjectModel/Te…

    …stOutcome.cs
    
    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    MarcoRossignoli and Evangelink committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    99d0f95 View commit details
    Browse the repository at this point in the history
  4. add remarks

    Marco Rossignoli committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    16e9b54 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Marco Rossignoli committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d3d62b5 View commit details
    Browse the repository at this point in the history
  6. remove enum values

    Marco Rossignoli committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3193d9a View commit details
    Browse the repository at this point in the history