10 Commits (752efd891da5d640b345849471357ba176fe4d1b)

Author SHA1 Message Date
Manlio Perillo 7d7be0482c eowyn: run `zig fmt --check` before `zig build`
Update the eowyn.sh script to check the healed exercises formatting,
before running `zig build`.
1 year ago
Dave Gauer 2413e5060f Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci
eowyn.sh has changed, conflict resolved
4 years ago
Dave Gauer d560c41b59 Patch/test scripts now run from project root
This simplifies everything and makes everything good.

(Shell scripts need to be as simple as possible for maximum
compatibility.)
4 years ago
Matt Knight be17e37102 remove realpath 4 years ago
Matt Knight 2f4273289a need to change shebang to bash because we're using bashisms 4 years ago
Matt Knight f5aaef813f added set -e 4 years ago
Dave Gauer 363459de84 POSIX shell fixes 4 years ago
jacob gw 81e819ca6b patches: make interpreter compat and make work if not in PATH 4 years ago
Dave Gauer ca330b00bc Patches to patches to clean up patches 4 years ago
Dave Gauer 03a09639c6 Added testing ability
For the full details, see patches/README.md :-)
4 years ago