bottlenoselabs / c2cs

Generate C# bindings from a C header.
MIT License
245 stars 18 forks source link

Automated Testing #73

Closed lithiumtoast closed 2 years ago

lithiumtoast commented 2 years ago

Integeration tests have been added in the multi-pass branch. I would like to experiment with automated tests using structured logs.

lithiumtoast commented 2 years ago

The integration tests are working good enough for now; coverage on Windows, macOS, and Linux for generating single .cs file and checking they all match.