exercism / sml

Exercism exercises in Standard ML.
https://exercism.org/tracks/sml
MIT License
26 stars 34 forks source link

Added function name to foldl and foldr tests #188

Closed Steedalion closed 2 years ago

Steedalion commented 2 years ago

I found these test results slightly confusing since they share the same result and error messages. So I

SleeplessByte commented 2 years ago

This might interfere with the shared test suite definitions. If this is confusing, then a change to that repository might be worth your / our while as well.

In any case, if these test-cases are changed, we may want to choose to update tests.toml.