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

Issue 9956037: Simplify tests under utils/tests to follow StandardTestSuite convention. (Closed)

Created:
8 years, 8 months ago by Bob Nystrom
Modified:
8 years, 8 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Simplify tests under utils/tests to follow StandardTestSuite convention. Committed: https://code.google.com/p/dart/source/detail?r=6209

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1497 lines) Patch
M tools/test.dart View 3 chunks +3 lines, -12 lines 1 comment Download
A + utils/tests/css/declaration_tests.dart View 1 chunk +1 line, -1 line 0 comments Download
A + utils/tests/css/expression_tests.dart View 7 chunks +7 lines, -7 lines 0 comments Download
A + utils/tests/css/selector_literal_tests.dart View 4 chunks +4 lines, -4 lines 0 comments Download
D utils/tests/css/src/DeclarationTest.dart View 1 chunk +0 lines, -255 lines 0 comments Download
D utils/tests/css/src/ExpressionTest.dart View 1 chunk +0 lines, -532 lines 0 comments Download
D utils/tests/css/src/SelectorLiteralTest.dart View 1 chunk +0 lines, -241 lines 0 comments Download
D utils/tests/css/test_config.dart View 1 chunk +0 lines, -15 lines 0 comments Download
A + utils/tests/import_mapper/a.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + utils/tests/import_mapper/b.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + utils/tests/import_mapper/c.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + utils/tests/import_mapper/import_mapper_tests.dart View 1 chunk +3 lines, -3 lines 0 comments Download
D utils/tests/import_mapper/src/a.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D utils/tests/import_mapper/src/b.dart View 1 chunk +0 lines, -9 lines 0 comments Download
D utils/tests/import_mapper/src/c.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D utils/tests/import_mapper/src/import_mapper_tests.dart View 1 chunk +0 lines, -22 lines 0 comments Download
D utils/tests/import_mapper/test_config.dart View 1 chunk +0 lines, -17 lines 0 comments Download
A + utils/tests/peg/peg_tests.dart View 1 chunk +1 line, -1 line 0 comments Download
D utils/tests/peg/src/PegTest.dart View 1 chunk +0 lines, -346 lines 0 comments Download
D utils/tests/peg/test_config.dart View 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bob Nystrom
This patch isn't as huge as it looks. I moved files out of "src" directories, ...
8 years, 8 months ago (2012-03-30 21:58:39 UTC) #1
Siggi Cherem (dart-lang)
LGTM!
8 years, 8 months ago (2012-04-02 16:56:28 UTC) #2
Emily Fortuna
8 years, 8 months ago (2012-04-02 20:44:15 UTC) #3
lgtm

https://chromiumcodereview.appspot.com/9956037/diff/1/tools/test.dart
File tools/test.dart (right):

https://chromiumcodereview.appspot.com/9956037/diff/1/tools/test.dart#newcode58
tools/test.dart:58: 'utils/tests/peg',
I'd cc someone in AAR on this CL just so they're aware that peg is changing
slightly.

Powered by Google App Engine
This is Rietveld 408576698