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

Issue 8962013: Move frog tests using 'native' from tests/language to frog/tests (Closed)

Created:
9 years ago by sra1
Modified:
9 years ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move frog tests using 'native' from tests/language to frog/tests These tests are critical to dart:dom, but use non-standard features so should not be under tests/language BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2559

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-8 lines, -610 lines) Patch
M frog/minfrog View 1 chunk +1 line, -1 line 0 comments Download
M frog/tests/frog/frog.status View 1 chunk +1 line, -0 lines 0 comments Download
A + frog/tests/frog/src/NativeClassInheritance1FrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeClassInheritance2FrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeClassInheritance3FrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeClassIsCheck1FrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeClassIsCheck2FrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeLibrarySameNameUsedFrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeLibrarySameNameUsedLib1.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeLibrarySameNameUsedLib2.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeNamedConstructors1FrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativeNamedConstructors1FrogTest.js View 1 chunk +1 line, -4 lines 0 comments Download
A + frog/tests/frog/src/NativeNamedConstructors2FrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + frog/tests/frog/src/NativePropertyFrogTest.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -1 line 0 comments Download
D tests/language/src/NativeClassInheritance1FrogTest.dart View 1 chunk +0 lines, -101 lines 0 comments Download
D tests/language/src/NativeClassInheritance2FrogTest.dart View 1 chunk +0 lines, -78 lines 0 comments Download
D tests/language/src/NativeClassInheritance3FrogTest.dart View 1 chunk +0 lines, -98 lines 0 comments Download
D tests/language/src/NativeClassIsCheck1FrogTest.dart View 1 chunk +0 lines, -45 lines 0 comments Download
D tests/language/src/NativeClassIsCheck2FrogTest.dart View 1 chunk +0 lines, -92 lines 0 comments Download
D tests/language/src/NativeLibrarySameNameUsedFrogTest.dart View 1 chunk +0 lines, -43 lines 0 comments Download
D tests/language/src/NativeLibrarySameNameUsedLib1.dart View 1 chunk +0 lines, -14 lines 0 comments Download
D tests/language/src/NativeLibrarySameNameUsedLib2.dart View 1 chunk +0 lines, -14 lines 0 comments Download
D tests/language/src/NativeNamedConstructors1FrogTest.dart View 1 chunk +0 lines, -32 lines 0 comments Download
D tests/language/src/NativeNamedConstructors1FrogTest.js View 1 chunk +0 lines, -8 lines 0 comments Download
D tests/language/src/NativeNamedConstructors2FrogTest.dart View 1 chunk +0 lines, -38 lines 0 comments Download
D tests/language/src/NativePropertyFrogTest.dart View 1 chunk +0 lines, -52 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
TBR=ahe
9 years ago (2011-12-17 05:31:09 UTC) #1
ahe
9 years ago (2011-12-19 10:26:13 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698