chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] additional tests for fp*+


From: Peter Bex
Subject: Re: [PATCH] additional tests for fp*+
Date: Thu, 19 May 2022 12:05:09 +0200

On Thu, May 19, 2022 at 12:01:43PM +0200, felix.winkelmann@bevuta.com wrote:
> These tests were contributed by Christian Himpe.

> +;;; Tests contributed by Christian Himpe:
> +
> +;; dummy testee
> +(define (fp*+ a b c)
> +  (+ (* a b) c))
> +

IIUC that means these tests aren't actually exercising the real fp*+.
Is there a reason to override it like this?

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]