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

Limit $GENERATE range to 65535 steps #1020

Merged
merged 3 commits into from
Oct 3, 2019
Merged

Limit $GENERATE range to 65535 steps #1020

merged 3 commits into from
Oct 3, 2019

Commits on Oct 3, 2019

  1. Limit $GENERATE range to 65535 steps

    Having these checks means all test in TestCrasherString() are not
    reached because we bail out earlier - removed that test all together.
    
    Fixes #1019
    
    Signed-off-by: Miek Gieben <[email protected]>
    miekg committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    f0bed49 View commit details
    Browse the repository at this point in the history
  2. bring back testcase

    Signed-off-by: Miek Gieben <[email protected]>
    miekg committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    7c18208 View commit details
    Browse the repository at this point in the history
  3. bring back crash test

    Signed-off-by: Miek Gieben <[email protected]>
    miekg committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    44b376e View commit details
    Browse the repository at this point in the history