Skip to content

Conversation

@davilimap
Copy link
Contributor

Adding additional tests for logging in JDT
Removing unnecessary entry point in logging
Fixing issue where errors in the transform file would not have line information

davilimap added 4 commits May 8, 2017 14:00
Changing test logging
Fixing clone to carry over lineinfo
@davilimap davilimap requested a review from jviau May 8, 2017 23:36
@msftclas
Copy link

msftclas commented May 8, 2017

@davilimap,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

Copy link
Member

@jviau jviau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Up to you If you want to change that test struct helper.

/// <summary>
/// The log message
/// </summary>
public string Message;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for tests it doesn't matter much, but these should be properties with { get; set; }. And then you can also remove the constructor and use property initializer.

@davilimap davilimap merged commit 9ffc6fd into master May 9, 2017
@davilimap davilimap deleted the testing branch May 9, 2017 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants