Python delete extractor tests. Duplicates of internal tests.

This commit is contained in:
Mark Shannon
2019-02-27 15:35:52 +00:00
parent 37a3085466
commit d605dfd542
10 changed files with 0 additions and 62 deletions

View File

@@ -1,7 +0,0 @@
123456789
223456789
323456789
423456789
5234567ø9
623456789
723456789

View File

@@ -1 +0,0 @@
Imports/EncodingError.ql

View File

@@ -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 |

View File

@@ -1 +0,0 @@
Imports/EncodingError.ql

View File

@@ -1 +0,0 @@
| nonsense.py:1:1:1:1 | Syntax Error | Syntax Error (in Python 3.5). |

View File

@@ -1 +0,0 @@
Imports/SyntaxError.ql

View File

@@ -1,12 +0,0 @@
"""Multi-line docstring
"""
# encoding:shift-jis
def f():
print "Python <20>̊J<CC8A><4A><EFBFBD>́A1990 <20>N<EFBFBD><4E><EFBFBD><EFBFBD><EB82A9><EFBFBD>J<EFBFBD>n<EFBFBD><6E><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD>"
"""

View File

@@ -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.

View File

@@ -1 +0,0 @@
print "Hello World"