Closed wmmc88 closed 2 months ago
@fornwall I validated that this fixes the issue reported in #135, but do you have advice for the best place in the repo to insert some sort of test for this scenario?
@wmmc88 Thanks and sorry for the delay here!
This has now been merged and released in version 0.35.0.
do you have advice for the best place in the repo to insert some sort of test for this scenario?
Added a test in da33453d6e100fe2dac1cea2b8911674368e33e9, using the test mechanism in tests/scripts/
. This has not been ported to run under Windows yet, but is a nice&simple way to run some kind of tests.
fixes #135