Skip to content

Commit 103c7b7

Browse files
Add missing module definitions
1 parent 724a36c commit 103c7b7

File tree

29 files changed

+140
-0
lines changed

29 files changed

+140
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
goto-programs
2+
java_bytecode
3+
java-testing-utils
4+
langapi # should go away
5+
testing-utils
6+
util
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
ci_lazy_methods
2+
java-testing-utils
3+
testing-utils
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
goto-programs
2+
java-testing-utils
3+
testing-utils
4+
util
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
goto_program_generics
2+
java-testing-utils
3+
testing-utils
4+
util
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
inherited_static_fields
2+
java-testing-utils
3+
testing-utils
4+
util
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
java-testing-utils
22
testing-utils
33
java_bytecode
4+
util
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
goto-programs
2+
java_bytecode
3+
java_bytecode_convert_method
4+
java-testing-utils
5+
testing-utils
6+
util
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
java_bytecode_parse_generics
2+
java-testing-utils
3+
testing-utils
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
java_bytecode
2+
java_bytecode_parse_lambdas
3+
java-testing-utils
4+
langapi # should go away
5+
testing-utils
6+
util
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
java_bytecode
2+
java_object_factory
3+
langapi # should go away
4+
testing-utils
5+
util

0 commit comments

Comments
 (0)