exercism / vimscript

Exercism exercises in Vim script.
https://exercism.org/tracks/vimscript
MIT License
20 stars 24 forks source link

Add collatz-conjecture #206

Closed BNAndras closed 10 months ago

BNAndras commented 10 months ago

Related to #172.

During this, I noticed the test suite generator added tests that were marked as not to be included.

kotp commented 10 months ago

Do you want to block this by making this draft until the generator is fixed, or do you want to bring it in for now?

BNAndras commented 10 months ago

I took care of the affected tests already. I'm linking this PR for context in that issue, but we can merge this PR in.