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

Issue 10662022: Unit test filtering. (Closed)

Created:
8 years, 6 months ago by gram
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Unit test filtering. This is just the library support part, it does not affect the Dart test framework; as such, I have for now removed the code that checks if a filter was passed in the Options. Committed: https://code.google.com/p/dart/source/detail?r=9088

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M lib/unittest/config.dart View 1 1 chunk +4 lines, -1 line 0 comments Download
M lib/unittest/unittest.dart View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
gram
Unit test filtering. This is just the library support part, it does not affect the ...
8 years, 6 months ago (2012-06-25 19:23:50 UTC) #1
gram
I figure that splitting this out means the rest of the change can focus on ...
8 years, 6 months ago (2012-06-25 19:24:54 UTC) #2
gram
8 years, 6 months ago (2012-06-25 20:06:17 UTC) #3
Siggi Cherem (dart-lang)
https://chromiumcodereview.appspot.com/10662022/diff/1/lib/unittest/unittest.dart File lib/unittest/unittest.dart (right): https://chromiumcodereview.appspot.com/10662022/diff/1/lib/unittest/unittest.dart#newcode254 lib/unittest/unittest.dart:254: void setFilter(String filter) { use a setter instead: String ...
8 years, 6 months ago (2012-06-25 21:40:59 UTC) #4
eub
The change looks okay from my POV. I do expect people want to be looped ...
8 years, 6 months ago (2012-06-25 21:45:45 UTC) #5
gram
8 years, 6 months ago (2012-06-25 22:07:49 UTC) #6

          

Powered by Google App Engine
This is Rietveld 408576698