On 07/20/11 13:26, Burcin Erocal wrote: > On Tue, 19 Jul 2011 14:44:10 -0400 > Michael Orlitzky <mich...@orlitzky.com> wrote: > >> 2. Subject to #1, where is the most appropriate place to add the >> tests? My first guess would be in the "TESTS:" section of >> sage/calculus/calculus.py, but there appear to be some standalone >> tests defined in sage/tests, too. > > If you are adding tests only for integration, starting a new file > sage/symbolic/tests.py might be better. > > There is a list of open integration tickets here: > > http://trac.sagemath.org/sage_trac/wiki/symbolics > > Don't forget to mention the ticket number in the test.
This is what I've done so far. I'll figure out how to mark them "optional - bug," and post them when I'm done. Thanks. -- 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