.. |
BreakOrReturnInFinally.expected
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
BreakOrReturnInFinally.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
C_StyleParentheses.expected
|
Python: Add some lines in test file
|
2021-09-13 20:00:50 +02:00 |
C_StyleParentheses.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
ConstantInConditional.expected
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
ConstantInConditional.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
MismatchInMultipleAssignment.expected
|
Python: Modernise Statements/ queries
|
2020-02-19 14:10:29 +01:00 |
MismatchInMultipleAssignment.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
ModificationOfLocals.expected
|
Python: Fix `globals() == locals()` FP
|
2021-09-13 20:03:11 +02:00 |
ModificationOfLocals.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
NestedLoopsSameVariable.expected
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
NestedLoopsSameVariable.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
NestedLoopsSameVariableWithReuse.expected
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
NestedLoopsSameVariableWithReuse.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
NonIteratorInForLoop.expected
|
changes to address reviews
|
2022-10-07 22:31:00 +02:00 |
NonIteratorInForLoop.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
RedundantAssignment.expected
|
Python: Modernise Statements/ queries
|
2020-02-19 14:10:29 +01:00 |
RedundantAssignment.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
ShouldUseWithStatement.expected
|
Python: Add some lines in test file
|
2021-09-13 20:00:50 +02:00 |
ShouldUseWithStatement.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
StringConcatenationInLoop.expected
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
StringConcatenationInLoop.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
UnnecessaryDelete.expected
|
Python: avoid selecting getLocation() in py/unnecessary-delete
|
2023-06-05 11:16:13 +01:00 |
UnnecessaryDelete.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
UnnecessaryElseClause.expected
|
Python: Modernise Statements/ queries
|
2020-02-19 14:10:29 +01:00 |
UnnecessaryElseClause.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
UnnecessaryPass.expected
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
UnnecessaryPass.qlref
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
nested.py
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
performance.py
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
statements_test.py
|
Python: Modernise Statements/ queries
|
2020-02-19 14:10:29 +01:00 |
test.py
|
Python: Add `globals() == locals()` test
|
2021-09-13 20:02:08 +02:00 |