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/testfx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.17
Choose a base ref
...
head repository: microsoft/testfx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.18
Choose a head ref
  • 9 commits
  • 150 files changed
  • 6 contributors

Commits on Apr 26, 2017

  1. Output Ignore Message for Ignored Tests (#165)

    * Outpt Ignore Message for Ignored Tests
    
    * PR comments
    jayaranigarg committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    bd95f57 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

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

Commits on May 4, 2017

  1. MSTestV2 VB Templates (#175)

    * Base commit for Desktop and UWP VB templates
    
    * Fixing build issues
    
    * PR comments
    jayaranigarg committed May 4, 2017
    Configuration menu
    Copy the full SHA
    069dd94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25fba71 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. fix #178 InstanceOfType on null value (#179)

    * fix #178 InstanceOfType on null value
    
    * removed obsolete nul checks
    
    * add positive tests
    LarsCelie authored and AbhitejJohn committed May 10, 2017
    Configuration menu
    Copy the full SHA
    1663b1b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Fixes navigation for base class methods declared in other assemblies (#…

    …174)
    
    * initial implementation of other-assembly method navigation
    
    * NetCore FileOperations
    
    * UnitTestDiscoverer unit test for DeclaredAssemblyName
    
    * typeenumerator DeclaringAssemblyName test coverage
    
    * dispose navigation sessions for all sources
    
    * cleanup from review
    ajryan authored and AbhitejJohn committed May 15, 2017
    Configuration menu
    Copy the full SHA
    f95b2f4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Adding Server capabilities to UWP VB template (#187)

    * Adding Server capabilities to UWP VB template
    
    * updating version for vb template
    mayankbansal018 committed May 22, 2017
    Configuration menu
    Copy the full SHA
    9193016 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

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

Commits on Jun 1, 2017

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