Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test references
  • Loading branch information
kmr-srbh authored and ubaidsk committed Mar 10, 2024
commit aba1177cdee664fd8e48f2103ac1b31c340d3b66
10 changes: 5 additions & 5 deletions tests/reference/asr-test_list_count-4b42498.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"infile_hash": "01975bd7c4bba02fd811de536b218167da99b532fa955b7bf8339779",
"outfile": null,
"outfile_hash": null,
"stdout": null,
"stdout_hash": null,
"stderr": "asr-test_list_count-4b42498.stderr",
"stderr_hash": "f26efcc623b68ca43ef871eb01c8e3cbd1ae464baaa491c6e4969696",
"returncode": 2
"stdout": "asr-test_list_count-4b42498.stdout",
"stdout_hash": "ebd75d7827b11fc01b497b61de99801051d36fe38fb2353a83eac7fa",
"stderr": null,
"stderr_hash": null,
"returncode": 0
}
117 changes: 117 additions & 0 deletions tests/reference/asr-test_list_count-4b42498.stdout
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
(TranslationUnit
(SymbolTable
1
{
__main__:
(Module
(SymbolTable
2
{
test_list_count_error:
(Function
(SymbolTable
3
{
__lcompilers_dummy:
(Variable
3
__lcompilers_dummy
[]
Local
()
()
Default
(Integer 4)
()
Source
Public
Required
.false.
),
a:
(Variable
3
a
[]
Local
()
()
Default
(List
(Integer 4)
)
()
Source
Public
Required
.false.
)
})
test_list_count_error
(FunctionType
[]
()
Source
Implementation
()
.false.
.false.
.false.
.false.
.false.
[]
.false.
)
[]
[]
[(=
(Var 3 a)
(ListConstant
[(IntegerConstant 1 (Integer 4))
(IntegerConstant 2 (Integer 4))
(IntegerConstant 3 (Integer 4))]
(List
(Integer 4)
)
)
()
)
(=
(Var 3 __lcompilers_dummy)
(ListCount
(Var 3 a)
(RealConstant
1.000000
(Real 8)
)
(Integer 4)
()
)
()
)]
()
Public
.false.
.false.
()
)
})
__main__
[]
.false.
.false.
),
main_program:
(Program
(SymbolTable
4
{

})
main_program
[]
[]
)
})
[]
)