Skip to content

Commit

Permalink
TEST: Updated reference tests
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Dec 21, 2023
1 parent d826654 commit ed63468
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion tests/reference/asr-array_01-1c98579.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"outfile": null,
"outfile_hash": null,
"stdout": "asr-array_01-1c98579.stdout",
"stdout_hash": "39e2651bf0ba48fe08ff167a6def7c7c94bbb6dbb498b995aa00ea48",
"stdout_hash": "337b11bab91bf64e841d76a62768573e77f7b5b2db440edef9ad10e7",
"stderr": null,
"stderr_hash": null,
"returncode": 0
Expand Down
8 changes: 4 additions & 4 deletions tests/reference/asr-array_01-1c98579.stdout
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
(Var 2 i)
Lt
(IntegerConstant 5 (Integer 4))
(Integer 4)
(Logical 4)
()
)
[(=
Expand Down Expand Up @@ -340,7 +340,7 @@
(Var 2 j)
Lt
(IntegerConstant 4 (Integer 4))
(Integer 4)
(Logical 4)
()
)
[(=
Expand All @@ -354,7 +354,7 @@
(Var 2 k)
Lt
(IntegerConstant 3 (Integer 4))
(Integer 4)
(Logical 4)
()
)
[(=
Expand All @@ -368,7 +368,7 @@
(Var 2 l)
Lt
(IntegerConstant 2 (Integer 4))
(Integer 4)
(Logical 4)
()
)
[(=
Expand Down
2 changes: 1 addition & 1 deletion tests/reference/asr-array_02-038b0ce.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"outfile": null,
"outfile_hash": null,
"stdout": "asr-array_02-038b0ce.stdout",
"stdout_hash": "4e21cea7e6fe96415c34a8b37dd576158110f052e081365f79a648ba",
"stdout_hash": "be1e2e3174f008918af1f48265f78ff96e7fe5bd39cb3331be787e64",
"stderr": null,
"stderr_hash": null,
"returncode": 0
Expand Down
14 changes: 7 additions & 7 deletions tests/reference/asr-array_02-038b0ce.stdout
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
(Var 2 num)
Lt
(Var 2 nums)
(Integer 4)
(Logical 4)
()
)
[(=
Expand All @@ -436,7 +436,7 @@
(Var 2 i)
Lt
(Var 2 m)
(Integer 4)
(Logical 4)
()
)
[(=
Expand All @@ -450,7 +450,7 @@
(Var 2 j)
Lt
(Var 2 n)
(Integer 4)
(Logical 4)
()
)
[(=
Expand Down Expand Up @@ -547,7 +547,7 @@
(Var 2 k)
Lt
(Var 2 n)
(Integer 4)
(Logical 4)
()
)
[(=
Expand Down Expand Up @@ -615,7 +615,7 @@
(Var 2 num1)
Lt
(Var 2 nums)
(Integer 4)
(Logical 4)
()
)
[(=
Expand All @@ -629,7 +629,7 @@
(Var 2 i1)
Lt
(IntegerConstant 4 (Integer 4))
(Integer 4)
(Logical 4)
()
)
[(=
Expand All @@ -656,7 +656,7 @@
(Var 2 j1)
Lt
(IntegerConstant 10 (Integer 4))
(Integer 4)
(Logical 4)
()
)
[(=
Expand Down

0 comments on commit ed63468

Please sign in to comment.