]> git.imager.perl.org - imager.git/history - t/t01introvert.t
test the API under IMAGER_NO_CONTEXT
[imager.git] / t / t01introvert.t
2012-11-24 Tony Cook[rt #65814] extra diagnostics
2012-10-08 Tony Cook[rt #79990] don't copy setsamples() data parameter
2012-04-14 Tony Cookre-work sample down-conversion to rounding
2012-03-20 Tony Cookfix the brokeness introduced in 5ee60746
2012-02-25 Tony Cookcompare unpacked data to avoid unintelligble cpan teste...
2012-02-19 Tony Cook[rt #73697] re-work getpixel() and setpixel()
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-14 Tony Cookadd offset and width parameters to setsamples() for...
2012-02-13 Tony CookOO API
2012-02-13 Tony Cookcoverage tests for 8-bits/sample psamp/psampf
2012-02-12 Tony Cookre-work XS handling of channel lists
2012-02-12 Tony Cook[rt #74882] fix getsamples(target => \@foo, ...)
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