Commit Graph

471 Commits (bug/constructor-arguments)

Author SHA1 Message Date
Joran Honig 0fa27b8e21 Remove generator type and add asm get opcode tests 6 years ago
Nathan 34daeebe69 calldata tests 6 years ago
Nikhil Parasaram ef37b97c25 Add sha3 tests 6 years ago
Marcus Mönnig 8f7706a44a Disable online signature lookup for report test cases 6 years ago
Nathan 2386c4742b skip environments.sol in report_test 6 years ago
Marcus Mönnig 39ace87e87 Add <!DOCTYPE> and <TITLE> tags 6 years ago
Nikhil Parasaram c105b17211
Remove %s in the text test 6 years ago
Nikhil Parasaram 5e48355d49
Remove the %s in markdown test 6 years ago
Nikhil Parasaram a939a3255a
Update origin.sol.o.json 6 years ago
Nathan 3dd04d4a95 fixed evm_test bug 6 years ago
Nathan aaa450a1ac updated evm_test.py to create a model from constraints 6 years ago
Joran Honig c2396a50fa Move blockchain interfacing code to ethereum.interface 6 years ago
Nathan b85cb1415b svm test hack 6 years ago
Dominik Muhs 0b422a5e42 Remove redeclared vars without usage 6 years ago
Dominik Muhs 06d0bca910 Add static methods where needed 6 years ago
Dominik Muhs 128a6f76e2 Revert taint test refactoring to fix pytest fixtures 6 years ago
Dominik Muhs 2e56cef99a Fix outer scope variable shadowing 6 years ago
Dominik Muhs 9a90a92297 Remove unused variables from tests 6 years ago
Joran Honig 09e04a3360 Adds vmTests 6 years ago
Nikhil Parasaram 296da3a54a Add swc id to mythril report 6 years ago
Joran Honig 9b6325b44d Update test files 6 years ago
Joran Honig 514e3e6028 Fix merge 6 years ago
Nikhil Parasaram dc72af27f4 Clean up test cases for mstack 6 years ago
Joran Honig c950b30835 Since vmExceptions are now handled in the svm fix assert component 6 years ago
Joran Honig 383c58ed67 Small fixes around suicide implementation 6 years ago
Joran Honig c8e0dfa01c Create real account for symbolic test 6 years ago
Nikhil Parasaram 38a59afabd Test fixes and also reject using + operator on machinestack 6 years ago
Joran Honig 2d1c59e024 change tests to reflect changes in laser and analysis modules 6 years ago
Joran Honig a52ca4230a add timeout to test 6 years ago
Nikhil Parasaram c0dbe762a5 fix push instruction and review fixes 6 years ago
Nikhil Parasaram 88a756ff68 Add tests directory 6 years ago
Nikhil Parasaram 404b8d9aee Add tests for push, swap and dup 6 years ago
Nikhil Parasaram 726924276b Add Bitwise tests 6 years ago
Joran Honig d37ba5effc Revert changes 6 years ago
Joran Honig f7ee3e5fe3 Add unique bitvecval creation to state 6 years ago
Nikhil Parasaram dd08a8dd37 Add the constructor test file 6 years ago
Nikhil Parasaram 752e9c64a7 add solidity test file for SolidityContract 6 years ago
Nikhil Parasaram e218c20e91 Add new tests for SolidityContract 6 years ago
Nikhil Parasaram 452c135e07 Support exp arthmetic tests for evm 6 years ago
Nikhil Parasaram 6e56d0a8f1 change tests for exp 6 years ago
Joran Honig 20677a42bd remove unused import 6 years ago
Joran Honig 332f6301ad Filter cases with exp for now, and make debugging easier 6 years ago
Joran Honig 85e33e79ed Add test cases 6 years ago
Joran Honig 7c8aec2689 Implement generic evm_test and add initial tests to the repo. 6 years ago
Joran Honig 16b96bac19 Add test and use slice assignment 6 years ago
Joran Honig 02963102f7 Initial arithmatic test implementation 6 years ago
Nikhil Parasaram 6118b76fbc remove ipc module 6 years ago
Joran Honig a090f12be3 Make compatible with python 3.5 6 years ago
Joran Honig 2d443fc1ff Fix import errors 6 years ago
Joran Honig 4192cc6ac0 Fix import 6 years ago