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

comparison() accepts messages of length > 1 #453

Merged
merged 4 commits into from
Apr 18, 2016

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Apr 16, 2016

Fixes #452.

Closes #446 (=includes it. because of conflict).

NEWS entries:

- Hardened formatting of difference messages, previously the presence of % characters could affect the output (#446, @krlmlr).
- Fixed errors in `expect_equal()` when comparing numeric vectors with and without attributes (#453, @krlmlr).

@krlmlr krlmlr force-pushed the feature/452-expect-equal-attribs branch from 66b00ed to 0b93e55 Compare April 16, 2016 14:36
@krlmlr krlmlr force-pushed the feature/452-expect-equal-attribs branch from 0b93e55 to 933ae45 Compare April 16, 2016 14:37
@hadley hadley merged commit 933ae45 into r-lib:master Apr 18, 2016
@krlmlr krlmlr deleted the feature/452-expect-equal-attribs branch May 7, 2016 21:20
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