diff options
author | Tomas Volf <~@wolfsden.cz> | 2024-10-26 18:06:51 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-10-26 19:44:40 +0200 |
commit | 1a5e35f0eb9a9160d931b6a4a9f1764e65b7e5b8 (patch) | |
tree | 54e18080928aa7d9a56898cdcf605915934b0c31 /doc/ref/api-modules.texi | |
parent | 242e8698c2fdfada96a136abde5156bac3dbc6c9 (diff) | |
download | guile-1a5e35f0eb9a9160d931b6a4a9f1764e65b7e5b8.tar.gz |
srfi-64: Accept symbols as test group names.
The specification mandates a string, but with rationale suggesting symbols
would be a more natural fit.
> In some ways using symbols would be preferable. However, we want
> human-readable names, and standard Scheme does not provide a way to include
> spaces or mixed-case text in literal symbols.
Add support for symbols as an implementation extension and for backwards
compatibility with the reference implementation.
* module/srfi/srfi-64.scm (%cmp-group-name): New procedure.
(test-end): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Reported-by: Daniel Llorens <lloda@sarc.name>
Diffstat (limited to 'doc/ref/api-modules.texi')
0 files changed, 0 insertions, 0 deletions