Re: [matplotlib-devel] test_image

2009-09-08 Thread John Hunter
On Tue, Sep 8, 2009 at 10:14 AM, Andrew Straw wrote: >> but I do not see an additional test being run (I still get the usual >> 26 tests).  Is there another step to getting this to be picked up by >> the test harness? >> > > As described in the "Creating a new module in matplotlib.tests" of the >

Re: [matplotlib-devel] test_image

2009-09-08 Thread Andrew Straw
John Hunter wrote: > I must be missing something obvious, but I tried to add a new module > to lib/matplotlib/tests called test_image, which has a single method > so far, test_image_interps. I added the standard decorator and > baseline image, and I can see it being installed in the stdio on the >

[matplotlib-devel] test_image

2009-09-08 Thread John Hunter
I must be missing something obvious, but I tried to add a new module to lib/matplotlib/tests called test_image, which has a single method so far, test_image_interps. I added the standard decorator and baseline image, and I can see it being installed in the stdio on the sage buildbot http://mpl-bu