]> git.imager.perl.org - imager.git/history - t/t022double.t
move t1lib font support to a separate module
[imager.git] / t / t022double.t
2011-02-03 Tony CookRT#65088 make sure each test script that needs testout...
2008-04-29 Tony Cookeliminate t/testtools.pl
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-11-26 Tony Cookconvert ok(... eq ..., ... ) to is(..., ..., ...)
2006-01-10 Tony Cook- start of external Imager API access:
2005-11-11 Tony Cook- converted t/t021sixteen.t to use Test::More
2005-11-11 Tony Cook- setmask() now returns true on success and reports...
2005-11-01 Tony Cook- converted t/t022double.t to use Test::More
2004-12-02 Tony Cookhad wrong name there <sigh>
2004-12-02 Tony Cook- some tests were using $Config{ivsize} when they shoul...
2004-11-12 Tony Cook- creating an image where the size of the allocated...
2004-09-05 Tony Cook - previously, if you supplied to_paletted and...
2001-10-11 Tony Cooksome fixes to double/sample image support
2001-10-07 Tony Cookoops