Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinicore
Commits
9db54b8f
Commit
9db54b8f
authored
Sep 15, 2025
by
Ziminli
Browse files
issue/450: add the testcases that pinpoint the issue in infiniop-test
parent
9ef02a16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
test/infiniop-test/test_generate/testcases/add.py
test/infiniop-test/test_generate/testcases/add.py
+2
-0
No files found.
test/infiniop-test/test_generate/testcases/add.py
View file @
9db54b8f
...
...
@@ -91,6 +91,8 @@ if __name__ == "__main__":
((
13
,
4
,
4
),
(
4
,
0
,
1
),
(
0
,
4
,
1
),
None
),
((
16
,
5632
),
None
,
None
,
None
),
((
16
,
5632
),
(
13312
,
1
),
(
13312
,
1
),
(
13312
,
1
)),
((
13
,
16
,
2
),
(
128
,
4
,
1
),
(
0
,
2
,
1
),
(
64
,
4
,
1
)),
((
13
,
16
,
2
),
(
128
,
4
,
1
),
(
2
,
0
,
1
),
(
64
,
4
,
1
)),
((
4
,
4
,
5632
),
None
,
None
,
None
),
((
4
,
4
,
5632
),
(
45056
,
5632
,
1
),
(
45056
,
5632
,
1
),
(
45056
,
5632
,
1
)),
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment