mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-17 10:41:03 +00:00
* Add test to ensure arch output is not empty This test ensures that the output of the arch command is non-empty, which is a minimal expectation across all supported architectures. This helps avoid regressions or edge cases where the command might unexpectedly return an empty string on unsupported or misconfigured platforms. * Update tests/by-util/test_arch.rs Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com> * Apply cargo fmt formatting --------- Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com> |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| common | ||
| fixtures | ||
| test_util_name.rs | ||
| tests.rs | ||