1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 18:51:05 +00:00
uutils-coreutils/tests
Yuri Astrakhan 60c55d7c07
chore: cleanup workspace crates (#8058)
* chore: cleanup workspace crates

* properly add all crates to the workspace cargo.toml as members
  * except `fuzz` because it still has some issues, TBD
* use quotes around `true` and `false` to ensure there is no bool confusion
* remove a few leftover readme comments
* mark all unpublishable crates as `publish = false` to avoid accidental publishing
* Add `uutests` to the main workspace

* grammar

* a bit more cleanup based on feedback

* revert true/false

* Update tests/benches/factor dependencies
2025-06-06 13:56:08 +02:00
..
benches/factor chore: cleanup workspace crates (#8058) 2025-06-06 13:56:08 +02:00
by-util cat: Fix reporting "input file is output file" error when outputting to an input file (#8025) 2025-06-06 12:01:31 +02:00
fixtures Merge pull request #8047 from eldyl/feat/add_wezterm_to_terms 2025-06-03 07:54:05 +02:00
uutests chore: cleanup workspace crates (#8058) 2025-06-06 13:56:08 +02:00
test_util_name.rs l10n: Adjust a test, I don't think we need to full path with 'usage' 2025-06-04 19:24:03 +02:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00