Skip to content

Latest commit

 

History

History

case16

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Case 16

  • Try to generate ABI spec file with ABI annotations in a multi-line comment
  • Verify ABI generator succeed
  • Verify the ABI json file is as expected (abi-expected.json)

ATC (Acceptance Test Criteria)

Command Run

eosiocpp -g case16.abi types.hpp

Result

Generated case16.abi ...

Conclusion

Test Pass. ABI generator succeed. ABI file is generated as expected.