Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/vstest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.6.1
Choose a base ref
...
head repository: microsoft/vstest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.7.0-preview-20200428-01
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    3b6c83e View commit details
    Browse the repository at this point in the history
  2. Fix null reference (#2401)

    that we catch internally but would pop up in Debug mode, because the default config is to stop at null ref
    nohwnd authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e299415 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Changed new configurator method name (#2397) (#2403)

    * Changed new configurator method name
    
    * added more robust heck for target framework
    
    * default to FrameWork40
    
    * fixed comment typo
    vritant24 authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    527fae3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. VS Depencencies from 16.7.0 signed build (#2382)

    * Bumped external dependencies version to 16.7.0-preview-3645374 and fixed acceptance test issues
    cvpoienaru authored Apr 16, 2020
    1 Configuration menu
    Copy the full SHA
    5fd8bb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Add 16.6.0 bug notice

    nohwnd authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    a841e2d View commit details
    Browse the repository at this point in the history
  2. update externals (#2406)

    nohwnd authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    60cfe08 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Merge 16.6 (#2417)

    nohwnd authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    c643861 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Remove 16.6.0 notice

    nohwnd authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    cd73b65 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Merge test run parameters that have spaces (#2409)

    * Merge test run parameters that have spaces
    nohwnd authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    c132fea View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    7b08d8d View commit details
    Browse the repository at this point in the history
Loading