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
2026-07-21 11:18:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd2564ee4442db410a42d3f9ae944a373fae34b6
codeql
/
python
/
ql
/
test
/
2
/
query-tests
/
Expressions
History
Nick Rolfe
02395867c8
Python: avoid selecting getLocation() in py/truncated-division
2023-06-05 13:42:46 +01:00
..
expressions_test.py
Python: Expand test of py/use-of-input
2021-05-20 14:52:10 +02:00
safe_input.py
…
TruncatedDivision_test.py
Combine and clean up the test files
2020-02-26 09:04:14 -08:00
TruncatedDivision.expected
Python: avoid selecting getLocation() in py/truncated-division
2023-06-05 13:42:46 +01:00
TruncatedDivision.qlref
…
TruncatedDivisionCorrect_test.py
…
UseofApply.expected
Python: Expand test of py/use-of-input
2021-05-20 14:52:10 +02:00
UseofApply.py
Adds new UseofApply test case and results to the Python2 tests dir
2020-02-18 12:12:25 -08:00
UseofApply.qlref
…
UseofInput.expected
Python: Highlight py/use-of-input is for Python 2
2020-02-24 15:13:19 +01:00
UseofInput.qlref
…