Commit f8086c8
Collect all test-related files in
Collects files from `package:async_helper` and `tests/language`
that are generally useful, so that all test-related helpers are
in `package:expect`.
Moves the two libraries from `package:async_helper` into `package:expect`,
and the `tests/language/static_type_helper.dart` file too.
Deprecates `async_minitest.dart`, to follow `minitest.dart`,
expecting the Flutter use of it to have been fixed to not break
on deprecation (I believe Flutter no longer breaks builds on deprecations at all).
Patch 1 is the actual change.
Patch 2+4+8 is changing all existing references to the files.
Patch 6 ignores deprecation in files still using `async_minitest.dart`.
3+5+7+9 are updating this text to make the numbers match.
Then it's just test-expectations and small tweaks from there.
Change-Id: I1b665135b5fef9b9a0c3b340ffe9daf874d0174c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/373120
Reviewed-by: Nate Bosch <[email protected]>
Reviewed-by: Devon Carew <[email protected]>
Commit-Queue: Lasse Nielsen <[email protected]>package:expect.1 parent b68b86b commit f8086c8
File tree
1,302 files changed
+2339
-2343
lines changed- docs
- pkg
- async_helper/lib
- compiler
- test
- analyses
- annotations
- closure
- codegen
- custom_split
- deferred_loading
- data
- deferred_fail_and_retry
- static_separate
- deferred
- dump_info
- end_to_end
- equivalence
- field_analysis
- generic_methods
- impact
- inference
- inlining
- jsinterop
- js
- jumps
- member_usage
- model
- optimization
- rti
- serialization
- sourcemaps
- tools
- tool/kernel_visitor/test
- dev_compiler/test
- dynamic_modules
- test/data
- duplicate_library
- load_twice
- expect
- lib
- legacy
- test
- front_end
- test
- fasta
- types
- tool/_fasta
- js_ast/test
- kernel/test
- modular_test
- lib/src
- test
- loader
- default_package_dependency_error
- valid_packages
- src
- smith/test
- sourcemap_testing/lib/src
- test_runner/lib/src
- testing
- lib/src
- runtime/tests/vm/dart
- isolates
- sdk/lib/html/doc
- tests
- corelib
- dartdevc
- debugger
- ffi
- language
- assert
- async_star
- async
- await
- call
- constructor
- control_flow_collections
- deferred
- extension_methods
- extension_type
- function_subtype
- generic_methods
- generic
- if_null
- import
- inference_update_1
- inference_update_2
- inference_update_3
- inference
- least_upper_bound
- nnbd
- flow_analysis
- inference
- static_errors
- nonfunction_type_aliases/private_names
- null_aware
- null
- operator
- patterns
- exhaustiveness
- flow_analysis
- records
- simple
- regress
- spread_collections
- switch
- sync_star
- type_object
- typedef
- vm
- void
- wildcard_variables/multiple
- lib
- async
- convert
- html
- canvasrendering
- js_interop_constructor_name
- isolate
- js
- export
- static_interop_mock
- extends_test
- js_util
- static_interop_test
- extension_type
- import
- subtyping_test
- mirrors
- macro_build
- standalone
- io
- package
- .dart_tool
- web
- deferred
- internal
- deferred
- rti
- native
- static_interop_erasure
- regress/issue
- wasm
- tools/bots
- utils/ddc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,302 files changed
+2339
-2343
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
498 | | - | |
| 498 | + | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
| 501 | + | |
502 | 502 | | |
503 | | - | |
| 503 | + | |
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 5 | + | |
| 6 | + | |
22 | 7 | | |
23 | 8 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 9 | + | |
0 commit comments