Skip to content

Commit

Permalink
TEST: Update reference tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaikh-Ubaid committed Jan 9, 2024
1 parent fec4842 commit f0abe53
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"basename": "asr-array_01-1c98579",
"cmd": "lc --asr-dump --no-color {infile} -o {outfile} -extra-arg=\"\"",
"basename": "asr-array_01-3a6d424",
"cmd": "lc --show-asr --no-color {infile} -o {outfile} -extra-arg=\"\"",
"infile": "tests/../integration_tests/array_01.cpp",
"infile_hash": "deb860e61919d1bd2fbc7abeeed41124193f4284de0838d4ba94fa09",
"outfile": null,
"outfile_hash": null,
"stdout": "asr-array_01-1c98579.stdout",
"stdout": "asr-array_01-3a6d424.stdout",
"stdout_hash": "337b11bab91bf64e841d76a62768573e77f7b5b2db440edef9ad10e7",
"stderr": null,
"stderr_hash": null,
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"basename": "asr-array_02-038b0ce",
"cmd": "lc --asr-dump --no-color {infile} -o {outfile} -extra-arg=\"\"",
"basename": "asr-array_02-029184c",
"cmd": "lc --show-asr --no-color {infile} -o {outfile} -extra-arg=\"\"",
"infile": "tests/../integration_tests/array_02.cpp",
"infile_hash": "cb968d294be0d86c0f49b3364b7a3aa45b53edcc59349301d5f298ed",
"outfile": null,
"outfile_hash": null,
"stdout": "asr-array_02-038b0ce.stdout",
"stdout": "asr-array_02-029184c.stdout",
"stdout_hash": "be1e2e3174f008918af1f48265f78ff96e7fe5bd39cb3331be787e64",
"stderr": null,
"stderr_hash": null,
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"basename": "asr-array_04-be6ac8a",
"cmd": "lc --asr-dump --no-color {infile} -o {outfile} -extra-arg=\"\"",
"basename": "asr-array_04-b483094",
"cmd": "lc --show-asr --no-color {infile} -o {outfile} -extra-arg=\"\"",
"infile": "tests/../integration_tests/array_04.cpp",
"infile_hash": "dd38786061d4a19743e4c32c2a3ecb08193777f81a2a0d3e87af0f0a",
"outfile": null,
"outfile_hash": null,
"stdout": "asr-array_04-be6ac8a.stdout",
"stdout": "asr-array_04-b483094.stdout",
"stdout_hash": "527842cbdfdfac8d3cf494d61c760428aa51ec431fcf2b3e5d2827cd",
"stderr": null,
"stderr_hash": null,
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"basename": "asr-expr2-e32c683",
"cmd": "lc --asr-dump --no-color {infile} -o {outfile} -extra-arg=\"\"",
"basename": "asr-expr2-5a54418",
"cmd": "lc --show-asr --no-color {infile} -o {outfile} -extra-arg=\"\"",
"infile": "tests/expr2.c",
"infile_hash": "11cb114715d67a4763454167abc900089b2119ecf18a980d18a30322",
"outfile": null,
"outfile_hash": null,
"stdout": "asr-expr2-e32c683.stdout",
"stdout": "asr-expr2-5a54418.stdout",
"stdout_hash": "cdcd7c21f44822aca31bc8f5901b18bab75a9c340ad0c17b70ec12fa",
"stderr": null,
"stderr_hash": null,
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"basename": "asr-test-63dd31d",
"cmd": "lc --asr-dump --no-color {infile} -o {outfile} -extra-arg=\"\"",
"basename": "asr-test-43e25d9",
"cmd": "lc --show-asr --no-color {infile} -o {outfile} -extra-arg=\"\"",
"infile": "tests/test.cpp",
"infile_hash": "9e5ef4c37b7e9e1f13f0082ce65459c1e596430887537eb8fd656b77",
"outfile": null,
"outfile_hash": null,
"stdout": "asr-test-63dd31d.stdout",
"stdout": "asr-test-43e25d9.stdout",
"stdout_hash": "f31a3fab00e8917eaae30983c0ed97a62e13a54b839a6439e6e7b225",
"stderr": null,
"stderr_hash": null,
Expand Down
File renamed without changes.

0 comments on commit f0abe53

Please sign in to comment.