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

Adding equals_reference expectation, documentation and test #167

Merged
merged 2 commits into from
Sep 18, 2014

Conversation

jonclayden
Copy link
Contributor

This pull request addresses issue #148. I have called the new expectation equals_reference, as suggested.

if (is.null(label)) {
label <- paste("reference from", file)
}
equals(reference, label=label, ...)
Copy link
Member

Choose a reason for hiding this comment

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

Could you put spaces around = please?

@hadley
Copy link
Member

hadley commented Sep 18, 2014

Looks good - only thing missing is a bullet point in NEWS.md

@jonclayden
Copy link
Contributor Author

Ah yes, missed that - sorry. I'll push that and the other tweaks shortly. Shall I create a "new expectations" section in NEWS.md, as for the 0.8 release, or just fold it into "new features" for 0.9?

@hadley
Copy link
Member

hadley commented Sep 18, 2014

Just fold into new features.

hadley added a commit that referenced this pull request Sep 18, 2014
Adding equals_reference expectation, documentation and test
@hadley hadley merged commit 4fb977c into r-lib:master Sep 18, 2014
@hadley
Copy link
Member

hadley commented Sep 18, 2014

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants