зеркало из https://github.com/github/codeql.git
Merge pull request #1001 from markshannon/python-delete-internal-tests
Python delete extractor tests. Duplicates of internal tests.
This commit is contained in:
Коммит
a83f33be33
|
@ -1,7 +0,0 @@
|
|||
123456789
|
||||
223456789
|
||||
323456789
|
||||
423456789
|
||||
5234567ø9
|
||||
623456789
|
||||
723456789
|
|
@ -1 +0,0 @@
|
|||
Imports/EncodingError.ql
|
|
@ -1 +0,0 @@
|
|||
| bad_encoding.py:11:19:11:19 | Encoding Error | 'utf-8' codec can't decode byte 0x82 in position 82: invalid start byte |
|
|
@ -1 +0,0 @@
|
|||
Imports/EncodingError.ql
|
|
@ -1 +0,0 @@
|
|||
| nonsense.py:1:1:1:1 | Syntax Error | Syntax Error (in Python 3.5). |
|
|
@ -1 +0,0 @@
|
|||
Imports/SyntaxError.ql
|
|
@ -1,12 +0,0 @@
|
|||
"""Multi-line docstring
|
||||
|
||||
|
||||
|
||||
|
||||
"""
|
||||
|
||||
# encoding:shift-jis
|
||||
|
||||
def f():
|
||||
print "Python の開発は、1990 年ごろから開始されています"
|
||||
"""
|
|
@ -1,37 +0,0 @@
|
|||
`Twas brillig, and the slithy toves
|
||||
Did gyre and gimble in the wabe:
|
||||
All mimsy were the borogoves,
|
||||
And the mome raths outgrabe.
|
||||
|
||||
|
||||
"Beware the Jabberwock, my son!
|
||||
The jaws that bite, the claws that catch!
|
||||
Beware the Jubjub bird, and shun
|
||||
The frumious Bandersnatch!"
|
||||
|
||||
He took his vorpal sword in hand:
|
||||
Long time the manxome foe he sought --
|
||||
So rested he by the Tumtum tree,
|
||||
And stood awhile in thought.
|
||||
|
||||
And, as in uffish thought he stood,
|
||||
The Jabberwock, with eyes of flame,
|
||||
Came whiffling through the tulgey wood,
|
||||
And burbled as it came!
|
||||
|
||||
One, two! One, two! And through and through
|
||||
The vorpal blade went snicker-snack!
|
||||
He left it dead, and with its head
|
||||
He went galumphing back.
|
||||
|
||||
"And, has thou slain the Jabberwock?
|
||||
Come to my arms, my beamish boy!
|
||||
O frabjous day! Callooh! Callay!'
|
||||
He chortled in his joy.
|
||||
|
||||
|
||||
`Twas brillig, and the slithy toves
|
||||
Did gyre and gimble in the wabe;
|
||||
All mimsy were the borogoves,
|
||||
And the mome raths outgrabe.
|
||||
|
|
@ -1 +0,0 @@
|
|||
print "Hello World"
|
Загрузка…
Ссылка в новой задаче