On Sun, Jun 09, 2019 at 10:23:14PM -0400, John Cowan wrote: > The output of "make test" was over 20,000 lines, some of which do have the > string "fail" in them. I've posted it at > <http://vrici.lojban.org/~cowan/faulty> if anyone wants to take a look.
Hi John, That's normal. There are many tests which are testing the compiler and which will print a warning like "foo in (if foo (error "assertion failed")) is always true". There are also a few tests which check that something fails, so it says "blabla failed, as it should". And finally there's the reports of some tests which simply say "0 assertions failed". If the tests really fail, make will exit with an error. Cheers, Peter
signature.asc
Description: PGP signature
_______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
