On 6 Dec 2001, Gregor N. Purdy wrote: > Dan -- > The newly generated queens.pasm doesn't do rotate(). So, that's why > it succeeds, I guess. I notice that > > grep 'clone|restore|save|rotate' *.t > > doesn't find any matches in t/op. That makes it real easy for things > to drift.
There are certainly save and restore tests, as I used these in the macro which does fp equality. There are no tests yet for rotate and clone though. Alex Gough