]> git.imager.perl.org - imager.git/history - t/t01introvert.t
avoid warning about gccversion being non-numeric
[imager.git] / t / t01introvert.t
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-05-23 Tony Cooktest and add error reporting to to_*() family methods
2011-05-21 Tony Cookre-work document and test Imager's logging facility
2011-03-14 Tony Cooktighten and fix the i_img_to_pal() test
2011-02-03 Tony CookRT#65088 make sure each test script that needs testout...
2010-09-05 Tony Cookoptimize filled box drawing
2008-04-29 Tony Cookeliminate t/testtools.pl
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-10-26 Tony Cook - test 171 in t/t01introvert.t was failing on perls...
2007-06-26 Tony Cook - to avoid confusion, channels not present in the...
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2006-12-15 Tony Cookwork around a bug in some intermediate versions of...
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2005-11-11 Tony Cook- converted t/t021sixteen.t to use Test::More
2005-09-08 Tony Cook- implement getscanline(), setscanline() and getsamples...
2005-04-29 Tony Cook- the internal i_tags_get_string() function now acts...
2005-03-16 Tony Cook- added README for samples directory, describes interle...
2005-03-11 Tony Cook- the convert, crop, rotate, copy, matrix_transform...
2005-03-11 Tony Cookconvert to Test::More
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-08-13 Tony CookEgads