tangramdotdev / packages

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

Test unproxied toolchains and TANGRAM_LINKER_PASSTHROUGH #20

Closed deciduously closed 6 months ago

deciduously commented 7 months ago

The current SDK assertion routine assumes that ld has been proxied to produce Tangram-wrapped executables. Augment the test to additionally ensure the toolchains behave properly without using the proxy, both by omitting proxying entirely and by disabling proxying via the environment.