Skip to content

Commit

Permalink
Commit just regenerating the itests so @smola can debug the sorting p…
Browse files Browse the repository at this point in the history
…roblem
  • Loading branch information
juanjux committed Apr 4, 2017
1 parent 34409a5 commit 7eed4d5
Show file tree
Hide file tree
Showing 18 changed files with 959 additions and 959 deletions.
194 changes: 97 additions & 97 deletions tests/aritmeticops.py.uast
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,34 @@ Module {
. . Col: 1
. }
. Children: {
. . 0: Expr {
. . 0: RemainderNoops {
. . . Roles: Whitespace
. . . StartPosition: {
. . . . Offset: 0
. . . . Line: 7
. . . . Col: 0
. . . }
. . . Properties: {
. . . . end_lineno: 8
. . . . internalRole: noops_remainder
. . . }
. . . Children: {
. . . . 0: NoopLine {
. . . . . Roles: Comment
. . . . . TOKEN "# 1@2 FIXME: matmul
"
. . . . . StartPosition: {
. . . . . . Offset: 0
. . . . . . Line: 7
. . . . . . Col: 0
. . . . . }
. . . . . Properties: {
. . . . . . internalRole: lines
. . . . . }
. . . . }
. . . }
. . }
. . 1: Expr {
. . . Roles: Expression
. . . StartPosition: {
. . . . Offset: 0
Expand All @@ -30,18 +57,7 @@ Module {
. . . . . . internalRole: value
. . . . . }
. . . . . Children: {
. . . . . . 0: Add {
. . . . . . . Roles: OpAdd
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 1
. . . . . . . . Col: 0
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . internalRole: op
. . . . . . . }
. . . . . . }
. . . . . . 1: NumLiteral {
. . . . . . 0: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "2"
. . . . . . . StartPosition: {
Expand All @@ -54,7 +70,7 @@ Module {
. . . . . . . . internalRole: right
. . . . . . . }
. . . . . . }
. . . . . . 2: NumLiteral {
. . . . . . 1: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "1"
. . . . . . . StartPosition: {
Expand All @@ -67,11 +83,22 @@ Module {
. . . . . . . . internalRole: left
. . . . . . . }
. . . . . . }
. . . . . . 2: Add {
. . . . . . . Roles: OpAdd
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 1
. . . . . . . . Col: 0
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . internalRole: op
. . . . . . . }
. . . . . . }
. . . . . }
. . . . }
. . . }
. . }
. . 1: Expr {
. . 2: Expr {
. . . Roles: Expression
. . . StartPosition: {
. . . . Offset: 0
Expand Down Expand Up @@ -133,7 +160,7 @@ Module {
. . . . }
. . . }
. . }
. . 2: Expr {
. . 3: Expr {
. . . Roles: Expression
. . . StartPosition: {
. . . . Offset: 0
Expand All @@ -154,48 +181,48 @@ Module {
. . . . . . internalRole: value
. . . . . }
. . . . . Children: {
. . . . . . 0: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "1"
. . . . . . 0: Mult {
. . . . . . . Roles: OpMultiply
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 3
. . . . . . . . Col: 1
. . . . . . . . Col: 0
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . NumType: int
. . . . . . . . internalRole: left
. . . . . . . . internalRole: op
. . . . . . . }
. . . . . . }
. . . . . . 1: Mult {
. . . . . . . Roles: OpMultiply
. . . . . . 1: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "2"
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 3
. . . . . . . . Col: 0
. . . . . . . . Col: 3
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . internalRole: op
. . . . . . . . NumType: int
. . . . . . . . internalRole: right
. . . . . . . }
. . . . . . }
. . . . . . 2: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "2"
. . . . . . . TOKEN "1"
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 3
. . . . . . . . Col: 3
. . . . . . . . Col: 1
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . NumType: int
. . . . . . . . internalRole: right
. . . . . . . . internalRole: left
. . . . . . . }
. . . . . . }
. . . . . }
. . . . }
. . . }
. . }
. . 3: Expr {
. . 4: Expr {
. . . Roles: Expression
. . . StartPosition: {
. . . . Offset: 0
Expand All @@ -216,48 +243,48 @@ Module {
. . . . . . internalRole: value
. . . . . }
. . . . . Children: {
. . . . . . 0: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "1"
. . . . . . 0: Div {
. . . . . . . Roles: OpDivide
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 4
. . . . . . . . Col: 1
. . . . . . . . Col: 0
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . NumType: int
. . . . . . . . internalRole: left
. . . . . . . . internalRole: op
. . . . . . . }
. . . . . . }
. . . . . . 1: Div {
. . . . . . . Roles: OpDivide
. . . . . . 1: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "2"
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 4
. . . . . . . . Col: 0
. . . . . . . . Col: 3
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . internalRole: op
. . . . . . . . NumType: int
. . . . . . . . internalRole: right
. . . . . . . }
. . . . . . }
. . . . . . 2: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "2"
. . . . . . . TOKEN "1"
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 4
. . . . . . . . Col: 3
. . . . . . . . Col: 1
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . NumType: int
. . . . . . . . internalRole: right
. . . . . . . . internalRole: left
. . . . . . . }
. . . . . . }
. . . . . }
. . . . }
. . . }
. . }
. . 4: Expr {
. . 5: Expr {
. . . Roles: Expression
. . . StartPosition: {
. . . . Offset: 0
Expand All @@ -278,47 +305,47 @@ Module {
. . . . . . internalRole: value
. . . . . }
. . . . . Children: {
. . . . . . 0: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "2"
. . . . . . 0: FloorDiv {
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 5
. . . . . . . . Col: 4
. . . . . . . . Col: 0
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . NumType: int
. . . . . . . . internalRole: right
. . . . . . . . internalRole: op
. . . . . . . }
. . . . . . }
. . . . . . 1: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "1"
. . . . . . . TOKEN "2"
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 5
. . . . . . . . Col: 1
. . . . . . . . Col: 4
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . NumType: int
. . . . . . . . internalRole: left
. . . . . . . . internalRole: right
. . . . . . . }
. . . . . . }
. . . . . . 2: FloorDiv {
. . . . . . 2: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "1"
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 5
. . . . . . . . Col: 0
. . . . . . . . Col: 1
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . internalRole: op
. . . . . . . . NumType: int
. . . . . . . . internalRole: left
. . . . . . . }
. . . . . . }
. . . . . }
. . . . }
. . . }
. . }
. . 5: Expr {
. . 6: Expr {
. . . Roles: Expression
. . . StartPosition: {
. . . . Offset: 0
Expand Down Expand Up @@ -380,7 +407,7 @@ Module {
. . . . }
. . . }
. . }
. . 6: Expr {
. . 7: Expr {
. . . Roles: Expression
. . . StartPosition: {
. . . . Offset: 0
Expand All @@ -401,73 +428,46 @@ Module {
. . . . . . internalRole: value
. . . . . }
. . . . . Children: {
. . . . . . 0: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "1"
. . . . . . 0: Pow {
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 7
. . . . . . . . Col: 1
. . . . . . . . Col: 0
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . NumType: int
. . . . . . . . internalRole: left
. . . . . . . . internalRole: op
. . . . . . . }
. . . . . . }
. . . . . . 1: Pow {
. . . . . . 1: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "2"
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 7
. . . . . . . . Col: 0
. . . . . . . . Col: 4
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . internalRole: op
. . . . . . . . NumType: int
. . . . . . . . internalRole: right
. . . . . . . }
. . . . . . }
. . . . . . 2: NumLiteral {
. . . . . . . Roles: NumberLiteral
. . . . . . . TOKEN "2"
. . . . . . . TOKEN "1"
. . . . . . . StartPosition: {
. . . . . . . . Offset: 0
. . . . . . . . Line: 7
. . . . . . . . Col: 4
. . . . . . . . Col: 1
. . . . . . . }
. . . . . . . Properties: {
. . . . . . . . NumType: int
. . . . . . . . internalRole: right
. . . . . . . . internalRole: left
. . . . . . . }
. . . . . . }
. . . . . }
. . . . }
. . . }
. . }
. . 7: RemainderNoops {
. . . Roles: Whitespace
. . . StartPosition: {
. . . . Offset: 0
. . . . Line: 7
. . . . Col: 0
. . . }
. . . Properties: {
. . . . end_lineno: 8
. . . . internalRole: noops_remainder
. . . }
. . . Children: {
. . . . 0: NoopLine {
. . . . . Roles: Comment
. . . . . TOKEN "# 1@2 FIXME: matmul
"
. . . . . StartPosition: {
. . . . . . Offset: 0
. . . . . . Line: 7
. . . . . . Col: 0
. . . . . }
. . . . . Properties: {
. . . . . . internalRole: lines
. . . . . }
. . . . }
. . . }
. . }
. }
}

Loading

0 comments on commit 7eed4d5

Please sign in to comment.