5 Commits (7732cd7716236dcdf42b205d7983af6b12bba68b)

Author SHA1 Message Date
Chris Boesch 7491e3df91 changed the patch files that we can also use them with busybox for testing in Woodpecker 12 months ago
Chris Boesch 213d0712a5 replaced update-patches.py with update-patches.zig 1 year ago
Chris Boesch cffbbff8bd replaced check-exercises.pu with check-exercises.zig 1 year ago
Manlio Perillo c7697a4282 Ensure the patches are up-to-date and consistent
Add the update-patches.py tool.

Update all the patches, so that the files are up-to-date and use the
same patch file format.
1 year ago
Manlio Perillo 6b17a18893 Ensure the exercises use the canonical format
Add the check-exercises.py tool in the new tools directory.  It is used
to check that the exercises are correctly formatted, printing on stderr
the invalid ones and the diff in the unified format.

Update the exercises that don't use the canonical zig fmt format.

Update some patches that cause the generated zig file to be incorrectly
formatted.
1 year ago