Skip to content
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

cmake: Use evmc-vmtester helper #549

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

chfast
Copy link
Collaborator

@chfast chfast commented Jul 17, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 17, 2019

Codecov Report

Merging #549 into master will increase coverage by 0.97%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
+ Coverage   71.43%   72.41%   +0.97%     
==========================================
  Files           9        9              
  Lines        1537     1537              
  Branches      136      136              
==========================================
+ Hits         1098     1113      +15     
+ Misses        411      396      -15     
  Partials       28       28

command: |
~/build/evmc/test/evmc-vmtester ~/build/src/libhera.so
ctest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this name coming from?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@axic axic added this to In progress in 0.2.5 via automation Sep 12, 2019
include(../evmc/cmake/EVMC.cmake)

if(TARGET evmc::evmc-vmtester)
evmc_add_vm_test(NAME evmc-check TARGET hera)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chfast Is this statically linking hera?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.2.5
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

3 participants