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: felix . winkelmann
Subject: Re: [PATCH] additional tests for fp*+
Date: Thu, 19 May 2022 14:34: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?

Oh boy... I should have looked at that a bit more seriously, Sorry about that.

Attached a new patch.


felix

Attachment: 0001-Added-tests-for-fp-contributed-by-Christian-Himpe.patch
Description: Text document


reply via email to

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