Closes #84
There is one new SkipException happening for one implementation, because the implementation has no array input.
There is one new failure (was SkipException before) for another implementation, because a wrong input is not handled correctly.
As far as I can see, the behavior of the test suite is correct now.
Closes #84 There is one new SkipException happening for one implementation, because the implementation has no array input. There is one new failure (was SkipException before) for another implementation, because a wrong input is not handled correctly. As far as I can see, the behavior of the test suite is correct now.