bug#75041: [PATCH] doc/srfi-64: Fix typos and add examples.

2025-01-24 Thread lloda
Applied in f109baebc005952a58726ee80b56bc5ef291af92. Thanks

bug#75041: [PATCH] doc/srfi-64: Fix typos and add examples.

2024-12-22 Thread Maxim Cournoyer
* doc/ref/srfi-modules.texi (SRFI-64 Writing Basic Test Suites): Fix typo. Add default test runner example. Add test-approximate and test-error examples. Document valid error types in Guile for test-error. (SRFI-64 Conditonal Test Suites and Other Advanced Features): Fix typo. Suggested-by: Arn