mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-15 01:31:08 +00:00
Remove the substitution of uutils `timeout` with GNU `timeout` before running the GNU test suite. Some of these replacements were not actually operational because the regex was not appropriate (for example, the test file had `timeout 10` but the regex would only match `timeout [0-9]`). Others no longer need to be used because the uutils version of `timeout` works well enough now to terminate a process within the given period of time. |
||
|---|---|---|
| .. | ||
| build-code_coverage.BAT | ||
| build-code_coverage.sh | ||
| build-gnu.sh | ||
| compare_gnu_result.py | ||
| dwr.sh | ||
| GHA-delete-GNU-workflow-logs.sh | ||
| gnu-json-result.py | ||
| publish.sh | ||
| rewrite_rules.rs | ||
| run-gnu-test.sh | ||
| show-code_coverage.BAT | ||
| show-code_coverage.sh | ||
| show-utils.BAT | ||
| show-utils.sh | ||
| test-repo-whitespace.BAT | ||
| update-version.sh | ||