Re: [sage-devel] Re: test suites for Sage

2010-08-30 Thread Tim Daly
Nicolas, This is similar to the CATS pamphlet files. They use noweb format but they could use the \begin...\end latex environment. I plan to make that change anyway. If we look at one of the files, e.g. http://axiom-developer.org/axiom-website/CATS/schaum1.input.pamphlet it is a sequence of bloc

Re: [sage-devel] Re: test suites for Sage

2010-08-30 Thread Nicolas M. Thiery
On Mon, Aug 30, 2010 at 03:33:23PM +1000, Minh Nguyen wrote: > A few months ago I experimented with writing test cases in LaTeX as > part of a detailed discussion of underlying relevant theory. So for > example you want to write some test cases for graph theory. You start > by writing a short docum

Re: [sage-devel] Re: test suites for Sage

2010-08-29 Thread Tim Lahey
On Mon, Aug 30, 2010 at 1:33 AM, Minh Nguyen wrote: > Hi Tim, > > On Mon, Aug 30, 2010 at 1:47 PM, Tim Daly wrote: >> Tim (somebody, I can't find his name) was going to try the >> CATS integration test suite in Sage. It should be rather easy >> as Sage uses Maxima and the syntax is very close. I