]> git.imager.perl.org - imager.git/history - t/t1000files.t
test thread context handling for logging
[imager.git] / t / t1000files.t
2012-06-04 Tony Cookadded the check_file_limits() method to Imager
2012-06-04 Tony Cookset_file_limits(reset => 1) now resets to defaults...
2012-05-26 Tony Cookadjust the test error messages to match the new module...
2011-11-19 Tony Cook[rt #72475] make the error messages from read() match...
2011-11-19 Tony Cooknote the purpose of a complex test
2011-08-15 Tony Cook[rt #69194] include more information in read()/write...
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-05-23 Tony Cookclean up test files by default for some more test scripts
2011-02-03 Tony CookRT#65088 make sure each test script that needs testout...
2010-10-01 Tony Cookdetect some more file types
2008-03-25 Tony Cook - some TGA images weren't being detected correctly...
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-07-24 Tony Cookadd detection of BZIP2 and gzip data
2006-07-21 Tony Cookadd a magic entry to detect XWD files
2006-05-22 Tony Cooki_test_format_probe:
2006-03-30 Tony Cookadd format probes for SGI RGB, ILBM, XPM, PCX, FITS...
2006-03-23 Tony Cook- i_test_format_probe() now attempts to detect MS Windo...
2006-02-17 Tony Cook- eliminate sign warning from image.c
2005-08-24 Tony Cook- convert t/t107bmp.t to Test::More
2005-05-24 Tony Cookadded C< use lib 't'; > where needed
2005-05-11 Tony Cook- the internal function used to probe file formats...