1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
semantic/test/fixtures/python
2018-03-23 11:01:13 -04:00
..
analysis Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
import-graph Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
assert-statement.A.py Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
assert-statement.B.py Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
assert-statement.diffA-B.txt Fix _most of_ the failures. 2017-09-25 18:45:37 -04:00
assert-statement.diffB-A.txt Fix _most of_ the failures. 2017-09-25 18:45:37 -04:00
assert-statement.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
assert-statement.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
assignment.A.py Update newlines 2017-06-08 11:07:43 -07:00
assignment.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
assignment.diffA-B.txt FreeVariable Name as NonEmpty List 2018-03-08 09:34:09 -08:00
assignment.diffB-A.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
assignment.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
assignment.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
async-function-definition.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
async-function-definition.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
async-function-definition.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
async-function-definition.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
async-function-definition.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
async-function-definition.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
attribute.A.py Update newlines 2017-06-08 11:07:43 -07:00
attribute.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
attribute.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
attribute.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
attribute.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
attribute.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
augmented-assignment.A.py Update newlines 2017-06-08 11:07:43 -07:00
augmented-assignment.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
augmented-assignment.diffA-B.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
augmented-assignment.diffB-A.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
augmented-assignment.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
augmented-assignment.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
await.A.py Await statement test fixture 2017-06-06 17:04:43 -07:00
await.B.py Await statement test fixture 2017-06-06 17:04:43 -07:00
await.diffA-B.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
await.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
await.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
await.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
binary-operator.A.py Add newline 2017-06-08 11:17:42 -07:00
binary-operator.B.py Binary operator test fixture 2017-06-05 17:06:22 -07:00
binary-operator.diffA-B.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
binary-operator.diffB-A.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
binary-operator.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
binary-operator.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
boolean-operator.A.py Boolean operator test fixture 2017-06-05 17:06:33 -07:00
boolean-operator.B.py Boolean operator test fixture 2017-06-05 17:06:33 -07:00
boolean-operator.diffA-B.txt Fix boolean operator tests 2017-12-27 14:50:33 -05:00
boolean-operator.diffB-A.txt Fix boolean operator tests 2017-12-27 14:50:33 -05:00
boolean-operator.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
boolean-operator.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
boolean.A.py Boolean test fixture 2017-06-06 17:04:56 -07:00
boolean.B.py Boolean test fixture 2017-06-06 17:04:56 -07:00
boolean.diffA-B.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
boolean.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
boolean.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
boolean.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
break-statement.A.py Break statement test fixture 2017-06-06 17:05:12 -07:00
break-statement.B.py Break statement test fixture 2017-06-06 17:05:12 -07:00
break-statement.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
break-statement.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
break-statement.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
break-statement.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
call.A.py Update newlines 2017-06-08 11:07:43 -07:00
call.B.py Relax identifier to expression 2017-07-21 14:25:14 -07:00
call.diffA-B.txt Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
call.diffB-A.txt Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
call.parseA.txt Fix up tests again 2018-03-08 07:57:18 -08:00
call.parseB.txt Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
class-definition.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
class-definition.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
class-definition.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
class-definition.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
class-definition.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
class-definition.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
comment.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
comment.B.py Comment test fixture 2017-06-06 17:05:30 -07:00
comment.diffA-B.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
comment.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
comment.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
comment.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
comparison-operator.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
comparison-operator.B.py Comparison operator test fixture 2017-06-06 17:05:38 -07:00
comparison-operator.diffA-B.txt FreeVariable Name as NonEmpty List 2018-03-08 09:34:09 -08:00
comparison-operator.diffB-A.txt FreeVariable Name as NonEmpty List 2018-03-08 09:34:09 -08:00
comparison-operator.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
comparison-operator.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
concatenated-string.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
concatenated-string.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
concatenated-string.diffA-B.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
concatenated-string.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
concatenated-string.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
concatenated-string.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
conditional-expression.A.py Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
conditional-expression.B.py Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
conditional-expression.diffA-B.txt Fix up tests again 2018-03-08 07:57:18 -08:00
conditional-expression.diffB-A.txt Fix up tests again 2018-03-08 07:57:18 -08:00
conditional-expression.parseA.txt Fix up tests again 2018-03-08 07:57:18 -08:00
conditional-expression.parseB.txt Fix up tests again 2018-03-08 07:57:18 -08:00
continue-statement.A.py Continue statement test fixture 2017-06-06 17:06:11 -07:00
continue-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
continue-statement.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
continue-statement.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
continue-statement.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
continue-statement.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
decorated-definition.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
decorated-definition.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
decorated-definition.diffA-B.txt Fix up tests again 2018-03-08 07:57:18 -08:00
decorated-definition.diffB-A.txt Fix up tests again 2018-03-08 07:57:18 -08:00
decorated-definition.parseA.txt Fix up tests again 2018-03-08 07:57:18 -08:00
decorated-definition.parseB.txt Fix up tests again 2018-03-08 07:57:18 -08:00
delete-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
delete-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
delete-statement.diffA-B.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
delete-statement.diffB-A.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
delete-statement.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
delete-statement.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
dictionary-comprehension.A.py Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
dictionary-comprehension.B.py Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
dictionary-comprehension.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
dictionary-comprehension.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
dictionary-comprehension.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
dictionary-comprehension.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
dictionary.A.py Update newlines 2017-06-08 11:07:43 -07:00
dictionary.B.py Allow comments in pairs 2017-07-21 15:10:31 -07:00
dictionary.diffA-B.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
dictionary.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
dictionary.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
dictionary.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
dotted-name.A.py Dotted name test fixture 2017-06-06 17:06:47 -07:00
dotted-name.B.py Dotted name test fixture 2017-06-06 17:06:47 -07:00
dotted-name.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
dotted-name.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
dotted-name.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
dotted-name.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
ellipsis.A.py Ellipsis test fixture 2017-06-06 17:06:55 -07:00
ellipsis.B.py Ellipsis test fixture 2017-06-06 17:06:55 -07:00
ellipsis.diffA-B.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
ellipsis.diffB-A.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
ellipsis.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
ellipsis.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
exec-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
exec-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
exec-statement.diffA-B.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
exec-statement.diffB-A.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
exec-statement.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
exec-statement.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
expression-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
expression-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
expression-statement.diffA-B.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
expression-statement.diffB-A.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
expression-statement.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
expression-statement.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
float.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
float.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
float.diffA-B.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
float.diffB-A.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
float.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
float.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
for-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
for-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
for-statement.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
for-statement.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
for-statement.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
for-statement.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
function-definition.A.py Assign dictionary splat parameters 2017-07-11 15:31:19 -07:00
function-definition.B.py Assign dictionary splat parameters 2017-07-11 15:31:19 -07:00
function-definition.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
function-definition.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
function-definition.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
function-definition.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
generator-expression.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
generator-expression.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
generator-expression.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
generator-expression.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
generator-expression.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
generator-expression.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
global-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
global-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
global-statement.diffA-B.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
global-statement.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
global-statement.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
global-statement.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
identifier.A.py Update newlines 2017-06-08 11:07:43 -07:00
identifier.B.py Allow assignment of KeywordIdentifier 2017-07-21 14:17:22 -07:00
identifier.diffA-B.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
identifier.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
identifier.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
identifier.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
if-statement.A.py Python elif and else need to take multiple statements too 2017-07-20 11:42:56 -07:00
if-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
if-statement.diffA-B.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
if-statement.diffB-A.txt Fix _most of_ the failures. 2017-09-25 18:45:37 -04:00
if-statement.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
if-statement.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
import-from-statement.A.py Fix tests 2018-02-13 12:44:50 -05:00
import-from-statement.B.py Fix tests 2018-02-13 12:44:50 -05:00
import-from-statement.diffA-B.txt Update integration fixtures for changes to assignment 2018-03-14 16:13:41 -07:00
import-from-statement.diffB-A.txt Update integration fixtures for changes to assignment 2018-03-14 16:13:41 -07:00
import-from-statement.parseA.txt Update integration fixtures for changes to assignment 2018-03-14 16:13:41 -07:00
import-from-statement.parseB.txt Update integration fixtures for changes to assignment 2018-03-14 16:13:41 -07:00
import-statement.A.py Fix tests 2018-02-13 12:44:50 -05:00
import-statement.B.py Fix tests 2018-02-13 12:44:50 -05:00
import-statement.diffA-B.txt Fix up tests again 2018-03-08 07:57:18 -08:00
import-statement.diffB-A.txt Fix up tests again 2018-03-08 07:57:18 -08:00
import-statement.parseA.txt Fix up tests again 2018-03-08 07:57:18 -08:00
import-statement.parseB.txt Fix up tests again 2018-03-08 07:57:18 -08:00
integer.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
integer.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
integer.diffA-B.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
integer.diffB-A.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
integer.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
integer.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
keyword-identifier.A.py Keyword identifier test fixture 2017-06-06 17:10:24 -07:00
keyword-identifier.B.py Keyword identifier test fixture 2017-06-06 17:10:24 -07:00
keyword-identifier.diffA-B.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
keyword-identifier.diffB-A.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
keyword-identifier.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
keyword-identifier.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
lambda.A.py Lambda test fixture 2017-06-06 17:10:12 -07:00
lambda.B.py Lambda test fixture 2017-06-06 17:10:12 -07:00
lambda.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
lambda.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
lambda.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
lambda.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
list-comprehension.A.py Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
list-comprehension.B.py Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
list-comprehension.diffA-B.txt Fix up tests again 2018-03-08 07:57:18 -08:00
list-comprehension.diffB-A.txt Fix up tests again 2018-03-08 07:57:18 -08:00
list-comprehension.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
list-comprehension.parseB.txt Fix up tests again 2018-03-08 07:57:18 -08:00
list.A.py Update newlines 2017-06-08 11:07:43 -07:00
list.B.py List test fixture 2017-06-05 17:07:05 -07:00
list.diffA-B.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
list.diffB-A.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
list.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
list.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
non-local-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
non-local-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
non-local-statement.diffA-B.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
non-local-statement.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
non-local-statement.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
non-local-statement.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
none.A.py None test fixture 2017-06-06 17:09:42 -07:00
none.B.py None test fixture 2017-06-06 17:09:42 -07:00
none.diffA-B.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
none.diffB-A.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
none.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
none.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
not.A.py Not test fixture 2017-06-06 17:09:35 -07:00
not.B.py Not test fixture 2017-06-06 17:09:35 -07:00
not.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
not.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
not.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
not.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
pass-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
pass-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
pass-statement.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
pass-statement.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
pass-statement.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
pass-statement.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
print-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
print-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
print-statement.diffA-B.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
print-statement.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
print-statement.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
print-statement.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
raise-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
raise-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
raise-statement.diffA-B.txt Fix up tests again 2018-03-08 07:57:18 -08:00
raise-statement.diffB-A.txt Fix up tests again 2018-03-08 07:57:18 -08:00
raise-statement.parseA.txt Fix up tests again 2018-03-08 07:57:18 -08:00
raise-statement.parseB.txt Fix up tests again 2018-03-08 07:57:18 -08:00
return-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
return-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
return-statement.diffA-B.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
return-statement.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
return-statement.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
return-statement.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
set-comprehension.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
set-comprehension.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
set-comprehension.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
set-comprehension.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
set-comprehension.parseA.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
set-comprehension.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
set.A.py Set test fixture 2017-06-06 17:08:41 -07:00
set.B.py Set test fixture 2017-06-06 17:08:41 -07:00
set.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
set.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
set.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
set.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
slice.A.py Add slice test fixtures 2017-07-12 15:34:17 -07:00
slice.B.py Add slice test fixtures 2017-07-12 15:34:17 -07:00
slice.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
slice.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
slice.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
slice.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
string.A.py String test fixture 2017-06-06 17:08:33 -07:00
string.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
string.diffA-B.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
string.diffB-A.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
string.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
string.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
subscript.A.py Update newlines 2017-06-08 11:07:43 -07:00
subscript.B.py Update newlines 2017-06-08 11:07:43 -07:00
subscript.diffA-B.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
subscript.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
subscript.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
subscript.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
try-statement.A.py Finally clauses can have multiple statements/expressions 2017-07-21 15:46:17 -07:00
try-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
try-statement.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
try-statement.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
try-statement.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
try-statement.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
tuple.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
tuple.B.py Tuple test fixture 2017-06-06 17:08:11 -07:00
tuple.diffA-B.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
tuple.diffB-A.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
tuple.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
tuple.parseB.txt Flatten out python trees a bit 2018-01-19 07:51:01 -08:00
unary-operator.A.py Update newlines 2017-06-08 11:07:43 -07:00
unary-operator.B.py Update newlines 2017-06-08 11:07:43 -07:00
unary-operator.diffA-B.txt Update the fixtures. 2017-12-01 17:13:24 -05:00
unary-operator.diffB-A.txt FreeVariable Name as NonEmpty List 2018-03-08 09:34:09 -08:00
unary-operator.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
unary-operator.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
while-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
while-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
while-statement.diffA-B.txt Fix the while-statement diff. 2017-09-25 18:46:47 -04:00
while-statement.diffB-A.txt Update a bunch of fixtures. 2017-10-24 15:13:47 -04:00
while-statement.parseA.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
while-statement.parseB.txt Update the Python fixtures. 2017-08-15 10:05:34 -04:00
with-statement.A.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
with-statement.B.py Normalize new lines for python fixture files 2017-06-07 10:30:37 -07:00
with-statement.diffA-B.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
with-statement.diffB-A.txt Update the fixtures. 2017-10-03 15:26:50 -04:00
with-statement.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
with-statement.parseB.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
with.A.py Fix issues with with and multiple body statements 2017-07-21 15:01:01 -07:00
with.B.py With statements with multiple withItems and partial withItems 2017-07-21 15:46:04 -07:00
with.diffA-B.txt Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
with.diffB-A.txt Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
with.parseA.txt Fix up tests again 2018-03-08 07:57:18 -08:00
with.parseB.txt Merge branch 'module-resolution' into remove-fail 2018-03-23 11:01:13 -04:00
yield.A.py Move yield to top level 2017-07-21 14:59:19 -07:00
yield.B.py Correct the yield fixture. 2017-08-15 09:55:00 -04:00
yield.diffA-B.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
yield.diffB-A.txt Correct the language fixtures. 2017-09-09 23:41:12 +01:00
yield.parseA.txt Generate test fixtures for Python 2017-08-11 11:58:45 -07:00
yield.parseB.txt Correct the yield fixture. 2017-08-15 09:55:00 -04:00