dart-sdk/pkg/expect
Stephen Adams 85af0259cb Expect.equals and Expect.identical escape more strings
I found it difficult to understand messages with strings that look the
same, e.g. containing zero-width character or different encodings of a
character.

BUG=
R=lrn@google.com

Review-Url: https://codereview.chromium.org/2750763002 .
2017-04-06 15:38:50 -07:00
..
lib Expect.equals and Expect.identical escape more strings 2017-04-06 15:38:50 -07:00
LICENSE pkg/unittest: added LICENSE 2014-01-13 18:07:45 +00:00
pubspec.yaml Change Expect.stringEquals to give more information about the difference, so it's possible to find it in a long string. 2014-11-11 09:16:14 +00:00