Python: Use --lang=3 in tests

With internal update to qltest it will not actually do something.

- also remove it from the tests that never needed it.
This commit is contained in:
Rasmus Wriedt Larsen
2020-02-06 14:20:59 +01:00
parent 90f94e2e54
commit 397c17c4ff
14 changed files with 14 additions and 13 deletions

View File

@@ -1 +1 @@
semmle-extractor-options: --max-import-depth=0
semmle-extractor-options: --lang=3 --max-import-depth=0

View File

@@ -1,2 +1,2 @@
semmle-extractor-options: -p ../../lib/ --max-import-depth=3
semmle-extractor-options: --lang=3 -p ../../lib/ --max-import-depth=3
optimize: true

View File

@@ -1 +1 @@
semmle-extractor-options: --max-import-depth=3
semmle-extractor-options: --lang=3 --max-import-depth=3

View File

@@ -1 +1 @@
semmle-extractor-options: --respect-init=true
semmle-extractor-options: --lang=3 --respect-init=true

View File

@@ -1 +1,2 @@
semmle-extractor-options: --lang=3
automatic_locations: true

View File

@@ -1,2 +1,2 @@
semmle-extractor-options: --max-import-depth=3
semmle-extractor-options: --lang=3 --max-import-depth=3
optimize: true

View File

@@ -1 +1 @@
semmle-extractor-options: --max-import-depth=2
semmle-extractor-options: --lang=3 --max-import-depth=2

View File

@@ -1,2 +1,2 @@
automatic_locations: true
semmle-extractor-options: --max-import-depth=1
semmle-extractor-options: --lang=3 --max-import-depth=1

View File

@@ -1,2 +1,2 @@
semmle-extractor-options: --max-import-depth=3 --lang=3 -p ../../../query-tests/Security/lib/
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
optimize: true

View File

@@ -1,2 +1,2 @@
semmle-extractor-options: --max-import-depth=3 --lang=3 -p ../../../query-tests/Security/lib/
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
optimize: true

View File

@@ -1,2 +1,2 @@
semmle-extractor-options: --max-import-depth=3 --lang=3 -p ../../../query-tests/Security/lib/
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
optimize: true

View File

@@ -1,2 +1,2 @@
semmle-extractor-options: --max-import-depth=3 --lang=3 -p ../../../query-tests/Security/lib/
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
optimize: true

View File

@@ -1,2 +1,2 @@
semmle-extractor-options: --max-import-depth=3 --lang=3 -p ../../../query-tests/Security/lib/
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
optimize: true

View File

@@ -1,2 +1,2 @@
semmle-extractor-options: --max-import-depth=3 --lang=3 -p ../../../query-tests/Security/lib/
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
optimize: true