tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

feat(std/sdk): more complete SDK testing #42

Closed deciduously closed 6 months ago

deciduously commented 6 months ago

This PR defines a more robust set of SDK tests, exercising some previously untested combinations of configuration options. It also includes some cleanup and corrections in the macOS and LLVM code paths. Closes #20.