Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Recursive Function that won't be infinite #293

Open
wants to merge 28 commits into
base: memory-testing
Choose a base branch
from

Conversation

hanxic
Copy link
Contributor

@hanxic hanxic commented Jul 28, 2022

This solution generate recursion in gen_terminator_sz and make sure that it won't get into infinite loop by restricting the use of the parameter used in recursion

hanxic added 28 commits July 13, 2022 20:58
…need to adjust other instr generator to not call function
…lated to current function. Add eqb function for ident * typ.
@Chobbes Chobbes added this to In progress in Testing: QuickChick and otherwise via automation Jul 28, 2022
@Chobbes Chobbes self-requested a review July 28, 2022 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant