mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +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.
9 lines
365 B
Plaintext
9 lines
365 B
Plaintext
instances
|
|
| gen_const_param.rs:7:17:7:30 | ConstParam | getNumberOfAttrs: | 0 | hasDefaultVal: | no | isConst: | yes | hasName: | yes | hasTypeRepr: | yes |
|
|
getAttr
|
|
getDefaultVal
|
|
getName
|
|
| gen_const_param.rs:7:17:7:30 | ConstParam | gen_const_param.rs:7:23:7:23 | N |
|
|
getTypeRepr
|
|
| gen_const_param.rs:7:17:7:30 | ConstParam | gen_const_param.rs:7:26:7:30 | usize |
|