Commit ae7c934
authored
Remove testlang and refactor tests (#1374)
This PR does ~two~ three things:
1. Add tests to the Solidity packages (cargo and npm) of functionality
that was only tested in `testlang`.
2. Remove `testlang`.
3. Refactor tests to have a nicer tree-structure related to the topic
being tested.1 parent 059296d commit ae7c934
File tree
235 files changed
+764
-10738
lines changed- crates
- codegen
- runner
- src
- testing/src
- infra/cli/src/toolchains/wasm
- solidity/outputs
- cargo/tests/src
- binder
- bindings
- bindings_output
- generated
- graph
- compilation
- cst
- cst_output
- generated
- generated
- queries
- parser
- utils
- npm/tests/src
- ast
- cst
- parser
- testlang
- inputs/language
- bindings
- src
- outputs
- cargo
- crate
- src
- extensions
- bindings
- compilation
- utils
- generated
- bindings
- generated
- compilation
- cst
- generated
- diagnostic
- parser
- generated
- lexer
- parser_support
- scanner_macros
- utils
- generated
- tests
- src
- bindings
- cst
- utils
- wasm
- src
- generated
- generated
- interface/generated
- wrappers
- ast
- generated
- bindings
- compilation
- cst
- parser
- utils
- npm
- package
- src
- generated
- ast
- generated
- bindings
- compilation
- cst
- parser
- utils
- wasm
- generated
- interfaces
- tests
- src
- ast
- cst
- parser
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
235 files changed
+764
-10738
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
| |||
82 | 76 | | |
83 | 77 | | |
84 | 78 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 79 | | |
92 | 80 | | |
93 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
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 | 65 | | |
91 | 66 | | |
92 | 67 | | |
| |||
105 | 80 | | |
106 | 81 | | |
107 | 82 | | |
108 | | - | |
| 83 | + | |
109 | 84 | | |
110 | 85 | | |
111 | 86 | | |
112 | | - | |
| 87 | + | |
113 | 88 | | |
114 | 89 | | |
115 | 90 | | |
116 | 91 | | |
117 | | - | |
| 92 | + | |
118 | 93 | | |
119 | 94 | | |
120 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
185 | | - | |
186 | 184 | | |
187 | 185 | | |
188 | 186 | | |
189 | 187 | | |
190 | 188 | | |
191 | 189 | | |
192 | 190 | | |
193 | | - | |
194 | 191 | | |
195 | 192 | | |
196 | 193 | | |
197 | 194 | | |
198 | 195 | | |
199 | 196 | | |
200 | | - | |
| 197 | + | |
201 | 198 | | |
202 | 199 | | |
203 | 200 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments