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

Improve terminal logger #4877

Merged
merged 26 commits into from
Feb 13, 2024
Merged

Commits on Jan 25, 2024

  1. Fix terminal logger encoding

    nohwnd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b44f65b View commit details
    Browse the repository at this point in the history
  2. Update src/Microsoft.TestPlatform.Build/Tasks/VSTestTask2.cs

    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    nohwnd and Evangelink committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6b9ccdb View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Fix error output

    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2245f70 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-terminal-logger-encoding' of https://github.com/noh…

    …wnd/vstest into fix-terminal-logger-encoding
    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4086a60 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f445324 View commit details
    Browse the repository at this point in the history
  4. Revert playground

    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    70d0c32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a395ff View commit details
    Browse the repository at this point in the history
  6. Test suppression

    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    850845f View commit details
    Browse the repository at this point in the history
  7. Fix tests and source build

    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cc4931a View commit details
    Browse the repository at this point in the history
  8. happy?

    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    762bb04 View commit details
    Browse the repository at this point in the history
  9. happy?

    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5d95fb0 View commit details
    Browse the repository at this point in the history
  10. huh

    nohwnd committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cb7e2de View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Fix tests

    nohwnd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    36abdc8 View commit details
    Browse the repository at this point in the history
  2. Build .NET on Playground build

    nohwnd committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e6b61a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. work

    nohwnd committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4816e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9590480 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Use extended messages

    nohwnd committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    890ade5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Rename messages

    nohwnd committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3d7c420 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Fix names

    nohwnd committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    82cb452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2e8ba View commit details
    Browse the repository at this point in the history
  3. Polish logger

    nohwnd committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c92ec33 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Fix build upgrade

    nohwnd committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c51e6cd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Source build fix

    nohwnd committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    68b9b5d View commit details
    Browse the repository at this point in the history
  2. Rename to Escape

    nohwnd committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4627dc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. ref only

    nohwnd committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2b87258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1a365 View commit details
    Browse the repository at this point in the history