Skip to content

Commit e08ab32

Browse files
committed
C#/Java: Use test utilities shipped with CodeQL.
1 parent 20ef757 commit e08ab32

File tree

52 files changed

+46
-154
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+46
-154
lines changed

csharp/test/TestUtilities/PrettyPrintModels.ql

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
query: security/CWE-328/WeakHashingAlgorithms.ql
2-
postprocess: TestUtilities/PrettyPrintModels.ql
2+
postprocess: utils/test/PrettyPrintModels.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
query: security/CWE-328/WeakPasswordHashing.ql
2-
postprocess: TestUtilities/PrettyPrintModels.ql
2+
postprocess: utils/test/PrettyPrintModels.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
query: security/CWE-328/WeakSensitiveDataHashing.ql
2-
postprocess: TestUtilities/PrettyPrintModels.ql
2+
postprocess: utils/test/PrettyPrintModels.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
query: security/CWE-759/HashWithoutSalt.ql
2-
postprocess: TestUtilities/PrettyPrintModels.ql
2+
postprocess: utils/test/PrettyPrintModels.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
query: security/CWE-760/HardcodedSalt.ql
2-
postprocess: TestUtilities/PrettyPrintModels.ql
2+
postprocess: utils/test/PrettyPrintModels.ql

java/test/TestUtilities/InlineExpectationsTest.qll

Lines changed: 0 additions & 8 deletions
This file was deleted.

java/test/TestUtilities/InlineFlowTest.qll

Lines changed: 0 additions & 36 deletions
This file was deleted.

java/test/TestUtilities/InlineMadTest.qll

Lines changed: 0 additions & 16 deletions
This file was deleted.

java/test/TestUtilities/PrettyPrintModels.ql

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)