Changing parameter count resets arguments in related test
Status: Inactive
Brought to you by:
robgreayer
Quite simply if you built a test for a function, and it only has three arguments, and you later change the function's arguments (e.g - to add a new one), then instead of only resetting the changed components, all of the arguments in the test node are erased.
Dunno if you have any plans (or have been doing much work on it lately), but it may be nice if test suites could be written in LSL as well for convenience/ease of editing. Just needs special predefined/built-in functions that interact with the simulator.