mirror of
https://github.com/uutils/findutils.git
synced 2026-06-10 15:48:30 -07:00
ce375a71b010af6732b5aca522410f039369ee2f
Now that -path/-ipath is implemented, no tests are skipped any more. Fix CI by using zero instead of the empty string, which breaks the compare_bfs_result.py script.
findutils
Rust implementation of GNU findutils.
Run the GNU testsuite on rust/findutils:
bash util/build-gnu.sh
# To run a specific test:
bash util/build-gnu.sh tests/misc/help-version.sh
Comparing with GNU
Description
Languages
Rust
98.7%
Shell
1%
Python
0.3%