13 Commits

Author SHA1 Message Date
Ben Wiederhake 522f1850e2 implement proof of concept for du -bkB 2025-04-12 13:44:16 +02:00
Ben Wiederhake 03b8dc1dd7 write date output format logic with exhaustive tests
Also, exhausting tests.
2025-04-01 10:37:50 +02:00
Ben Wiederhake 0081703757 Implement and exhaustively test cksum's weird implicit flags 2024-05-06 04:23:37 +02:00
Ben Wiederhake 06329162a5 implement proof of concept for shuf echo args / file 2024-02-20 01:48:21 +01:00
Terts Diepraam 84008f952a add dd test 2023-11-01 13:11:22 +01:00
Terts Diepraam f08e8aa42f Refactor the initial macro a bit 2023-03-08 16:00:18 +01:00
Terts Diepraam bf4bac54b7 Rework initial macro (part of #20) 2023-03-08 15:12:19 +01:00
Terts Diepraam 6b8f1a5ac1 add tests for head 2023-02-17 00:37:24 +01:00
Terts Diepraam 8616b87f58 add test for tail shorthand 2023-02-14 15:08:41 +01:00
Terts Diepraam af70102ec5 support echo style parsing (where invalid arguments become positional arguments) 2023-02-08 22:45:53 +01:00
Terts Diepraam 744c729605 add ls tests 2023-01-03 19:06:35 +01:00
Terts Diepraam ade68184ab clippy and rustfmt fixes 2022-12-29 16:26:13 +01:00
Terts Diepraam 127b4de59d add the interfaces of some coreutils for testing 2022-12-29 16:06:18 +01:00