uutils / diffutils

Drop-in replacement of diffutils in Rust
Apache License 2.0
57 stars 7 forks source link

Just like with rust/coreutils, compare with the GNU implementation and highlight improvements and regressions #64

Open sylvestre opened 4 months ago

sylvestre commented 4 months ago

This is done here: https://github.com/uutils/coreutils/blob/main/.github/workflows/GnuTests.yml and https://github.com/uutils/coreutils/blob/main/.github/workflows/GnuComment.yml

we are publishing results on: https://github.com/uutils/coreutils-tracking/

other example: https://github.com/uutils/findutils-tracking/

keys-i commented 2 months ago

we can make a similar workflow here