Pod/
|
991 |
23 months |
tony |
added "kwalitee" test script:
- currently tests all pl/pm/PL files have use str... |
t00basic.t
|
1111 |
18 months |
tony |
convert t/t00basic to Test::More and have it try to load all of the core modules |
t01introvert.t
|
1480 |
2 weeks |
tony |
eliminate t/testtools.pl
have t/t35ttfont.pl check the font is created, this ma... |
t020masked.t
|
269 |
6 years |
tony |
Egads
Merged in the exp_represent branch
Should have done this earlier
|
t021sixteen.t
|
1357 |
5 months |
tony |
merge in tiff re-work branch
|
t022double.t
|
1480 |
2 weeks |
tony |
eliminate t/testtools.pl
have t/t35ttfont.pl check the font is created, this ma... |
t023palette.t
|
1357 |
5 months |
tony |
merge in tiff re-work branch
|
t05error.t
|
23 |
7 years |
tony |
basic test code for error reporting
|
t07iolayer.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
t1000files.t
|
1432 |
7 weeks |
tony |
- some TGA images weren't being detected correctly as TGA images
https://rt.... |
t101jpeg.t
|
1435 |
6 weeks |
tony |
- writing a 2 or 4 channel image to a JPEG will now write that image as
if c... |
t102png.t
|
1480 |
2 weeks |
tony |
eliminate t/testtools.pl
have t/t35ttfont.pl check the font is created, this ma... |
t103raw.t
|
1329 |
6 months |
tony |
- improve the error messages produced when attempting to read or write
an un... |
t104ppm.t
|
1437 |
6 weeks |
tony |
- writing a 2 or 4 channel image to a PGM/PPM will now write that
image as i... |
t105gif.t
|
1484 |
13 days |
tony |
- the gif_screen_height tag was overriding the screen width and being
ignore... |
t106tiff.t
|
1361 |
5 months |
tony |
work around limits of older libtiffs
|
t107bmp.t
|
1439 |
6 weeks |
tony |
- writing a 2 or 4 channel image to a BMP file will now write that
image as ... |
t108tga.t
|
1432 |
7 weeks |
tony |
- some TGA images weren't being detected correctly as TGA images
https://rt.... |
t15color.t
|
1199 |
13 months |
tony |
add X org dist's rgb.txt location to search path
fix test for xname to look in ... |
t16matrix.t
|
1391 |
5 months |
tony |
- Imager::Matrix2d->translate() now only requires one of the x or y
paramete... |
t20fill.t
|
1476 |
3 weeks |
tony |
- fixed a related problem for image fills.
- Possible security issue: The flo... |
t21draw.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
t30t1font.t
|
1392 |
5 months |
tony |
- the font libraries are now only initialized when needed.
http://rt.cpan.or... |
t35ttfont.t
|
1480 |
2 weeks |
tony |
eliminate t/testtools.pl
have t/t35ttfont.pl check the font is created, this ma... |
t36oofont.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
t37w32font.t
|
1268 |
9 months |
tony |
allow Imager to be loaded on Windows 98
|
t38ft2font.t
|
1239 |
11 months |
tony |
fixes a regression introduced by the fixes for RT 11972
http://rt.cpan.org/Ticke... |
t40scale.t
|
1480 |
2 weeks |
tony |
eliminate t/testtools.pl
have t/t35ttfont.pl check the font is created, this ma... |
t50basicoo.t
|
950 |
2 years |
tony |
rename some private functions to private names
|
t55trans.t
|
2 |
7 years |
addi |
Initial revision
|
t56postfix.t
|
1322 |
6 months |
tony |
convert more tests to Test::More
|
t57infix.t
|
1327 |
6 months |
tony |
- attempt to work around the test failure at
http://www.nntp.perl.org/group... |
t58trans2.t
|
1386 |
5 months |
tony |
- added the det() function to the transform2() engine.
added the sample quad... |
t59assem.t
|
1322 |
6 months |
tony |
convert more tests to Test::More
|
t61filters.t
|
1357 |
5 months |
tony |
merge in tiff re-work branch
|
t64copyflip.t
|
1333 |
6 months |
tony |
- correctly blend a rotated (or matrix_transformed()) image when
performing ... |
t65crop.t
|
1480 |
2 weeks |
tony |
eliminate t/testtools.pl
have t/t35ttfont.pl check the font is created, this ma... |
t66paste.t
|
1431 |
7 weeks |
tony |
commit changes from draw branch
|
t67convert.t
|
1259 |
9 months |
tony |
- Finished/rewrote Arnar's old SGI RGB file format support, so Imager
now ha... |
t68map.t
|
160 |
6 years |
addi |
Fixed warnings for 5.004_04.
|
t69rubthru.t
|
1431 |
7 weeks |
tony |
commit changes from draw branch
|
t70newgif.t
|
962 |
2 years |
tony |
- added support for registering file readers
- if you supply and unknown type v... |
t75polyaa.t
|
391 |
6 years |
tony |
move the combining function call outside the general fills (simplifies
the fills... |
t80texttools.t
|
1319 |
6 months |
tony |
- Imager::Font::Wrap doesn't correctly set savepos
|
t81hlines.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
t82inline.t
|
1387 |
5 months |
tony |
test that Parse::RecDescent is loadable to avoid problems like
https://rt.cpan.... |
t90cc.t
|
1274 |
8 months |
tony |
added cleanup, documentation, further tests and grayscale support
|
t91pod.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
t92samples.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
t93podcover.t
|
1274 |
8 months |
tony |
added cleanup, documentation, further tests and grayscale support
|
t94kwalitee.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
tr18561.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
tr18561b.t
|
1122 |
17 months |
tony |
Test::More is now a pre-requisite for Imager, so remove it from the
distribution... |
x10meta.t
|
1332 |
6 months |
tony |
correctly generate the author key in META.yml
|
x11rubthru.t
|
1431 |
7 weeks |
tony |
commit changes from draw branch
|