On Fri, Dec 11, 2009 at 1:06 AM, Dan Drake <dr...@kaist.edu> wrote: > Anytime after I build Sage, I can come along and run the doctests with > "make test" or whatever. But what if I built from source and later want > to run all the spkg-checks? Right now, I need to rebuild *everything* > from scratch with SAGE_CHECK=yes, but it would be useful to be able to > run the spkg-check tests after building. Is there a convenient way to do > this? The spkg build directories get deleted, so I'm pretty sure there > isn't a way right now.
It doesn't make any sense to run SPKG_CHECK (not SAGE_CHECK) when the build directories have been deleted. If you built all of Sage and *don't* delete the build directories, then it would make sense to do SPKG_CHECK. Do you want to add this feature? I think if one does export SAGE_PORT="yes" then the build directories aren't deleted. > I'd love to be able to run "make spkg-check" and have all those test > scripts run. I think it would make running those tests much easier. > > Thoughts? > > Dan > > -- > --- Dan Drake > ----- http://mathsci.kaist.ac.kr/~drake > ------- > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAksiC5gACgkQr4V8SljC5LqmXACgsiS8Dr2a3a8HWSZWqthQTSTg > NIwAnRorzB/XkeVm14swlkdWP9P7lY5A > =SZC0 > -----END PGP SIGNATURE----- > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org