X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/0d80f37ea0e9d76ef46fbd6e4f54c82c8a163b51..6f1cbfedd211c64b2e6b7b140fd17efddf51068d:/MANIFEST diff --git a/MANIFEST b/MANIFEST index c91279a2..41825da4 100644 --- a/MANIFEST +++ b/MANIFEST @@ -334,6 +334,7 @@ t/200-file/310-pnm.t Test PNM file handling t/200-file/320-bmp.t Test BMP file handling t/200-file/330-tga.t Test TGA file handling t/200-file/400-basic.t Test basic operations across file formats +t/200-file/450-preload.t Test the preload class method t/250-draw/010-draw.t Basic drawing tests t/250-draw/020-flood.t Flood fill tests t/250-draw/030-paste.t Test the paste() method @@ -359,6 +360,7 @@ t/350-font/030-ttoo.t OO level FT1 tests t/350-font/040-ttstd.t Standard font tests for TT t/350-font/100-texttools.t Test text wrapping t/400-filter/010-filters.t Consolidated filter tests (needs to split) +t/400-filter/020-autolevels.t Test the autolevels filter t/450-api/100-inline.t Inline::C integration and API t/450-api/110-inlinectx.t context APIs t/850-thread/010-base.t Test wrt to perl threads