mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
This collapses all generated test QL sources into a single one per directory, using query predicates to run the different tests. This should improve the time required to run generated tests.
8 lines
294 B
Plaintext
8 lines
294 B
Plaintext
instances
|
|
| gen_field_expr.rs:5:5:5:9 | x.foo | getNumberOfAttrs: | 0 | hasContainer: | yes | hasIdentifier: | yes |
|
|
getAttr
|
|
getContainer
|
|
| gen_field_expr.rs:5:5:5:9 | x.foo | gen_field_expr.rs:5:5:5:5 | x |
|
|
getIdentifier
|
|
| gen_field_expr.rs:5:5:5:9 | x.foo | gen_field_expr.rs:5:7:5:9 | foo |
|