blocksds / sdk

Main BlocksDS SDK repository
https://blocksds.github.io/docs/
130 stars 5 forks source link

Test C++ support better #141

Closed AntonioND closed 3 months ago

AntonioND commented 3 months ago

There have been breaking changes for C++ projects recently (fixed in https://github.com/blocksds/libnds/commit/069dd18d15e7b8af2e8555d47c08b3c0f9484a1b and https://github.com/blocksds/sdk/commit/afb89fede0fff150656c8ccbc9e4603b9b85dfe2).

We need a better testing strategy (at least, a better test for C++ projects before the next release).

AntonioND commented 3 months ago

I've improved the current test a bit: https://github.com/blocksds/sdk/commit/6f0f5d2c1735753a2bcff118da98db7180858d91

AntonioND commented 3 months ago

With this commit I think I can close this issue: https://github.com/blocksds/sdk/commit/da0985bd4b6644ca47791aae7ff19e7631aab8c9