coreutils/util
Jeffrey Finkelstein 5f8567695c util: use uutils timeout in GNU tests
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.
2022-03-26 19:35:19 +01:00
..
build-code_coverage.BAT maint/dev ~ improve code coverage scripting 2020-08-16 17:02:19 -05:00
build-code_coverage.sh maint/refactor ~ (util) minor refactoring of util shell scripts 2022-02-12 15:26:59 -06:00
build-gnu.sh util: use uutils timeout in GNU tests 2022-03-26 19:35:19 +01:00
compare_gnu_result.py ci: update default branch to "main" in workflows 2022-01-21 23:07:16 -05:00
dwr.sh maint/util ~ add dwr (for interactive removal of workflow runs from CLI) 2022-02-12 15:26:59 -06:00
GHA-delete-GNU-workflow-logs.sh maint/refactor ~ (util) minor refactoring of util shell scripts 2022-02-12 15:26:59 -06:00
gnu-json-result.py docs: add page with test coverage 2022-02-13 23:14:13 +01:00
publish.sh maint/polish ~ (util) shfmt -w -i=4 -ci 2022-02-12 15:26:59 -06:00
rewrite_rules.rs refactor ~ (utils) fix spelling + add spell-checker exceptions 2021-05-31 08:23:58 -05:00
run-gnu-test.sh Run GNU root tests at the end 2022-02-20 18:29:18 +08:00
show-code_coverage.BAT maint/dev ~ improve code coverage scripting 2020-08-16 17:02:19 -05:00
show-code_coverage.sh maint/refactor ~ (util) minor refactoring of util shell scripts 2022-02-12 15:26:59 -06:00
show-utils.BAT build/dev ~ change show-utils; allow invokation from directories other than repo main 2020-05-30 22:14:46 -05:00
show-utils.sh maint/polish ~ (util) shfmt -w -i=4 -ci 2022-02-12 15:26:59 -06:00
test-repo-whitespace.BAT maint/dev ~ update test-repo-whitespace.BAT dev utility 2022-01-09 21:34:22 -06:00
update-version.sh update shell scripts according to shellcheck recommendations and minor cleanup 2022-02-01 06:55:11 +00:00