-
Notifications
You must be signed in to change notification settings - Fork 471
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
Use mypy
to check the tests
dir; fix some typing errors
#1610
Commits on Feb 4, 2020
-
Rename a duplicately-named test
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for d5ea320 - Browse repository at this point
Copy the full SHA d5ea320View commit details -
Delete a copy-and-pasted doubled test case
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 5f7f75b - Browse repository at this point
Copy the full SHA 5f7f75bView commit details -
Add type annotation that mypy was asking for
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 7c41a8f - Browse repository at this point
Copy the full SHA 7c41a8fView commit details -
Add some type annotations to manticore.utils.log
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 67072da - Browse repository at this point
Copy the full SHA 67072daView commit details -
Sort manticore.ethereum imports
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 724007e - Browse repository at this point
Copy the full SHA 724007eView commit details -
Rewrite a couple shadowed imports to appease mypy
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 12cdb66 - Browse repository at this point
Copy the full SHA 12cdb66View commit details -
Fix a misspelled format string
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 0cbb230 - Browse repository at this point
Copy the full SHA 0cbb230View commit details -
Delete copy-and-pasted unused variables
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 57511de - Browse repository at this point
Copy the full SHA 57511deView commit details -
Add a type annotation to make mypy happy
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 50b9f63 - Browse repository at this point
Copy the full SHA 50b9f63View commit details -
mypy: run on the
tests
directory by defaultBrad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 55bf713 - Browse repository at this point
Copy the full SHA 55bf713View commit details -
Rewrite a bungled test assertion
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for dd9678e - Browse repository at this point
Copy the full SHA dd9678eView commit details -
Fix warnings in test_memory.py about deprecated "\(" escapes
Brad Larsen committedFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 9038c25 - Browse repository at this point
Copy the full SHA 9038c25View commit details