#6936: [with patch, positive review] Implement generic testing from #6343 for
matrices
-------------------------------+--------------------------------------------
Reporter: jason | Owner: was
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.1
Component: linear algebra | Resolution: fixed
Keywords: TestSuite | Work_issues:
Author: Jason Grout | Upstream: N/A
Reviewer: Nicolas M. ThiƩry | Merged:
-------------------------------+--------------------------------------------
Changes (by jason):
* cc: rbeezer (added)
* status: needs_work => needs_review
* merged: sage-4.2.alpha0 =>
* upstream: => N/A
Old description:
> The patch calls TestSuite().run() every time load(dumps()) was called in
> the matrix directory. I also added a _test_minpoly() function, and
> renamed and adapted an existing _test_pickle() into _test_reduce().
>
> Running doctests in matrix/*.pyx now fails for a number of files. In
> other words, this testing infrastructure works and is uncovering bugs!
>
> The bugs should be dealt with on other tickets.
New description:
The patch calls TestSuite().run() every time load(dumps()) was called in
the matrix directory. I also renamed and adapted an existing
_test_pickle() into _test_reduce().
--
Comment:
Okay, I took out the minpoly test, so this patch just implements the
generic testing infrastructure. The minpoly test will go on another
ticket so the doctest failures can be dealt with there.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6936#comment:15>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.