Commit Graph

540 Commits (split_storage)

Author SHA1 Message Date
Nathan bfed409e45 Add bitvecfunc tests 6 years ago
Joran Honig 103361f555 adapt gasvalue for testcases 6 years ago
Joran Honig 734d6c9b4a add ident argument 6 years ago
Nikhil Parasaram d15ff852ee Add graph analysis test 6 years ago
Nikhil Parasaram 7752b16021 Refactor code 6 years ago
Nikhil Parasaram 2c7d8c51ea Add type hints to all classes in mythril module 6 years ago
Nikhil Parasaram d3e200bb22 Fix analysis tests 6 years ago
Nikhil Parasaram cb9baaead7 Add analysis tests 6 years ago
Nikhil Parasaram d91ae2bc69 Add more disassebler tests 6 years ago
Nikhil Parasaram 139222e431 Add Basic storage retrieval tests 6 years ago
Nikhil Parasaram 1a63fb20ef Refactor mythril/mythril.py 6 years ago
Bernhard Mueller ef98d051c2 More fixes 6 years ago
Bernhard Mueller 43c774cdf0 Improve issue descriptions in suicide modules, fix typo 6 years ago
Nikhil Parasaram f9aafe8a9f Add a execution-time require checker flag 6 years ago
Joran Honig 105feb44ac fix calldata tests 6 years ago
Joran Honig 3761a2cbef add check to tests 6 years ago
Joran Honig b336a18132 refactor solvers to work based of * variable 6 years ago
Joran Honig 1a65e8e4c9 adapt tests according to style rules 6 years ago
Joran Honig 79aad17fde add some basic model tests and fix discovered bug 6 years ago
Joran Honig 4fe49aa260 add independence solver tests 6 years ago
Joran Honig 5adb4cd2d0 add dependence map test 6 years ago
Joran Honig 8014e546c0 add create bucket test 6 years ago
Joran Honig a0dd061424 add _get_expr_variable tests for independence solver 6 years ago
Nikhil Parasaram 6322b4d3c7 Fix the timelimit of calls.sol execution 6 years ago
Joran Honig 9a91fc8c31 indent test results jsonv2 6 years ago
Joran Honig 5594e306fb adapt tests to changes in the new report 6 years ago
Nikhil Parasaram 7491fa6dbf Remove redundant If condition in report.py and remove postfix assignment in tests 6 years ago
Bernhard Mueller ed5354297a Improve integer module descriptions 6 years ago
Nikhil Parasaram 2b668a7a4f fix merge conflicts with tests 6 years ago
Bernhard Mueller b4eabf032e Fix a couple of things 6 years ago
Bernhard Mueller 76bbb9771a Update formatting of swcID field 6 years ago
Nikhil Parasaram d9350d2334 Use proper title for integer underflow 6 years ago
Bernhard Mueller 6f1aba646f Beautifully format all JSON files 6 years ago
Bernhard Mueller 20e5790337 Improve report descriptions in deprecated ops module 6 years ago
Nikhil Parasaram eb19d8a170 Fix the standard json tests for json check 6 years ago
Nikhil Parasaram 907845c4d1 Add the standard json format tests 6 years ago
Nikhil Parasaram ff11d7236a Change the json tests 6 years ago
Bernhard Mueller a488f06457 Update tests 6 years ago
Dominik Muhs d7f80023d7 Merge branch 'develop' into feature/docs 6 years ago
Nathan 5ec954ea9e Fix missed address 6 years ago
Nathan a7fa720270 Update testcases with correct addresses 6 years ago
Nikhil Parasaram 53df2b9cc9 Assert each test in native tests 6 years ago
Nikhil Parasaram 3f2ff85683 Merge with master 6 years ago
Joran Honig e0cdd517de reformat json reports to pretty format 6 years ago
Nathan 4aa15fef28 Add support for native contracts called through staticcall 6 years ago
Joran Honig 69e03880e3 adapt expected outputs to changes in the integer module 6 years ago
Joran Honig 94b757e213 Set execution timeout to be lower 6 years ago
Dominik Muhs 5e0bcd3f9f Apply better doc string formatting 6 years ago
Dominik Muhs 55153a1469 Add basic docstrings to all classes and functions 6 years ago
Joran Honig 9fae995616 Apply style rules 6 years ago