ucr-riple / NullAwayAnnotator

A tool to help adapting code bases to NullAway type system.
MIT License
13 stars 6 forks source link

Update tests to compute distinct build command for target and downstream depenedencies #208

Closed nimakarimipour closed 1 year ago

nimakarimipour commented 1 year ago

This PR updates tests infrastructure to compute distinct commands for building target and downstream dependencies. This will reveal a bug in the implementation which is also fixed in this PR.