Skip to content

Commit a86679a

Browse files
committed
Remove unit tests for duplicate-code detection
The old Semmle duplicate-code detection code has never been done when extracting databases for the CodeQL CLI, except that `codeql test run` will run it _just_ in order to support tests of the feature. With the sunsetting of Odasa there's no need to even _test_ the feature anymore. This commit removes those tests that fail when the duplicate-code detector is turned off. Once it is merged and bumped, we can finally remove it from `codeql`.
1 parent cb8c5e8 commit a86679a

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

csharp/ql/test/query-tests/Metrics/Dependencies/ExternalDependencies/ExternalDependencies.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

csharp/ql/test/query-tests/Metrics/Dependencies/ExternalDependencies/ExternalDependenciesSourceLinks.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

csharp/ql/test/query-tests/Metrics/Files/FLinesOfDuplicatedCode/flinesofduplicatedcode.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

python/ql/test/query-tests/Metrics/duplicate/FLinesOfDuplicatedCode.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

python/ql/test/query-tests/Metrics/duplicate/FLinesOfSimilarCode.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)