remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
remix-project/remix-solidity/test/decoder
yann300 a0e8567eac Fix test - comply with the 0.4.23 solidity compiler 7 years ago
..
contracts test mapping decoding 7 years ago
localsTests Fix test - comply with the 0.4.23 solidity compiler 7 years ago
stateTests Fix test - comply with the 0.4.23 solidity compiler 7 years ago
decodeInfo.js Fix solidity var extraction. was using the type property. now using stateVariable && storageLocation 7 years ago
localDecoder.js add tests 7 years ago
mockStorageResolver.js move static analysis to remix-solidity 7 years ago
storageDecoder.js refactor testing 7 years ago
storageLocation.js fix compiler input ref 7 years ago
vmCall.js fix test 7 years ago