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

In-process vstest.console #3728

Merged
merged 28 commits into from
Jul 21, 2022
Merged

Commits on May 26, 2022

  1. Playground improvements

    nohwnd committed May 26, 2022
    Configuration menu
    Copy the full SHA
    0802409 View commit details
    Browse the repository at this point in the history
  2. Join args better

    nohwnd committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c8bc066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f433e3a View commit details
    Browse the repository at this point in the history
  4. Use dotnet console

    nohwnd committed May 26, 2022
    Configuration menu
    Copy the full SHA
    f3203ae View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    7df593f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5895dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aec5bcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86bc01c View commit details
    Browse the repository at this point in the history
  5. Lightweight property bag

    nohwnd committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e5f1175 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Merge, still not building

    nohwnd committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    a82da9f View commit details
    Browse the repository at this point in the history
  2. Fix

    nohwnd committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ddf691d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Implemented wrapper

    Codrin Poienaru committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    95d2b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7281233 View commit details
    Browse the repository at this point in the history
  3. Fixed build

    Codrin Poienaru committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e20acfb View commit details
    Browse the repository at this point in the history
  4. Fixed analyzer issues

    Codrin Poienaru committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    be10fbb View commit details
    Browse the repository at this point in the history
  5. Implemented more wrapper methods

    Codrin Poienaru committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    7aa7214 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Added wrapper tests

    Codrin Poienaru committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    bd189b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    31c7125 View commit details
    Browse the repository at this point in the history
  2. Fixed internal events handler

    Codrin Poienaru committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    0bac85d View commit details
    Browse the repository at this point in the history
  3. Fixed public api

    Codrin Poienaru committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    7bf52fe View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Fixed build hopefully

    Codrin Poienaru committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b5b9872 View commit details
    Browse the repository at this point in the history
  2. Fixed vstest.console tests namespace

    Codrin Poienaru committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    d97c833 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fixed build

    Codrin Poienaru committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    7d057f1 View commit details
    Browse the repository at this point in the history
  2. Fixed public events handler

    Codrin Poienaru committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    27f82ca View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Fixed review comments

    Codrin Poienaru committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5b9b39b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Fixed public API

    Codrin Poienaru committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e988fb8 View commit details
    Browse the repository at this point in the history
  2. Removed comments from test assets

    Codrin Poienaru committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    180e067 View commit details
    Browse the repository at this point in the history
  3. Fixed review comments

    Codrin Poienaru committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8296c39 View commit details
    Browse the repository at this point in the history