Dave Gauer 2413e5060f Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci 4 лет назад
..
patches 0956f1839f "999 is enough for anybody" triple-zero padding (#18) 4 лет назад
README.md a26c3eb36f Cleaned up some extraneous whitespace characters 4 лет назад
eowyn.sh 2413e5060f Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci 4 лет назад
gollum.sh d560c41b59 Patch/test scripts now run from project root 4 лет назад

README.md

No Peeking! :-)

Welcome to the ziglings/patches directory. This is how ziglings is tested.

The patches fix the broken exercises so that they work again, which means the answers are here, so no peeking!

Éowyn

A Bash shell script named eowyn.sh dwells here. She heals the little broken programs and places them in a healed directory, which is NOT committed to the repo.

$ ./eowyn.sh

(If you invoke her from elsewhere, she'll come here to ply her trade.)

The build.zig build script at the heart of Ziglings has a top-secret option which tells it to test from the patches/healed/ dir rather than exercises/:

$ zig build -Dhealed [step]

Éowyn tests all healed programs using this secret option.

Gollum

Another Bash shell script named gollum.sh may also be found. He snatches the original answers and stows them in his secret answers stash. If you leave him alone, he'll leave you alone.