Skip to content

Commit

Permalink
ASTDiff: Update test results
Browse files Browse the repository at this point in the history
  • Loading branch information
pouryafard75 committed Dec 11, 2024
1 parent 50d89d5 commit 69be1d8
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2253,6 +2253,17 @@
"secondPos" : 2895,
"firstEndPos" : 3426,
"secondEndPos" : 3035
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
"firstLabel" : "Makes sure the session is updated before calling the",
"secondLabel" : "Makes sure ",
"firstParentType" : "TagElement",
"secondParentType" : "TagElement",
"firstPos" : 3331,
"secondPos" : 2895,
"firstEndPos" : 3383,
"secondEndPos" : 2906
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
Expand Down Expand Up @@ -2484,6 +2495,17 @@
"secondPos" : 3203,
"firstEndPos" : 3681,
"secondEndPos" : 3343
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
"firstLabel" : "Makes sure the session is updated before calling the",
"secondLabel" : "Makes sure ",
"firstParentType" : "TagElement",
"secondParentType" : "TagElement",
"firstPos" : 3586,
"secondPos" : 3203,
"firstEndPos" : 3638,
"secondEndPos" : 3214
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
Expand Down Expand Up @@ -2770,6 +2792,17 @@
"secondPos" : 3528,
"firstEndPos" : 3955,
"secondEndPos" : 3671
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
"firstLabel" : "Makes sure the context is stored before calling the",
"secondLabel" : "Makes sure ",
"firstParentType" : "TagElement",
"secondParentType" : "TagElement",
"firstPos" : 3858,
"secondPos" : 3528,
"firstEndPos" : 3909,
"secondEndPos" : 3539
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
Expand Down Expand Up @@ -3012,6 +3045,17 @@
"secondPos" : 3860,
"firstEndPos" : 4271,
"secondEndPos" : 4053
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
"firstLabel" : "Makes sure the context is stored before calling <code>getOutputStream().close()</code> or",
"secondLabel" : "Makes sure ",
"firstParentType" : "TagElement",
"secondParentType" : "TagElement",
"firstPos" : 4136,
"secondPos" : 3860,
"firstEndPos" : 4225,
"secondEndPos" : 3871
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
Expand Down Expand Up @@ -3232,6 +3276,17 @@
"secondPos" : 4244,
"firstEndPos" : 4585,
"secondEndPos" : 4417
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
"firstLabel" : "Makes sure the context is stored before calling <code>getWriter().close()</code> or",
"secondLabel" : "Makes sure ",
"firstParentType" : "TagElement",
"secondParentType" : "TagElement",
"firstPos" : 4462,
"secondPos" : 4244,
"firstEndPos" : 4545,
"secondEndPos" : 4255
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
Expand Down Expand Up @@ -3452,6 +3507,17 @@
"secondPos" : 4580,
"firstEndPos" : 4844,
"secondEndPos" : 4722
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
"firstLabel" : "Makes sure the context is stored before calling the",
"secondLabel" : "Makes sure ",
"firstParentType" : "TagElement",
"secondParentType" : "TagElement",
"firstPos" : 4748,
"secondPos" : 4580,
"firstEndPos" : 4799,
"secondEndPos" : 4591
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1494,6 +1494,17 @@
"secondPos" : 2210,
"firstEndPos" : 2307,
"secondEndPos" : 2255
}, {
"firstType" : "TextElement",
"secondType" : "TextElement",
"firstLabel" : "Whether we're past the special first call to this.next() from",
"secondLabel" : "Whether loadInitialSchema() has been called. ",
"firstParentType" : "TagElement",
"secondParentType" : "TagElement",
"firstPos" : 2210,
"secondPos" : 2210,
"firstEndPos" : 2271,
"secondEndPos" : 2255
}, {
"firstType" : "Modifier",
"secondType" : "Modifier",
Expand Down

0 comments on commit 69be1d8

Please sign in to comment.