Skip to content

Commit f40aac1

Browse files
johnniwinthercommit-bot@chromium.org
authored andcommitted
[cfe] Move general testcases into general/ subfolder
Change-Id: I9bc98033babcf887cca2267606cfe9fadd527b5f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108605 Reviewed-by: Jens Johansen <[email protected]> Commit-Queue: Johnni Winther <[email protected]>
1 parent 14ea27e commit f40aac1

File tree

1,473 files changed

+9926
-9882
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,473 files changed

+9926
-9882
lines changed

pkg/front_end/test/fasta/incremental_hello_test.dart

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ test({bool sdkFromSource}) async {
4949
.resolve("vm_platform.dill");
5050
}
5151

52-
final Uri helloDart = Uri.base.resolve("pkg/front_end/testcases/hello.dart");
52+
final Uri helloDart =
53+
Uri.base.resolve("pkg/front_end/testcases/general/hello.dart");
5354

5455
final ProcessedOptions options =
5556
new ProcessedOptions(options: optionBuilder, inputs: [helloDart]);

pkg/front_end/testcases/DeltaBlue.dart.type_promotion.expect

Lines changed: 0 additions & 57 deletions
This file was deleted.

pkg/front_end/testcases/annotation_eof.dart.outline.expect

Lines changed: 0 additions & 10 deletions
This file was deleted.

pkg/front_end/testcases/arithmetic.dart.type_promotion.expect

Lines changed: 0 additions & 3 deletions
This file was deleted.

pkg/front_end/testcases/await_in_non_async.dart.legacy.expect

Lines changed: 0 additions & 18 deletions
This file was deleted.

pkg/front_end/testcases/await_in_non_async.dart.legacy.transformed.expect

Lines changed: 0 additions & 18 deletions
This file was deleted.

pkg/front_end/testcases/await_in_non_async.dart.strong.expect

Lines changed: 0 additions & 18 deletions
This file was deleted.

pkg/front_end/testcases/await_in_non_async.dart.strong.transformed.expect

Lines changed: 0 additions & 18 deletions
This file was deleted.

pkg/front_end/testcases/bad_setter_abstract.dart.type_promotion.expect

Lines changed: 0 additions & 30 deletions
This file was deleted.

pkg/front_end/testcases/bug31124.dart.legacy.expect

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)