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

DiagnosticResult builder simplification #526

Merged
merged 12 commits into from
Mar 15, 2015

Commits on Mar 14, 2015

  1. Update DiagnosticResult to support specifying either the message or t…

    …he format plus arguments
    sharwell committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    49f3f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a59f63c View commit details
    Browse the repository at this point in the history
  3. Use simplified DiagnosticResult API in documentation tests that use s…

    …imple message formats (no arguments)
    sharwell committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    2a978d3 View commit details
    Browse the repository at this point in the history
  4. Use simplified DiagnosticResult API in documentation tests that use m…

    …essage formats with arguments
    sharwell committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    da74a2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f2260f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    264eb6d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2015

  1. Added an overload of VerifyCSharpDiagnosticAsync which accepts a sing…

    …le DiagnosticResult instead of an array
    sharwell committed Mar 15, 2015
    Configuration menu
    Copy the full SHA
    d7644b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b787022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa2ea6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3aaf2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4ab20d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b21a8ce View commit details
    Browse the repository at this point in the history