On Mon, 30 Nov 2009 at 09:25PM -0800, Robert Bradshaw wrote: > Isn't there an option to set to run all the spkg internal tests?
Export SAGE_CHECK=yes before starting a build, which will run the spkg's internal tests, as defined by the spkg-check script. Last I knew, there were several spkgs which don't pass their tests, which means you need a bit of trickery to get by those, since the build will fail when the tests fail. (The tests are run after the spkg is installed.) If spkg "foo" fails its tests, but you want to just keep going in the build, you need to do something like $ touch $SAGE_ROOT/spkg/installed/foo-1.1.p0 where you replace $SAGE_ROOT and foo-1.1.p0 appropriately. Restart the build, and it will keep going. Dan -- --- Dan Drake ----- http://mathsci.kaist.ac.kr/~drake -------
signature.asc
Description: Digital signature
