www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 4d5c43ada41afbce17d4ecaa6c9aadc9c44bd1b2
parent de0bf3a3b189c9361e62f2e5ba0d52a5c7da0b3d
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Sun,  3 Jun 2018 01:41:52 +0200

Compatibility with Racket 7: adjusted test

Diffstat:
Mtest/test-subtemplate.rkt | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/test/test-subtemplate.rkt b/test/test-subtemplate.rkt @@ -888,7 +888,7 @@ ;; sublist of wᵢ element is missing, so it does not really have a meaningful ;; length for the ... (check-exn - #rx"attribute contains non-syntax value.*#f" + #rx"attribute contains non-(syntax|list) value.*#f" (λ () (convert-compile-time-error (check-equal? (syntax->datum @@ -944,7 +944,7 @@ ;; sublist of wᵢ element is missing, so it does not really have a meaningful ;; length for the ... (check-exn - #rx"attribute contains non-syntax value.*#f" + #rx"attribute contains non-(syntax|list) value.*#f" (λ () (convert-compile-time-error (check-equal? (syntax->datum @@ -965,7 +965,7 @@ ;; sublist of wᵢ element is missing, so it does not really have a meaningful ;; length for the ... (check-exn - #rx"attribute contains non-syntax value.*#f" + #rx"attribute contains non-(syntax|list) value.*#f" (λ () (convert-compile-time-error (check-equal? (syntax->datum @@ -985,7 +985,7 @@ ;; sublist of wᵢ element is missing, so it does not really have a meaningful ;; length for the ... (check-exn - #rx"attribute contains non-syntax value.*#f" + #rx"attribute contains non-(syntax|list) value.*#f" (λ () (convert-compile-time-error (check-equal? (syntax->datum