1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/tests
Walid ebcd86df07
env: adds --ignore-signal (#6377)
* env: adds --ignore-signal
This commit implement #6164.

* env: handle STOP signal and fix styling issue

* env: fix encoded bytes

* env: adds SAFETY comment and handle special signals in ignore_signal

* env: fix parsing to have compatible behaviour

* env: remove derive from Options

* env: changed safety comment, handle duplications after parsing and non-unix cfg

* env: adds tests for ignore-signal parsing and invalid and special signals

* env: change signal values to be non-constant

* env: adds testing for signal ignoring

* env: styling and remove unix specific derive

* test_env: add SIGSTOP to cspell workspace wordlist

* env: makes signal handling unix specific

* env: make ignore-signal function invocation unix specific

* test_env: make signal vector use slices ref instead of vec (linter)

* env: makes ignore-signal in options unix specific

* test_env: add unix specific import
2024-05-23 22:01:39 +02:00
..
benches/factor use num_prime for factorisation to fix gnu test 2024-04-21 11:24:25 +02:00
by-util env: adds --ignore-signal (#6377) 2024-05-23 22:01:39 +02:00
common util: added umask manipulation (#6404) 2024-05-19 21:56:41 +02:00
fixtures cksum/blake2b: improve the error management 2024-05-14 23:21:56 +02:00
test_util_name.rs tests: fix multi-call test precondition 2024-04-27 16:12:01 +02:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00