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.7.0
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.1
Choose a head ref
  • 2 commits
  • 70 files changed
  • 2 contributors

Commits on Jul 2, 2020

  1. Adding test run attachments processing (#2463)

    * v1
    
    * Merging v1
    
    * Rename to MultiTestRunsFinalization
    
    * New version
    
    * More changes
    
    * More changes
    
    * Next changes
    
    * Fix
    
    * test
    
    * More changes
    
    * Dmc chagnes
    
    * next
    
    * small changes
    
    * compiled
    
    * More changes
    
    * acceptance tests green
    
    * Review comments #1
    
    * Resolving more comments
    
    * Tests for design mode client
    
    * Tests for events handler
    
    * revert not related changes
    
    * More changes
    
    * Compiling OK, tests OK
    
    * Unit tests for manager
    
    * More changes
    
    * More tests
    
    * tests for reqeust sender
    
    * more tests
    
    * Tests for cancelling
    
    * Acceptance tests done
    
    * Remove not used stuff
    
    * Fix comments
    
    * Fix race condition in test
    
    * Fix another race condition
    
    * Fix converting to xml
    
    * fix next test
    
    * fix test
    
    * Next changes
    
    * Review changes #1
    
    * Fixing multi test finalization manager tests
    
    * Fixes
    
    * Fix last unit test
    
    * Fix acceptance tests
    
    * Progress feature, compiling + unit tests
    
    * acceptance tests changes
    
    * More changes
    
    * Fixing resources accesability
    
    * Fix test
    
    * Fix race conditions in acceptance tests
    
    * RFC changes merged
    
    * Log warning in case of unexpected message id
    
    * Fix spelling
    
    * Additional comment
    
    * Restore some stuff in interfaces
    
    * Big renaming
    
    * Added processingSettings
    
    * Fix naming
    
    * Move explanation to <remarks>
    jakubch1 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    c1b6b2c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Fixed code coverage compatibility issue (#2527)

    Fixed code coverage compatibility issue
    cvpoienaru authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1d30394 View commit details
    Browse the repository at this point in the history
Loading