Alex Ghitza wrote: >> drkir...@kestrel:[~/sage/sage-4.0.rc0] $ ./sage >> ---------------------------------------------------------------------- >> | Sage Version 4.0.rc0, Release Date: 2009-05-21 | >> | Type notebook() for the GUI, and license() for information. | >> ---------------------------------------------------------------------- >> sage: 2^8 >> 256 >> >> So it is at least working somewhat. >> >> How do I run the self-tests, now Sage is built? >> >> > > >>From the ~/sage/sage-4.0.rc0 directory, run: make test > > Or you can do: make testlong to also include long doctests. > > > Best, > Alex
Thank you. No doubt that will take an eternity on my old Sun, which is heavily loaded processing some chess games. But I'll report any failures. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
