aboutsummaryrefslogtreecommitdiff
path: root/testsuite/join.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* join: add some more testsRon Yorston2026-01-231-0/+30
| | | | | One more from the POSIX documentation and some examples from coreutils.
* join: minor adjustmentsRon Yorston2026-01-021-0/+15
- Update the size estimate to follow upstream's methodology - Disable the applet by default until it's accepted upstream - Add a minimal test script, stealing an example from POSIX