Commit 88d7969
committed
Update clang-tidy --fix-errors integration test expectations
With --fix-errors flag, newer clang-tidy versions (15+) return exit code 0
and produce no output for files with unfixable errors. The integration tests
were expecting these to fail, but they should pass.
Updated integration test expectations to match shell command test expectations
and actual behavior.1 parent af8e710 commit 88d7969
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
365 | | - | |
| 364 | + | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
417 | | - | |
| 416 | + | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
0 commit comments