Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

fix build test-contracts #9096

Closed
wants to merge 13 commits into from
Closed

Conversation

kimjh2005
Copy link
Contributor

@kimjh2005 kimjh2005 commented May 15, 2020

We removed those deprecated headers in eosio.cdt v1.7.x so now it is not possible to build EOSIO with -DEOSIO_COMPILE_TEST_CONTRACTS=true with an installed version of eosio.cdt of 1.7.x or later. Also, reevaluate all the test contracts to see if we are missing coverage or if we are over testing.

Change Description

#1. Changed include path from eosiolib/* to eosiolib/capi/, eosiolib/core/, eosiolib/contracts/*.
#2. Added namespace if call to a function is ambiguous
#3. Handled function arguments changes.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@kimjh2005 kimjh2005 closed this May 18, 2020
@kimjh2005 kimjh2005 deleted the epe-37-build-test-contracts branch May 18, 2020 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant