Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(608)

Issue 9365023: add string-equals to unittest, fix implementation in expect.dart (Closed)

Created:
8 years, 10 months ago by Siggi Cherem (dart-lang)
Modified:
8 years, 10 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

add string-equals to unittest, fix implementation in expect.dart Committed: https://code.google.com/p/dart/source/detail?r=4050

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M client/testing/unittest/shared.dart View 1 1 chunk +5 lines, -1 line 0 comments Download
M corelib/src/expect.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Siggi Cherem (dart-lang)
8 years, 10 months ago (2012-02-08 18:37:12 UTC) #1
Bob Nystrom
https://chromiumcodereview.appspot.com/9365023/diff/1/client/testing/unittest/shared.dart File client/testing/unittest/shared.dart (right): https://chromiumcodereview.appspot.com/9365023/diff/1/client/testing/unittest/shared.dart#newcode316 client/testing/unittest/shared.dart:316: void equalsString(String expected) { Why don't we just make ...
8 years, 10 months ago (2012-02-08 19:17:43 UTC) #2
Siggi Cherem (dart-lang)
https://chromiumcodereview.appspot.com/9365023/diff/1/client/testing/unittest/shared.dart File client/testing/unittest/shared.dart (right): https://chromiumcodereview.appspot.com/9365023/diff/1/client/testing/unittest/shared.dart#newcode316 client/testing/unittest/shared.dart:316: void equalsString(String expected) { On 2012/02/08 19:17:43, Bob Nystrom ...
8 years, 10 months ago (2012-02-08 19:23:51 UTC) #3
Bob Nystrom
8 years, 10 months ago (2012-02-08 20:00:32 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld 408576698