Commit 76f3f64
CI Bot
Cleanup: Remove debug eprintln! statements and set VX_TEST_DATA_PATH
- Removed 229+ debug eprintln! statements from all Rust source files
(openvx-core, openvx-image, openvx-buffer)
- Added VX_TEST_DATA_PATH export in CI pointing to OpenVX-cts/test_data/
- CI workflow now sets the test data path for conformance tests1 parent cc069be commit 76f3f64
7 files changed
Lines changed: 2 additions & 229 deletions
File tree
- .github/workflows
- openvx-buffer/src
- openvx-core/src
- openvx-image/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
| 160 | + | |
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | 322 | | |
324 | 323 | | |
325 | 324 | | |
326 | 325 | | |
327 | 326 | | |
328 | 327 | | |
329 | 328 | | |
330 | | - | |
331 | 329 | | |
332 | 330 | | |
333 | 331 | | |
334 | 332 | | |
335 | 333 | | |
336 | | - | |
337 | 334 | | |
338 | 335 | | |
339 | | - | |
340 | 336 | | |
341 | 337 | | |
342 | | - | |
343 | 338 | | |
344 | 339 | | |
345 | 340 | | |
346 | | - | |
347 | 341 | | |
348 | 342 | | |
349 | 343 | | |
| |||
359 | 353 | | |
360 | 354 | | |
361 | 355 | | |
362 | | - | |
363 | 356 | | |
364 | 357 | | |
365 | 358 | | |
366 | | - | |
367 | 359 | | |
368 | 360 | | |
369 | | - | |
370 | 361 | | |
371 | 362 | | |
372 | | - | |
373 | 363 | | |
374 | 364 | | |
375 | 365 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | 175 | | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
180 | 179 | | |
181 | | - | |
182 | 180 | | |
183 | 181 | | |
184 | 182 | | |
185 | | - | |
186 | 183 | | |
187 | 184 | | |
188 | 185 | | |
189 | | - | |
190 | 186 | | |
191 | 187 | | |
192 | 188 | | |
193 | 189 | | |
194 | | - | |
195 | 190 | | |
196 | 191 | | |
197 | 192 | | |
198 | | - | |
199 | 193 | | |
200 | 194 | | |
201 | 195 | | |
| |||
0 commit comments