This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-28 14:46:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bed10ad5626bbad3e11cb231f67ee02ca282b457
codeql
/
python
/
ql
/
test
/
query-tests
/
Functions
/
general
History
Rasmus Lerchedahl Petersen
60d5ba23b3
Python: Move test into appropriate class.
...
Also update test expectations with changed line numbers.
2020-05-15 13:51:51 +02:00
..
zope
…
DeprecatedSliceMethod.expected
…
DeprecatedSliceMethod.qlref
…
explicit_return_in_init.py
…
ExplicitReturnInInit.expected
…
ExplicitReturnInInit.qlref
…
functions_test.py
Python: Add test of safe methods for py/modification-of-default-value
2020-05-05 11:14:37 +02:00
IncorrectRaiseInSpecialMethod.expected
Python: Move test into appropriate class.
2020-05-15 13:51:51 +02:00
IncorrectRaiseInSpecialMethod.qlref
…
InitIsGenerator.expected
…
InitIsGenerator.qlref
…
IterReturnsNonIterator.expected
…
IterReturnsNonIterator.qlref
…
IterReturnsNonSelf.expected
…
IterReturnsNonSelf.qlref
…
ModificationOfParameterWithDefault.expected
…
ModificationOfParameterWithDefault.qlref
…
mox.py
…
NonCls.expected
…
NonCls.qlref
…
NonSelf.expected
…
NonSelf.qlref
…
om_test.py
…
OverlyComplexDelMethod.expected
Python: ObjectAPI to ValueAPI: OverlyComplexDelMethod: Adds preliminary modernization
2020-04-07 21:31:35 -07:00
OverlyComplexDelMethod.qlref
…
parameter_names.py
…
protocols.py
Python: Move test into appropriate class.
2020-05-15 13:51:51 +02:00
SignatureOverriddenMethod.expected
…
SignatureOverriddenMethod.qlref
…
SignatureSpecialMethods.expected
Python: Move test into appropriate class.
2020-05-15 13:51:51 +02:00
SignatureSpecialMethods.qlref
…
special.py
…
use_mox.py
…