exercism / lfe

Exercism exercises in Lisp Flavoured Erlang (LFE).
https://exercism.org/tracks/lfe
MIT License
25 stars 30 forks source link

clock: canonical test data has been improved #33

Closed kytrinyx closed 1 year ago

kytrinyx commented 8 years ago

The JSON file containing canonical inputs/outputs for the Clock exercise has gotten new data.

There are two situations that the original data didn't account for:

If this track has a generator for the Clock exercise, go ahead and regenerate it now. If it doesn't, then please verify the implementation of the test suite against the new data. If any cases are missing, they should be added.

See https://github.com/exercism/x-common/issues/166

yurrriq commented 8 years ago

TODO: Generate tests from clock.json.