See #385 for the 'why' of this. This pull requests removes the double evaluation weirdness from xtmtest and xtmtest-compile and removes the 'just quote the form argument' workaround from the tests.
The docs will need updating to reflect that it's no longer necessary to quote the bind-func func when calling xtmtest.
See #385 for the 'why' of this. This pull requests removes the double evaluation weirdness from
xtmtest
andxtmtest-compile
and removes the 'just quote theform
argument' workaround from the tests.The docs will need updating to reflect that it's no longer necessary to quote the
bind-func
func when callingxtmtest
.