-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Tests for repl #508
Tests for repl #508
Conversation
Static analysis reportLizard reportListing only functions with cyclomatic complexity >= 15 or NLOC >= 100 or parameters >= 6.
Report about files you didn't modify in this PR
CppCheck report
Report files about files you didn't modify in this PR
|
9dc6a45
to
f6ba41f
Compare
Fuzzing report/usr/local/bin/afl-whatsup status check tool for afl-fuzz by Michal Zalewski Summary stats
Cycles without finds : 0 [+] Captured 37045 tuples (map size 192951, highest value 255, total values 286564941) in '/dev/null'. |
f6ba41f
to
01341d8
Compare
9504918
to
a9c00cb
Compare
Description
This adds REPL tests using https://github.com/pexpect/pexpect/
Closes #487
Checklist