]> git.imager.perl.org - imager.git/history - t/t023palette.t
update skip messages to match Imager's new threads support
[imager.git] / t / t023palette.t
2012-12-14 Tony Cookconsistently use _valid_image() internally to ensure...
2012-04-14 Tony Cookre-work sample down-conversion to rounding
2012-03-05 Tony Cook[rt #75258] fix the utterly broken i_gpixf() for palett...
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-13 Tony Cooki_psamp()/i_psampf() coverage tests for paletted images
2011-11-21 Tony Cook[rt #67911] add gray, gray4, gray16 preset color palettes
2011-08-15 Tony Cook[rt #69242] don't leak memory when setscanline() is...
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-05-30 Tony Cook[RT #68508] do error diffusion on gray scale if the...
2011-05-23 Tony Cookclean up test files by default for some more test scripts
2008-12-11 Tony Cook - corrected a reference leak where writing GIFs would...
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2007-03-12 Tony Cookadd tests for mono make_colors
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-08-15 Tony Cookadded pixel type 'index' to getscanline() and setscanli...
2006-07-01 Tony Cookadded error handling tests for bad colors supplied...
2006-06-29 Tony Cooksetcolors() and addcolors() can now accept non-object...
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-05-11 Tony Cook- the setcolors() had a fencepost error making it impos...
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...