Commit f065e1a
committed
Reorganize Bazel and BUCK parser code #1678
* Add Bazel and BUCK parser code back to build.py since the parsers are just subclasses of StarlarkManifestPackage
* Add Bazel and BUCK test data to build directory and update tests
Signed-off-by: Jono Yang <[email protected]>1 parent 95cc0de commit f065e1a
File tree
26 files changed
+71
-212
lines changed- src/packagedcode
- tests/packagedcode
- data
- build
- bazel
- end2end
- subdir2
- subdir3
- subdir
- dir
- buck
- end2end
- subdir2
- subdir3
- subdir
- dir
- parse
- license
- plugin
26 files changed
+71
-212
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
174 | 176 | | |
175 | 177 | | |
176 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments