blob: a29ea09c90dcfe2eeea9d286a5b25a521c7b661c (
plain)
1
2
3
4
5
|
## Dependencies listed in test and benchmark introspection
The introspection data for tests and benchmarks now includes the target
ids for executables and built files that are needed by the test. IDEs can
use this feature to update the build more quickly before running a test.
|