1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-20 20:21:09 +00:00
uutils-coreutils/tests
Ali 374a4fde86
paste: support multi-stdin (#1791)
- added `-` as the default input, since `paste` reads stdin if no file
is provided
- `paste` also supports providing `-` multiple times
- added a test for it
2021-03-10 23:19:12 +01:00
..
by-util paste: support multi-stdin (#1791) 2021-03-10 23:19:12 +01:00
common uucore: process: fix exit status processing (#1743) 2021-02-23 10:21:01 +01:00
fixtures numfmt: implement --field 2021-03-08 10:53:34 -05:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00