1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
semantic/test/fixtures/python/corpus
2018-05-30 23:51:11 -04:00
..
assert-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
assert-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
assert-statement.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
assert-statement.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
assert-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
assert-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
assignment.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
assignment.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
assignment.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
assignment.diffB-A.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
assignment.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
assignment.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
async-function-definition.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
async-function-definition.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
async-function-definition.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
async-function-definition.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
async-function-definition.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
async-function-definition.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
attribute.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
attribute.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
attribute.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
attribute.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
attribute.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
attribute.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
augmented-assignment.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
augmented-assignment.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
augmented-assignment.diffA-B.txt Update a bunch of fixtures. 2018-05-16 16:38:40 -04:00
augmented-assignment.diffB-A.txt Fix tests. 2018-05-30 18:29:54 -04:00
augmented-assignment.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
augmented-assignment.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
await.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
await.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
await.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
await.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
await.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
await.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
binary-operator.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
binary-operator.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
binary-operator.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
binary-operator.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
binary-operator.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
binary-operator.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean-operator.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean-operator.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean-operator.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean-operator.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean-operator.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean-operator.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
boolean.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
break-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
break-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
break-statement.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
break-statement.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
break-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
break-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
call.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
call.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
call.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
call.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
call.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
call.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
class-definition.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
class-definition.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
class-definition.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
class-definition.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
class-definition.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
class-definition.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comment.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comment.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comment.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comment.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comment.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comment.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comparison-operator.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comparison-operator.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comparison-operator.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comparison-operator.diffB-A.txt Fix tests. 2018-05-30 18:29:54 -04:00
comparison-operator.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
comparison-operator.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
concatenated-string.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
concatenated-string.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
concatenated-string.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
concatenated-string.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
concatenated-string.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
concatenated-string.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
conditional-expression.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
conditional-expression.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
conditional-expression.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
conditional-expression.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
conditional-expression.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
conditional-expression.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
continue-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
continue-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
continue-statement.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
continue-statement.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
continue-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
continue-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
decorated-definition.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
decorated-definition.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
decorated-definition.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
decorated-definition.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
decorated-definition.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
decorated-definition.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
delete-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
delete-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
delete-statement.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
delete-statement.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
delete-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
delete-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dictionary-comprehension.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dictionary-comprehension.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dictionary-comprehension.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
dictionary-comprehension.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
dictionary-comprehension.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
dictionary-comprehension.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
dictionary.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dictionary.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dictionary.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dictionary.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dictionary.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dictionary.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dotted-name.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dotted-name.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dotted-name.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dotted-name.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dotted-name.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
dotted-name.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
ellipsis.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
ellipsis.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
ellipsis.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
ellipsis.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
ellipsis.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
ellipsis.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
exec-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
exec-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
exec-statement.diffA-B.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
exec-statement.diffB-A.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
exec-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
exec-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
expression-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
expression-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
expression-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
expression-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
expression-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
expression-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
float.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
float.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
float.diffA-B.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
float.diffB-A.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
float.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
float.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
for-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
for-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
for-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
for-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
for-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
for-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
function-definition.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
function-definition.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
function-definition.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
function-definition.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
function-definition.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
function-definition.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
generator-expression.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
generator-expression.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
generator-expression.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
generator-expression.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
generator-expression.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
generator-expression.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
global-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
global-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
global-statement.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
global-statement.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
global-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
global-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
identifier.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
identifier.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
identifier.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
identifier.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
identifier.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
identifier.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
if-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
if-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
if-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
if-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
if-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
if-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
import-from-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
import-from-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
import-from-statement.diffA-B.txt Fix tests. 2018-05-30 18:29:54 -04:00
import-from-statement.diffB-A.txt Fix tests. 2018-05-30 18:29:54 -04:00
import-from-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
import-from-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
import-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
import-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
import-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
import-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
import-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
import-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
integer.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
integer.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
integer.diffA-B.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
integer.diffB-A.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
integer.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
integer.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
keyword-identifier.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
keyword-identifier.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
keyword-identifier.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
keyword-identifier.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
keyword-identifier.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
keyword-identifier.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
lambda.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
lambda.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
lambda.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
lambda.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
lambda.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
lambda.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
list-comprehension.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
list-comprehension.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
list-comprehension.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
list-comprehension.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
list-comprehension.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
list-comprehension.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
list.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
list.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
list.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
list.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
list.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
list.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
non-local-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
non-local-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
non-local-statement.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
non-local-statement.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
non-local-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
non-local-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
none.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
none.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
none.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
none.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
none.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
none.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
not.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
not.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
not.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
not.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
not.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
not.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
pass-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
pass-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
pass-statement.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
pass-statement.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
pass-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
pass-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
print-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
print-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
print-statement.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
print-statement.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
print-statement.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
print-statement.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
raise-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
raise-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
raise-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
raise-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
raise-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
raise-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
return-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
return-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
return-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
return-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
return-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
return-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
set-comprehension.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
set-comprehension.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
set-comprehension.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
set-comprehension.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
set-comprehension.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
set-comprehension.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
set.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
set.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
set.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
set.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
set.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
set.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
slice.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
slice.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
slice.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
slice.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
slice.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
slice.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
string.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
string.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
string.diffA-B.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
string.diffB-A.txt Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
string.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
string.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
subscript.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
subscript.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
subscript.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
subscript.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
subscript.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
subscript.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
try-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
try-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
try-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
try-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
try-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
try-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
tuple.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
tuple.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
tuple.diffA-B.txt Update a bunch of fixtures. 2018-05-16 16:38:40 -04:00
tuple.diffB-A.txt Update a bunch of fixtures. 2018-05-16 16:38:40 -04:00
tuple.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
tuple.parseB.txt Remove explicit Paren node from syntax trees. 2018-04-23 11:00:10 -04:00
unary-operator.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
unary-operator.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
unary-operator.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
unary-operator.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
unary-operator.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
unary-operator.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
while-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
while-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
while-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
while-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
while-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
while-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
with-statement.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
with-statement.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
with-statement.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
with-statement.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
with-statement.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
with-statement.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
with.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
with.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
with.diffA-B.txt Call [] Statements 2018-05-29 14:25:31 -07:00
with.diffB-A.txt Call [] Statements 2018-05-29 14:25:31 -07:00
with.parseA.txt Call [] Statements 2018-05-29 14:25:31 -07:00
with.parseB.txt Call [] Statements 2018-05-29 14:25:31 -07:00
yield.A.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
yield.B.py Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
yield.diffA-B.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
yield.diffB-A.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
yield.parseA.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00
yield.parseB.txt Move corpus tests into their own dir 2018-04-18 13:33:17 -07:00