Skip to content

Commit f28eb6b

Browse files
committed
ql4ql: use shared inline tests
- add util shared pack to ql - remove from identical-files
1 parent 0d6c643 commit f28eb6b

File tree

4 files changed

+20
-406
lines changed

4 files changed

+20
-406
lines changed

config/identical-files.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,6 @@
403403
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/rangeanalysis/ControlFlowReachability.qll"
404404
],
405405
"Inline Test Expectations": [
406-
"ql/ql/test/TestUtilities/InlineExpectationsTest.qll",
407406
"go/ql/test/TestUtilities/InlineExpectationsTest.qll",
408407
"swift/ql/test/TestUtilities/InlineExpectationsTest.qll"
409408
],

ql/ql/src/qlpack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ defaultSuiteFile: codeql-suites/ql-code-scanning.qls
77
extractor: ql
88
dependencies:
99
codeql/typos: ${workspace}
10+
codeql/util: ${workspace}

0 commit comments

Comments
 (0)