Skip to content

Fix CRLF comparisons when run on Unix/Mono#84

Merged
dennisdoomen merged 1 commit intofluentassertions:masterfrom
clairernovotny:fix-crlf
Mar 22, 2014
Merged

Fix CRLF comparisons when run on Unix/Mono#84
dennisdoomen merged 1 commit intofluentassertions:masterfrom
clairernovotny:fix-crlf

Conversation

@clairernovotny
Copy link
Copy Markdown

This addresses issues when strings are compared on Mono/Unix.

dennisdoomen added a commit that referenced this pull request Mar 22, 2014
Fix CRLF comparisons when run on Unix/Mono
@dennisdoomen dennisdoomen merged commit 9997d88 into fluentassertions:master Mar 22, 2014
@clairernovotny clairernovotny deleted the fix-crlf branch March 22, 2014 20:58
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we not ignore those new line differences in all places?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Not sure, but I was aiming for backwards-compatibility, ensuring that it was only enabled for specific tests like the wildcard one.

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