Tests corrected.

This commit is contained in:
2026-08-22 13:50:03 +02:00
parent 201b8f189c
commit 7f66e09e9b
7 changed files with 25 additions and 17 deletions
+4 -4
View File
@@ -2,10 +2,10 @@
Portable Unix-style commands for Rash, implemented in Racket.
Version 0.2.14 adds the `edit` command backed by the `rackedit` package and
reworks the manual around the commands that are available directly in Rash.
The manual now describes, per command, which internal `coreutils-*` Racket
procedure implements it.
Version 0.2.16 fixes the Racket 9.2 test suite and aligns package version
metadata. Command behavior is unchanged. The package includes the `edit`
command backed by `rackedit`, streaming `head` and `tail`, and the portable
`time` command.
Rash remains responsible for shell syntax such as globbing, pipelines and
redirection. `rash-coreutils` additionally accepts Racket regular expressions as