You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello!
I submitted a fuzzing.yml ci file and made minor modifications to the original code in #29, but I forgot to pick up the issues here in advance, I hope it doesn't disrupt your work.
Here are some other issues I've encountered:
Noticed that both the Windows build and macOS before I forked didn't work.
Excuse me, I noticed that a recent commit changed the parameters of the diff function, and I have now modified the code of the fuzz test so that it builds properly. PR: #32
just like the coreutils, we should run the fuzzers in the CI to make sure we don't regress
https://github.com/uutils/coreutils/blob/main/.github/workflows/fuzzing.yml as example
The text was updated successfully, but these errors were encountered: