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

Issue 13684003: pkg/intl test cleanup (Closed)

Created:
7 years, 8 months ago by kevmoo-old
Modified:
7 years, 8 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

pkg/intl test cleanup pkg/unittest has evolved a lot. Helping intl use some of the new features and avoid some problems. I think I fixed some issues in the process BUG=https://code.google.com/p/dart/issues/detail?id=9342 Committed: https://code.google.com/p/dart/source/detail?r=20993

Patch Set 1 #

Total comments: 7

Patch Set 2 : 80 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -140 lines) Patch
M pkg/intl/test/date_time_format_file_even_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M pkg/intl/test/date_time_format_file_odd_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
D pkg/intl/test/date_time_format_file_test_stub.dart View 1 chunk +0 lines, -37 lines 0 comments Download
M pkg/intl/test/date_time_format_http_request_test.dart View 1 1 chunk +5 lines, -20 lines 0 comments Download
M pkg/intl/test/date_time_format_local_even_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/intl/test/date_time_format_local_odd_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
D pkg/intl/test/date_time_format_local_test_stub.dart View 1 chunk +0 lines, -32 lines 0 comments Download
M pkg/intl/test/date_time_format_test_core.dart View 2 chunks +12 lines, -24 lines 0 comments Download
A pkg/intl/test/date_time_format_test_stub.dart View 1 chunk +70 lines, -0 lines 0 comments Download
M pkg/intl/test/date_time_format_uninitialized_test.dart View 1 chunk +1 line, -4 lines 0 comments Download
M pkg/pkg.status View 2 chunks +0 lines, -11 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kevmoo-old
This started as more of my crazy cleanup of unittest. There was some funky async ...
7 years, 8 months ago (2013-04-05 00:35:16 UTC) #1
kevmoo-old
Notes https://codereview.chromium.org/13684003/diff/1/pkg/intl/test/date_time_format_test_core.dart File pkg/intl/test/date_time_format_test_core.dart (left): https://codereview.chromium.org/13684003/diff/1/pkg/intl/test/date_time_format_test_core.dart#oldcode247 pkg/intl/test/date_time_format_test_core.dart:247: var locales = subset == null ? allLocales() ...
7 years, 8 months ago (2013-04-05 00:45:42 UTC) #2
Emily Fortuna
lgtm! But wait to hear back from Alan first. This test code is all his, ...
7 years, 8 months ago (2013-04-05 16:31:28 UTC) #3
Alan Knight
Lovely, thanks. LGTM. Sadly, I'm hoping to delete a lot of this code soon anyway. ...
7 years, 8 months ago (2013-04-05 17:29:05 UTC) #4
kevmoo-old
7 years, 8 months ago (2013-04-05 18:24:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r20993 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698