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

Issue 9802015: Move unittest into lib, and put it into the SDK. (Closed)

Created:
8 years, 9 months ago by dgrove
Modified:
8 years, 8 months ago
Reviewers:
kasperl, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move unittest into lib, and put it into the SDK. Committed: https://code.google.com/p/dart/source/detail?r=5956

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -855 lines) Patch
D client/testing/unittest/coverage_controller.js View 1 2 1 chunk +0 lines, -31 lines 0 comments Download
D client/testing/unittest/shared.dart View 1 2 1 chunk +0 lines, -373 lines 0 comments Download
D client/testing/unittest/test_controller.js View 1 2 1 chunk +0 lines, -45 lines 0 comments Download
D client/testing/unittest/unittest_dom.dart View 1 2 1 chunk +0 lines, -113 lines 0 comments Download
D client/testing/unittest/unittest_html.dart View 1 2 1 chunk +0 lines, -113 lines 0 comments Download
D client/testing/unittest/unittest_node.dart View 1 2 1 chunk +0 lines, -53 lines 0 comments Download
D client/testing/unittest/unittest_vm.dart View 1 2 1 chunk +0 lines, -54 lines 0 comments Download
M client/tests/client/dom/AsyncWindowTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/AudioContextTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/CSSTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/CacheTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/CallbacksTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/CanvasTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/CanvasUsingHtmlTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/CrossFrameTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/DOMConstructorsTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/DOMIsolatesTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/DOMParserTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/DartObjectLocalStorageTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/DocumentTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/EventsTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/ExceptionsTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/HTMLAudioElementTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/HTMLCollectionTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/HTMLElementTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/HiddenDom1Test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/HiddenDom2Test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/HistoryTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/InnerFrameTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/InstanceOfTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/IsolateLightTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/IsolatesTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/KeyNameLocationTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/NativeGCTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/PerformanceApiTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/SVG1Test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/SVG2Test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/SVG3Test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/StorageTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/TypedArrays1Test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/TypingTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/WebGL1Test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/WebSocketTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/WindowEqTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/WindowManglingTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/WindowNSMETest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/WindowOpenTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/WrapperTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/XHRTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/dom/XSLTProcessorTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/html/AudioElementTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/html/frog_html_tests.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/html/html_tests.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/json/json_tests.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/client/samples/smoketest/dartWebBase_tests.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M client/tests/dartc/dartc.status View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M frog/tests/frog/src/unittest_node.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/belay/tests/bcap_tests.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/markdown/test/markdown_tests.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/tests/samples/src/dartcombat/DartCombatTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/tests/samples/src/lib/layout/LayoutTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/tests/samples/src/lib/observable/ObservableTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/tests/samples/src/lib/touch/TouchTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/tests/samples/src/lib/util/UtilTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/tests/samples/src/lib/view/ViewTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/tests/samples/src/swarm/SwarmTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M samples/tests/samples/src/total/TotalTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/isolate/src/APIv2_spawnBrowserNegativeTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/isolate/src/APIv2_spawnBrowserTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/isolate/src/APIv2_spawnUriBrowserNegativeTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/isolate/src/APIv2_spawnUriBrowserTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/isolate/src/APIv2_unresolvedPortsBrowserNegativeTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/isolate/src/APIv2_unresolvedPortsBrowserTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/utils/src/DartdocTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/utils/src/MarkdownTest.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/import_mapper/src/import_mapper_tests.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M utils/tip/froggertest.html View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dgrove
8 years, 9 months ago (2012-03-28 00:07:48 UTC) #1
kasperl
8 years, 8 months ago (2012-03-28 19:43:56 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698