byte-physics / igortest

Igor Pro Universal Testing Framework
https://docs.byte-physics.de/igor-unit-testing-framework/
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Tracing does not work for IMs #447

Open t-b opened 1 year ago

t-b commented 1 year ago

When including igortest from an IM, tracing does not work. The problem seems to be that the AfterCompiledHook in the IM is not called.

I tried reproducing that with the attached experiment, but failed.

proc2_compile_error.zip