|
|
Move tests using frog 'native' extension from tests/language to frog/tests
While critical to efficient DOM access, these tests are not Dart
language tests.
BUG=
TEST=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+82 lines, -627 lines) |
Patch |
 |
M |
frog/gen.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
frog/member.dart
|
View
|
|
1 chunk |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
frog/minfrog
|
View
|
|
15 chunks |
+39 lines, -18 lines |
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
|
|
0 chunks |
+-1 lines, --1 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 |
frog/world.dart
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/language/language.status
|
View
|
|
3 chunks |
+0 lines, -3 lines |
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
|
|