Re: [matplotlib-devel] Automated test harness discussion...

2008-12-16 Thread Gael Varoquaux
On Tue, Dec 16, 2008 at 09:12:24AM -0800, Drain, Theodore R wrote: > Continued from: requesting permission to remove traits and configobj... > Gael, > There might be ways to handle these problems. A lot of depends on what we're > trying to test. I agree that if we take the example scripts, run

Re: [matplotlib-devel] Automated test harness discussion...

2008-12-16 Thread John Hunter
On Tue, Dec 16, 2008 at 11:12 AM, Drain, Theodore R wrote: > - Embed a font with the tests to eliminate font server differences (no > experience with this so I'm not sure how hard this would be). We could even > create a dummy font that just has black squares for each character - it still > t

[matplotlib-devel] Automated test harness discussion...

2008-12-16 Thread Drain, Theodore R
Continued from: requesting permission to remove traits and configobj... Gael, There might be ways to handle these problems. A lot of depends on what we're trying to test. I agree that if we take the example scripts, run them, and save the plots, we'll never get an automated test harness to fig