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

[xharness] Add support for adding PropertyGroups if none are applicable when adding a property. #9616

Merged

Commits on Sep 10, 2020

  1. [xharness] Add support for adding PropertyGroups if none are applicab…

    …le when adding a property.
    
    Some .NET test projects (monotouch-test) require this to set properties for
    some test variations, and .NET projects are quite minimal, making it likely
    that they won't have a particular property that needs to be set/modified.
    
    This makes it possible to execute the various monotouch-test variations for
    .NET in xharness (some of the variations still fail though, so they're still
    ignored by default).
    rolfbjarne committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    7c5d3de View commit details
    Browse the repository at this point in the history