Commit 5913816
File tree
4 files changed
+12
-4
lines changedFilter options
- tests
- base_rules
- py_info
- config_settings/transition
- py_runtime_pair
4 files changed
+12
-4
lines changedtests/base_rules/base_tests.bzl
Copy file name to clipboardExpand all lines: tests/base_rules/base_tests.bzl+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| 89 | + |
| 90 | + |
| 91 | + |
89 | 92 |
|
90 | 93 |
|
91 | 94 |
|
|
tests/base_rules/py_info/py_info_tests.bzl
Copy file name to clipboardExpand all lines: tests/base_rules/py_info/py_info_tests.bzl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
|
tests/config_settings/transition/multi_version_tests.bzl
Copy file name to clipboardExpand all lines: tests/config_settings/transition/multi_version_tests.bzl+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
| ||
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
73 |
| - |
| 74 | + |
| 75 | + |
74 | 76 |
|
75 | 77 |
|
76 | 78 |
|
|
tests/py_runtime_pair/py_runtime_pair_tests.bzl
Copy file name to clipboardExpand all lines: tests/py_runtime_pair/py_runtime_pair_tests.bzl+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
79 | 82 |
|
80 | 83 |
|
81 | 84 |
|
|
0 commit comments