Commit ac3ded7
Dave Bartolomeo
Replace an odd
This one C++ test has its own `queries.xml` to make "outside-of-source" path filtering work, as detailed in commit 2550788. I've replaced the `queries.xml` with `qlpack.yml`, added a comment, and added that pack to the `.codeqlmanifest.json` at the root of the repo. This will allow the library dependencies of this pack to be resolved without the need for a `--search-path` option with the upcoming packaging changes.queries.xml with qlpack.yml
1 parent 3737764 commit ac3ded7
File tree
3 files changed
+7
-1
lines changed- cpp/ql/test/query-tests/Security/CWE/CWE-190/semmle/tainted
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 0 additions & 1 deletion
This file was deleted.
0 commit comments