Commit 38acab7
committed
[anneal][v2] Implement out-of-tree dependency chasing for expand command
Notes about largely unreviewed generated change:
- Last test assertion looks dubious. Should probably switch all LLBC
test verifications to something that properly parses the LLBC and
makes more precise assertions.
- Integration and structure requires more thought. It seems that only
the scanner "knows" about this behaviour; is it being being plumbed
through cmdline args and through run_charon?
- New test (and probably other tests) should have their setup procedures
overhauled/simplified. In general, I would expect the test to create
a fixture, and then be able to pass largely static data to
`run_charon()`, but right now it's manually setting up locked roots,
etc., etc.
gherrit-pr-id: Gxsjyiksx4pd6h5gzup7ensn4qtrxu6s31 parent 7159849 commit 38acab7
5 files changed
Lines changed: 451 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
0 commit comments