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

Issue 68563004: Move unicode tests to utf package. (Closed)

Created:
7 years, 1 month ago by floitsch
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org, ahe, ricow1
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Add missing files. #

Patch Set 3 : Simplify test. #

Total comments: 16
Unified diffs Side-by-side diffs Delta from patch set Stats (+1187 lines, -1949 lines) Patch
A pkg/utf/lib/constants.dart View 1 1 chunk +25 lines, -0 lines 0 comments Download
A pkg/utf/lib/list_range.dart View 1 1 chunk +78 lines, -0 lines 0 comments Download
M pkg/utf/lib/utf.dart View 1 chunk +2 lines, -254 lines 0 comments Download
M pkg/utf/lib/utf16.dart View 3 chunks +169 lines, -4 lines 14 comments Download
M pkg/utf/lib/utf32.dart View 2 chunks +16 lines, -12 lines 0 comments Download
A pkg/utf/test/unicode_core_test.dart View 1 chunk +94 lines, -0 lines 0 comments Download
A pkg/utf/test/utf16_test.dart View 1 chunk +127 lines, -0 lines 1 comment Download
A pkg/utf/test/utf32_test.dart View 1 2 1 chunk +177 lines, -0 lines 1 comment Download
A pkg/utf/test/utf82_test.dart View 1 chunk +463 lines, -0 lines 0 comments Download
A tests/corelib/unicode2_test.dart View 1 chunk +36 lines, -0 lines 0 comments Download
D utils/tests/string_encoding/benchmark_runner.dart View 1 chunk +0 lines, -460 lines 0 comments Download
D utils/tests/string_encoding/dunit.dart View 1 chunk +0 lines, -119 lines 0 comments Download
D utils/tests/string_encoding/run_test.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D utils/tests/string_encoding/unicode_core_test.dart View 1 chunk +0 lines, -105 lines 0 comments Download
D utils/tests/string_encoding/unicode_test.dart View 1 chunk +0 lines, -46 lines 0 comments Download
D utils/tests/string_encoding/utf16_test.dart View 1 chunk +0 lines, -135 lines 0 comments Download
D utils/tests/string_encoding/utf32_test.dart View 1 chunk +0 lines, -188 lines 0 comments Download
D utils/tests/string_encoding/utf8_benchmarks.dart View 1 chunk +0 lines, -122 lines 0 comments Download
D utils/tests/string_encoding/utf8_test.dart View 1 chunk +0 lines, -478 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
floitsch
https://codereview.chromium.org/68563004/diff/50001/pkg/utf/lib/utf16.dart File pkg/utf/lib/utf16.dart (right): https://codereview.chromium.org/68563004/diff/50001/pkg/utf/lib/utf16.dart#newcode7 pkg/utf/lib/utf16.dart:7: // TODO(jmesserly): would be nice to have this on ...
7 years, 1 month ago (2013-11-18 17:08:16 UTC) #1
Lasse Reichstein Nielsen
Do any of these tests make sense for dart:convert too? Or instead? https://codereview.chromium.org/68563004/diff/50001/pkg/utf/lib/utf16.dart File pkg/utf/lib/utf16.dart ...
7 years, 1 month ago (2013-11-19 07:42:37 UTC) #2
floitsch
I think we have pretty good UTF-8 coverage already. But I will look if they ...
7 years, 1 month ago (2013-11-19 10:40:32 UTC) #3
Lasse Reichstein Nielsen
LGTM, and we should consider cleaning up the package at some point. https://codereview.chromium.org/68563004/diff/50001/pkg/utf/lib/utf16.dart File pkg/utf/lib/utf16.dart ...
7 years, 1 month ago (2013-11-19 12:25:42 UTC) #4
floitsch
7 years, 1 month ago (2013-11-19 12:58:27 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r30409 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698