atilaneves / dpp

Directly include C headers in D source code
Boost Software License 1.0
231 stars 31 forks source link

Add tests for c++ that do work #125

Closed Laeeth closed 5 years ago

Laeeth commented 5 years ago

Going to boundaries but not beyond Update readme to make clearer which bits of cpp do and don't work

atilaneves commented 5 years ago

The C++ part isn't ready for production yet, that's why there are no examples. The general populace really shouldn't be trying it out.

Laeeth commented 5 years ago

For internal use by sophisticated users (Dicebot, Richard) some value.

atilaneves commented 5 years ago

There are several tests for C++ that work: everything in tests/it/cpp and a lot of tests in it/contract