mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
e10910988d
--HG-- rename : modules/libpr0n/Makefile.in => image/Makefile.in rename : modules/libpr0n/build/Makefile.in => image/build/Makefile.in rename : modules/libpr0n/build/nsImageModule.cpp => image/build/nsImageModule.cpp rename : modules/libpr0n/decoders/GIF2.h => image/decoders/GIF2.h rename : modules/libpr0n/decoders/Makefile.in => image/decoders/Makefile.in rename : modules/libpr0n/decoders/iccjpeg.c => image/decoders/iccjpeg.c rename : modules/libpr0n/decoders/iccjpeg.h => image/decoders/iccjpeg.h rename : modules/libpr0n/decoders/icon/Makefile.in => image/decoders/icon/Makefile.in rename : modules/libpr0n/decoders/icon/android/Makefile.in => image/decoders/icon/android/Makefile.in rename : modules/libpr0n/decoders/icon/android/nsIconChannel.cpp => image/decoders/icon/android/nsIconChannel.cpp rename : modules/libpr0n/decoders/icon/android/nsIconChannel.h => image/decoders/icon/android/nsIconChannel.h rename : modules/libpr0n/decoders/icon/gtk/Makefile.in => image/decoders/icon/gtk/Makefile.in rename : modules/libpr0n/decoders/icon/gtk/nsIconChannel.cpp => image/decoders/icon/gtk/nsIconChannel.cpp rename : modules/libpr0n/decoders/icon/gtk/nsIconChannel.h => image/decoders/icon/gtk/nsIconChannel.h rename : modules/libpr0n/decoders/icon/mac/Makefile.in => image/decoders/icon/mac/Makefile.in rename : modules/libpr0n/decoders/icon/mac/nsIconChannel.h => image/decoders/icon/mac/nsIconChannel.h rename : modules/libpr0n/decoders/icon/mac/nsIconChannelCocoa.mm => image/decoders/icon/mac/nsIconChannelCocoa.mm rename : modules/libpr0n/decoders/icon/nsIIconURI.idl => image/decoders/icon/nsIIconURI.idl rename : modules/libpr0n/decoders/icon/nsIconModule.cpp => image/decoders/icon/nsIconModule.cpp rename : modules/libpr0n/decoders/icon/nsIconProtocolHandler.cpp => image/decoders/icon/nsIconProtocolHandler.cpp rename : modules/libpr0n/decoders/icon/nsIconProtocolHandler.h => image/decoders/icon/nsIconProtocolHandler.h rename : modules/libpr0n/decoders/icon/nsIconURI.cpp => image/decoders/icon/nsIconURI.cpp rename : modules/libpr0n/decoders/icon/nsIconURI.h => image/decoders/icon/nsIconURI.h rename : modules/libpr0n/decoders/icon/os2/Makefile.in => image/decoders/icon/os2/Makefile.in rename : modules/libpr0n/decoders/icon/os2/nsIconChannel.cpp => image/decoders/icon/os2/nsIconChannel.cpp rename : modules/libpr0n/decoders/icon/os2/nsIconChannel.h => image/decoders/icon/os2/nsIconChannel.h rename : modules/libpr0n/decoders/icon/qt/Makefile.in => image/decoders/icon/qt/Makefile.in rename : modules/libpr0n/decoders/icon/qt/gtkqticonsconverter.js => image/decoders/icon/qt/gtkqticonsconverter.js rename : modules/libpr0n/decoders/icon/qt/gtkqticonsconverter.manifest => image/decoders/icon/qt/gtkqticonsconverter.manifest rename : modules/libpr0n/decoders/icon/qt/nsIconChannel.cpp => image/decoders/icon/qt/nsIconChannel.cpp rename : modules/libpr0n/decoders/icon/qt/nsIconChannel.h => image/decoders/icon/qt/nsIconChannel.h rename : modules/libpr0n/decoders/icon/qt/public/Makefile.in => image/decoders/icon/qt/public/Makefile.in rename : modules/libpr0n/decoders/icon/qt/public/nsGtkQtIconsConverter.idl => image/decoders/icon/qt/public/nsGtkQtIconsConverter.idl rename : modules/libpr0n/decoders/icon/win/Makefile.in => image/decoders/icon/win/Makefile.in rename : modules/libpr0n/decoders/icon/win/nsIconChannel.cpp => image/decoders/icon/win/nsIconChannel.cpp rename : modules/libpr0n/decoders/icon/win/nsIconChannel.h => image/decoders/icon/win/nsIconChannel.h rename : modules/libpr0n/decoders/nsBMPDecoder.cpp => image/decoders/nsBMPDecoder.cpp rename : modules/libpr0n/decoders/nsBMPDecoder.h => image/decoders/nsBMPDecoder.h rename : modules/libpr0n/decoders/nsGIFDecoder2.cpp => image/decoders/nsGIFDecoder2.cpp rename : modules/libpr0n/decoders/nsGIFDecoder2.h => image/decoders/nsGIFDecoder2.h rename : modules/libpr0n/decoders/nsICODecoder.cpp => image/decoders/nsICODecoder.cpp rename : modules/libpr0n/decoders/nsICODecoder.h => image/decoders/nsICODecoder.h rename : modules/libpr0n/decoders/nsIconDecoder.cpp => image/decoders/nsIconDecoder.cpp rename : modules/libpr0n/decoders/nsIconDecoder.h => image/decoders/nsIconDecoder.h rename : modules/libpr0n/decoders/nsJPEGDecoder.cpp => image/decoders/nsJPEGDecoder.cpp rename : modules/libpr0n/decoders/nsJPEGDecoder.h => image/decoders/nsJPEGDecoder.h rename : modules/libpr0n/decoders/nsPNGDecoder.cpp => image/decoders/nsPNGDecoder.cpp rename : modules/libpr0n/decoders/nsPNGDecoder.h => image/decoders/nsPNGDecoder.h rename : modules/libpr0n/encoders/Makefile.in => image/encoders/Makefile.in rename : modules/libpr0n/encoders/bmp/Makefile.in => image/encoders/bmp/Makefile.in rename : modules/libpr0n/encoders/bmp/nsBMPEncoder.cpp => image/encoders/bmp/nsBMPEncoder.cpp rename : modules/libpr0n/encoders/bmp/nsBMPEncoder.h => image/encoders/bmp/nsBMPEncoder.h rename : modules/libpr0n/encoders/ico/Makefile.in => image/encoders/ico/Makefile.in rename : modules/libpr0n/encoders/ico/nsICOEncoder.cpp => image/encoders/ico/nsICOEncoder.cpp rename : modules/libpr0n/encoders/ico/nsICOEncoder.h => image/encoders/ico/nsICOEncoder.h rename : modules/libpr0n/encoders/jpeg/Makefile.in => image/encoders/jpeg/Makefile.in rename : modules/libpr0n/encoders/jpeg/nsJPEGEncoder.cpp => image/encoders/jpeg/nsJPEGEncoder.cpp rename : modules/libpr0n/encoders/jpeg/nsJPEGEncoder.h => image/encoders/jpeg/nsJPEGEncoder.h rename : modules/libpr0n/encoders/png/Makefile.in => image/encoders/png/Makefile.in rename : modules/libpr0n/encoders/png/nsPNGEncoder.cpp => image/encoders/png/nsPNGEncoder.cpp rename : modules/libpr0n/encoders/png/nsPNGEncoder.h => image/encoders/png/nsPNGEncoder.h rename : modules/libpr0n/public/ImageErrors.h => image/public/ImageErrors.h rename : modules/libpr0n/public/ImageLogging.h => image/public/ImageLogging.h rename : modules/libpr0n/public/Makefile.in => image/public/Makefile.in rename : modules/libpr0n/public/imgICache.idl => image/public/imgICache.idl rename : modules/libpr0n/public/imgIContainer.idl => image/public/imgIContainer.idl rename : modules/libpr0n/public/imgIContainerDebug.idl => image/public/imgIContainerDebug.idl rename : modules/libpr0n/public/imgIContainerObserver.idl => image/public/imgIContainerObserver.idl rename : modules/libpr0n/public/imgIDecoderObserver.idl => image/public/imgIDecoderObserver.idl rename : modules/libpr0n/public/imgIEncoder.idl => image/public/imgIEncoder.idl rename : modules/libpr0n/public/imgILoader.idl => image/public/imgILoader.idl rename : modules/libpr0n/public/imgIRequest.idl => image/public/imgIRequest.idl rename : modules/libpr0n/public/imgITools.idl => image/public/imgITools.idl rename : modules/libpr0n/src/BMPFileHeaders.h => image/src/BMPFileHeaders.h rename : modules/libpr0n/src/Decoder.cpp => image/src/Decoder.cpp rename : modules/libpr0n/src/Decoder.h => image/src/Decoder.h rename : modules/libpr0n/src/DiscardTracker.cpp => image/src/DiscardTracker.cpp rename : modules/libpr0n/src/DiscardTracker.h => image/src/DiscardTracker.h rename : modules/libpr0n/src/EndianMacros.h => image/src/EndianMacros.h rename : modules/libpr0n/src/ICOFileHeaders.h => image/src/ICOFileHeaders.h rename : modules/libpr0n/src/Image.cpp => image/src/Image.cpp rename : modules/libpr0n/src/Image.h => image/src/Image.h rename : modules/libpr0n/src/Makefile.in => image/src/Makefile.in rename : modules/libpr0n/src/RasterImage.cpp => image/src/RasterImage.cpp rename : modules/libpr0n/src/RasterImage.h => image/src/RasterImage.h rename : modules/libpr0n/src/SVGDocumentWrapper.cpp => image/src/SVGDocumentWrapper.cpp rename : modules/libpr0n/src/SVGDocumentWrapper.h => image/src/SVGDocumentWrapper.h rename : modules/libpr0n/src/VectorImage.cpp => image/src/VectorImage.cpp rename : modules/libpr0n/src/VectorImage.h => image/src/VectorImage.h rename : modules/libpr0n/src/imgFrame.cpp => image/src/imgFrame.cpp rename : modules/libpr0n/src/imgFrame.h => image/src/imgFrame.h rename : modules/libpr0n/src/imgLoader.cpp => image/src/imgLoader.cpp rename : modules/libpr0n/src/imgLoader.h => image/src/imgLoader.h rename : modules/libpr0n/src/imgRequest.cpp => image/src/imgRequest.cpp rename : modules/libpr0n/src/imgRequest.h => image/src/imgRequest.h rename : modules/libpr0n/src/imgRequestProxy.cpp => image/src/imgRequestProxy.cpp rename : modules/libpr0n/src/imgRequestProxy.h => image/src/imgRequestProxy.h rename : modules/libpr0n/src/imgStatusTracker.cpp => image/src/imgStatusTracker.cpp rename : modules/libpr0n/src/imgStatusTracker.h => image/src/imgStatusTracker.h rename : modules/libpr0n/src/imgTools.cpp => image/src/imgTools.cpp rename : modules/libpr0n/src/imgTools.h => image/src/imgTools.h rename : modules/libpr0n/test/Makefile.in => image/test/Makefile.in rename : modules/libpr0n/test/browser/Makefile.in => image/test/browser/Makefile.in rename : modules/libpr0n/test/browser/animated.gif => image/test/browser/animated.gif rename : modules/libpr0n/test/browser/animated2.gif => image/test/browser/animated2.gif rename : modules/libpr0n/test/browser/big.png => image/test/browser/big.png rename : modules/libpr0n/test/browser/browser_bug666317.js => image/test/browser/browser_bug666317.js rename : modules/libpr0n/test/browser/browser_image.js => image/test/browser/browser_image.js rename : modules/libpr0n/test/browser/head.js => image/test/browser/head.js rename : modules/libpr0n/test/browser/image.html => image/test/browser/image.html rename : modules/libpr0n/test/browser/imageX2.html => image/test/browser/imageX2.html rename : modules/libpr0n/test/crashtests/256-height.ico => image/test/crashtests/256-height.ico rename : modules/libpr0n/test/crashtests/256-width.ico => image/test/crashtests/256-width.ico rename : modules/libpr0n/test/crashtests/523528-1.gif => image/test/crashtests/523528-1.gif rename : modules/libpr0n/test/crashtests/523528-2.gif => image/test/crashtests/523528-2.gif rename : modules/libpr0n/test/crashtests/681190.html => image/test/crashtests/681190.html rename : modules/libpr0n/test/crashtests/694165-1.xhtml => image/test/crashtests/694165-1.xhtml rename : modules/libpr0n/test/crashtests/83804-1.gif => image/test/crashtests/83804-1.gif rename : modules/libpr0n/test/crashtests/89341-1.gif => image/test/crashtests/89341-1.gif rename : modules/libpr0n/test/crashtests/crashtests.list => image/test/crashtests/crashtests.list rename : modules/libpr0n/test/crashtests/delayedframe.sjs => image/test/crashtests/delayedframe.sjs rename : modules/libpr0n/test/crashtests/delaytest.html => image/test/crashtests/delaytest.html rename : modules/libpr0n/test/crashtests/invalid-icc-profile.jpg => image/test/crashtests/invalid-icc-profile.jpg rename : modules/libpr0n/test/crashtests/invalid-size-second-frame.gif => image/test/crashtests/invalid-size-second-frame.gif rename : modules/libpr0n/test/crashtests/invalid-size.gif => image/test/crashtests/invalid-size.gif rename : modules/libpr0n/test/crashtests/threeframes-end.gif => image/test/crashtests/threeframes-end.gif rename : modules/libpr0n/test/crashtests/threeframes-start.gif => image/test/crashtests/threeframes-start.gif rename : modules/libpr0n/test/mochitest/Makefile.in => image/test/mochitest/Makefile.in rename : modules/libpr0n/test/mochitest/big.png => image/test/mochitest/big.png rename : modules/libpr0n/test/mochitest/blue.png => image/test/mochitest/blue.png rename : modules/libpr0n/test/mochitest/bug399925.gif => image/test/mochitest/bug399925.gif rename : modules/libpr0n/test/mochitest/bug468160.sjs => image/test/mochitest/bug468160.sjs rename : modules/libpr0n/test/mochitest/bug478398_ONLY.png => image/test/mochitest/bug478398_ONLY.png rename : modules/libpr0n/test/mochitest/bug490949-iframe.html => image/test/mochitest/bug490949-iframe.html rename : modules/libpr0n/test/mochitest/bug490949.sjs => image/test/mochitest/bug490949.sjs rename : modules/libpr0n/test/mochitest/bug496292-1.sjs => image/test/mochitest/bug496292-1.sjs rename : modules/libpr0n/test/mochitest/bug496292-2.sjs => image/test/mochitest/bug496292-2.sjs rename : modules/libpr0n/test/mochitest/bug496292-iframe-1.html => image/test/mochitest/bug496292-iframe-1.html rename : modules/libpr0n/test/mochitest/bug496292-iframe-2.html => image/test/mochitest/bug496292-iframe-2.html rename : modules/libpr0n/test/mochitest/bug496292-iframe-ref.html => image/test/mochitest/bug496292-iframe-ref.html rename : modules/libpr0n/test/mochitest/bug497665-iframe.html => image/test/mochitest/bug497665-iframe.html rename : modules/libpr0n/test/mochitest/bug497665.sjs => image/test/mochitest/bug497665.sjs rename : modules/libpr0n/test/mochitest/bug552605.sjs => image/test/mochitest/bug552605.sjs rename : modules/libpr0n/test/mochitest/bug657191.sjs => image/test/mochitest/bug657191.sjs rename : modules/libpr0n/test/mochitest/bug671906.sjs => image/test/mochitest/bug671906.sjs rename : modules/libpr0n/test/mochitest/bug89419-iframe.html => image/test/mochitest/bug89419-iframe.html rename : modules/libpr0n/test/mochitest/bug89419.sjs => image/test/mochitest/bug89419.sjs rename : modules/libpr0n/test/mochitest/damon.jpg => image/test/mochitest/damon.jpg rename : modules/libpr0n/test/mochitest/imgutils.js => image/test/mochitest/imgutils.js rename : modules/libpr0n/test/mochitest/lime-anim-100x100.svg => image/test/mochitest/lime-anim-100x100.svg rename : modules/libpr0n/test/mochitest/lime100x100.svg => image/test/mochitest/lime100x100.svg rename : modules/libpr0n/test/mochitest/red.png => image/test/mochitest/red.png rename : modules/libpr0n/test/mochitest/schrep.png => image/test/mochitest/schrep.png rename : modules/libpr0n/test/mochitest/shaver.png => image/test/mochitest/shaver.png rename : modules/libpr0n/test/mochitest/test_animSVGImage.html => image/test/mochitest/test_animSVGImage.html rename : modules/libpr0n/test/mochitest/test_bug399925.html => image/test/mochitest/test_bug399925.html rename : modules/libpr0n/test/mochitest/test_bug435296.html => image/test/mochitest/test_bug435296.html rename : modules/libpr0n/test/mochitest/test_bug466586.html => image/test/mochitest/test_bug466586.html rename : modules/libpr0n/test/mochitest/test_bug468160.html => image/test/mochitest/test_bug468160.html rename : modules/libpr0n/test/mochitest/test_bug478398.html => image/test/mochitest/test_bug478398.html rename : modules/libpr0n/test/mochitest/test_bug490949.html => image/test/mochitest/test_bug490949.html rename : modules/libpr0n/test/mochitest/test_bug496292.html => image/test/mochitest/test_bug496292.html rename : modules/libpr0n/test/mochitest/test_bug497665.html => image/test/mochitest/test_bug497665.html rename : modules/libpr0n/test/mochitest/test_bug512435.html => image/test/mochitest/test_bug512435.html rename : modules/libpr0n/test/mochitest/test_bug552605-1.html => image/test/mochitest/test_bug552605-1.html rename : modules/libpr0n/test/mochitest/test_bug552605-2.html => image/test/mochitest/test_bug552605-2.html rename : modules/libpr0n/test/mochitest/test_bug553982.html => image/test/mochitest/test_bug553982.html rename : modules/libpr0n/test/mochitest/test_bug601470.html => image/test/mochitest/test_bug601470.html rename : modules/libpr0n/test/mochitest/test_bug614392.html => image/test/mochitest/test_bug614392.html rename : modules/libpr0n/test/mochitest/test_bug657191.html => image/test/mochitest/test_bug657191.html rename : modules/libpr0n/test/mochitest/test_bug671906.html => image/test/mochitest/test_bug671906.html rename : modules/libpr0n/test/mochitest/test_bug89419-1.html => image/test/mochitest/test_bug89419-1.html rename : modules/libpr0n/test/mochitest/test_bug89419-2.html => image/test/mochitest/test_bug89419-2.html rename : modules/libpr0n/test/reftest/apng/bug411852-1-ref.png => image/test/reftest/apng/bug411852-1-ref.png rename : modules/libpr0n/test/reftest/apng/bug411852-1.png => image/test/reftest/apng/bug411852-1.png rename : modules/libpr0n/test/reftest/apng/bug546272-ref.png => image/test/reftest/apng/bug546272-ref.png rename : modules/libpr0n/test/reftest/apng/bug546272.png => image/test/reftest/apng/bug546272.png rename : modules/libpr0n/test/reftest/apng/delaytest.html => image/test/reftest/apng/delaytest.html rename : modules/libpr0n/test/reftest/apng/reftest.list => image/test/reftest/apng/reftest.list rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-not-square-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-not-square-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-not-square-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-not-square-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-15x15-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-15x15-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-15x15-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-15x15-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-16x16-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-16x16-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-16x16-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-16x16-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-17x17-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-17x17-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-17x17-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-17x17-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.ico => image/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.ico rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-1x1-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-2x2-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-2x2-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-2x2-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-2x2-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-31x31-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-31x31-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-31x31-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-31x31-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-32x32-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-32x32-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-32x32-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-32x32-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-33x33-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-33x33-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-33x33-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-33x33-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-3x3-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-3x3-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-3x3-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-3x3-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-4x4-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-4x4-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-4x4-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-4x4-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-5x5-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-5x5-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-5x5-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-5x5-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-6x6-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-6x6-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-6x6-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-6x6-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-7x7-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-7x7-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-7x7-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-7x7-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-8x8-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-8x8-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-8x8-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-8x8-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-9x9-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/bmp-size-9x9-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/bmp-size-9x9-1bpp.png => image/test/reftest/bmp/bmp-1bpp/bmp-size-9x9-1bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/os2bmp-size-32x32-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/os2bmp-size-32x32-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/reftest.list => image/test/reftest/bmp/bmp-1bpp/reftest.list rename : modules/libpr0n/test/reftest/bmp/bmp-1bpp/top-to-bottom-16x16-1bpp.bmp => image/test/reftest/bmp/bmp-1bpp/top-to-bottom-16x16-1bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-not-square-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-not-square-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-not-square-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-not-square-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-15x15-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-15x15-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-15x15-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-15x15-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-16x16-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-16x16-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-16x16-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-16x16-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-17x17-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-17x17-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-17x17-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-17x17-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-1x1-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-1x1-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-1x1-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-1x1-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-2x2-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-2x2-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-2x2-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-2x2-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-31x31-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-31x31-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-31x31-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-31x31-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-32x32-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-32x32-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-32x32-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-32x32-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-33x33-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-33x33-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-33x33-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-33x33-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-3x3-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-3x3-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-3x3-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-3x3-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-4x4-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-4x4-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-4x4-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-4x4-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-5x5-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-5x5-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-5x5-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-5x5-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-6x6-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-6x6-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-6x6-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-6x6-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-7x7-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-7x7-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-7x7-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-7x7-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-8x8-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-8x8-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-8x8-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-8x8-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-9x9-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/bmp-size-9x9-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/bmp-size-9x9-24bpp.png => image/test/reftest/bmp/bmp-24bpp/bmp-size-9x9-24bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/os2bmp-size-32x32-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/os2bmp-size-32x32-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/reftest.list => image/test/reftest/bmp/bmp-24bpp/reftest.list rename : modules/libpr0n/test/reftest/bmp/bmp-24bpp/top-to-bottom-16x16-24bpp.bmp => image/test/reftest/bmp/bmp-24bpp/top-to-bottom-16x16-24bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-not-square-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-not-square-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-not-square-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-not-square-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-15x15-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-15x15-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-15x15-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-15x15-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-16x16-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-16x16-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-16x16-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-16x16-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-17x17-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-17x17-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-17x17-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-17x17-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-1x1-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-1x1-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-1x1-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-1x1-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-2x2-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-2x2-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-2x2-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-2x2-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-31x31-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-31x31-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-31x31-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-31x31-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-32x32-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-32x32-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-32x32-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-32x32-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-33x33-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-33x33-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-33x33-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-33x33-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-3x3-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-3x3-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-3x3-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-3x3-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-4x4-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-4x4-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-4x4-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-4x4-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-5x5-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-5x5-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-5x5-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-5x5-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-6x6-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-6x6-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-6x6-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-6x6-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-7x7-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-7x7-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-7x7-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-7x7-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-8x8-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-8x8-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-8x8-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-8x8-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-9x9-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/bmp-size-9x9-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/bmp-size-9x9-4bpp.png => image/test/reftest/bmp/bmp-4bpp/bmp-size-9x9-4bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/os2bmp-size-32x32-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/os2bmp-size-32x32-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/reftest.list => image/test/reftest/bmp/bmp-4bpp/reftest.list rename : modules/libpr0n/test/reftest/bmp/bmp-4bpp/top-to-bottom-16x16-4bpp.bmp => image/test/reftest/bmp/bmp-4bpp/top-to-bottom-16x16-4bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-not-square-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-not-square-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-not-square-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-not-square-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-15x15-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-15x15-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-15x15-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-15x15-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-16x16-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-16x16-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-16x16-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-16x16-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-17x17-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-17x17-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-17x17-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-17x17-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-1x1-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-1x1-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-1x1-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-1x1-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-2x2-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-2x2-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-2x2-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-2x2-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-31x31-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-31x31-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-31x31-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-31x31-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-32x32-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-32x32-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-32x32-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-32x32-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-33x33-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-33x33-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-33x33-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-33x33-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-3x3-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-3x3-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-3x3-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-3x3-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-4x4-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-4x4-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-4x4-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-4x4-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-5x5-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-5x5-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-5x5-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-5x5-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-6x6-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-6x6-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-6x6-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-6x6-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-7x7-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-7x7-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-7x7-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-7x7-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-8x8-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-8x8-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-8x8-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-8x8-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-9x9-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/bmp-size-9x9-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/bmp-size-9x9-8bpp.png => image/test/reftest/bmp/bmp-8bpp/bmp-size-9x9-8bpp.png rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/os2bmp-size-32x32-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/os2bmp-size-32x32-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/reftest.list => image/test/reftest/bmp/bmp-8bpp/reftest.list rename : modules/libpr0n/test/reftest/bmp/bmp-8bpp/top-to-bottom-16x16-8bpp.bmp => image/test/reftest/bmp/bmp-8bpp/top-to-bottom-16x16-8bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-corrupted/invalid-bpp.bmp => image/test/reftest/bmp/bmp-corrupted/invalid-bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-corrupted/invalid-compression-RLE4.bmp => image/test/reftest/bmp/bmp-corrupted/invalid-compression-RLE4.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-corrupted/invalid-compression-RLE8.bmp => image/test/reftest/bmp/bmp-corrupted/invalid-compression-RLE8.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-corrupted/invalid-compression.bmp => image/test/reftest/bmp/bmp-corrupted/invalid-compression.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-corrupted/invalid-signature.bmp => image/test/reftest/bmp/bmp-corrupted/invalid-signature.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-corrupted/os2-invalid-bpp.bmp => image/test/reftest/bmp/bmp-corrupted/os2-invalid-bpp.bmp rename : modules/libpr0n/test/reftest/bmp/bmp-corrupted/reftest.list => image/test/reftest/bmp/bmp-corrupted/reftest.list rename : modules/libpr0n/test/reftest/bmp/bmp-corrupted/wrapper.html => image/test/reftest/bmp/bmp-corrupted/wrapper.html rename : modules/libpr0n/test/reftest/bmp/reftest.list => image/test/reftest/bmp/reftest.list rename : modules/libpr0n/test/reftest/color-management/color-curv.png => image/test/reftest/color-management/color-curv.png rename : modules/libpr0n/test/reftest/color-management/color-lin.png => image/test/reftest/color-management/color-lin.png rename : modules/libpr0n/test/reftest/color-management/color-table.png => image/test/reftest/color-management/color-table.png rename : modules/libpr0n/test/reftest/color-management/invalid-chrm-ref.png => image/test/reftest/color-management/invalid-chrm-ref.png rename : modules/libpr0n/test/reftest/color-management/invalid-chrm.png => image/test/reftest/color-management/invalid-chrm.png rename : modules/libpr0n/test/reftest/color-management/invalid-whitepoint.png => image/test/reftest/color-management/invalid-whitepoint.png rename : modules/libpr0n/test/reftest/color-management/reftest.list => image/test/reftest/color-management/reftest.list rename : modules/libpr0n/test/reftest/color-management/trc-type-ref.html => image/test/reftest/color-management/trc-type-ref.html rename : modules/libpr0n/test/reftest/color-management/trc-type.html => image/test/reftest/color-management/trc-type.html rename : modules/libpr0n/test/reftest/colordepth.html => image/test/reftest/colordepth.html rename : modules/libpr0n/test/reftest/encoders-lossless/encoder.html => image/test/reftest/encoders-lossless/encoder.html rename : modules/libpr0n/test/reftest/encoders-lossless/reftest.list => image/test/reftest/encoders-lossless/reftest.list rename : modules/libpr0n/test/reftest/encoders-lossless/size-15x15.png => image/test/reftest/encoders-lossless/size-15x15.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-16x16.png => image/test/reftest/encoders-lossless/size-16x16.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-17x17.png => image/test/reftest/encoders-lossless/size-17x17.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-1x1.png => image/test/reftest/encoders-lossless/size-1x1.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-256x256.png => image/test/reftest/encoders-lossless/size-256x256.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-2x2.png => image/test/reftest/encoders-lossless/size-2x2.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-31x31.png => image/test/reftest/encoders-lossless/size-31x31.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-32x32.png => image/test/reftest/encoders-lossless/size-32x32.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-33x33.png => image/test/reftest/encoders-lossless/size-33x33.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-3x3.png => image/test/reftest/encoders-lossless/size-3x3.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-4x4.png => image/test/reftest/encoders-lossless/size-4x4.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-5x5.png => image/test/reftest/encoders-lossless/size-5x5.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-6x6.png => image/test/reftest/encoders-lossless/size-6x6.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-7x7.png => image/test/reftest/encoders-lossless/size-7x7.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-8x8.png => image/test/reftest/encoders-lossless/size-8x8.png rename : modules/libpr0n/test/reftest/encoders-lossless/size-9x9.png => image/test/reftest/encoders-lossless/size-9x9.png rename : modules/libpr0n/test/reftest/encoders-lossless/test.png => image/test/reftest/encoders-lossless/test.png rename : modules/libpr0n/test/reftest/generic/accept-image-catchall-ref.html => image/test/reftest/generic/accept-image-catchall-ref.html rename : modules/libpr0n/test/reftest/generic/accept-image-catchall.html => image/test/reftest/generic/accept-image-catchall.html rename : modules/libpr0n/test/reftest/generic/check-header.sjs => image/test/reftest/generic/check-header.sjs rename : modules/libpr0n/test/reftest/generic/green.png => image/test/reftest/generic/green.png rename : modules/libpr0n/test/reftest/generic/reftest.list => image/test/reftest/generic/reftest.list rename : modules/libpr0n/test/reftest/gif/1bit-255-trans.gif => image/test/reftest/gif/1bit-255-trans.gif rename : modules/libpr0n/test/reftest/gif/1bit-255-trans.png => image/test/reftest/gif/1bit-255-trans.png rename : modules/libpr0n/test/reftest/gif/animation1a.gif => image/test/reftest/gif/animation1a.gif rename : modules/libpr0n/test/reftest/gif/animation2a-finalframe.gif => image/test/reftest/gif/animation2a-finalframe.gif rename : modules/libpr0n/test/reftest/gif/animation2a.gif => image/test/reftest/gif/animation2a.gif rename : modules/libpr0n/test/reftest/gif/blue.gif => image/test/reftest/gif/blue.gif rename : modules/libpr0n/test/reftest/gif/comment.gif => image/test/reftest/gif/comment.gif rename : modules/libpr0n/test/reftest/gif/comment.png => image/test/reftest/gif/comment.png rename : modules/libpr0n/test/reftest/gif/delaytest.html => image/test/reftest/gif/delaytest.html rename : modules/libpr0n/test/reftest/gif/in-colormap-trans.gif => image/test/reftest/gif/in-colormap-trans.gif rename : modules/libpr0n/test/reftest/gif/in-colormap-trans.png => image/test/reftest/gif/in-colormap-trans.png rename : modules/libpr0n/test/reftest/gif/out-of-colormap-trans.gif => image/test/reftest/gif/out-of-colormap-trans.gif rename : modules/libpr0n/test/reftest/gif/out-of-colormap-trans.png => image/test/reftest/gif/out-of-colormap-trans.png rename : modules/libpr0n/test/reftest/gif/red.gif => image/test/reftest/gif/red.gif rename : modules/libpr0n/test/reftest/gif/reftest.list => image/test/reftest/gif/reftest.list rename : modules/libpr0n/test/reftest/gif/small-background-size-2-ref.gif => image/test/reftest/gif/small-background-size-2-ref.gif rename : modules/libpr0n/test/reftest/gif/small-background-size-2.gif => image/test/reftest/gif/small-background-size-2.gif rename : modules/libpr0n/test/reftest/gif/small-background-size-ref.gif => image/test/reftest/gif/small-background-size-ref.gif rename : modules/libpr0n/test/reftest/gif/small-background-size.gif => image/test/reftest/gif/small-background-size.gif rename : modules/libpr0n/test/reftest/gif/test_bug641198.html => image/test/reftest/gif/test_bug641198.html rename : modules/libpr0n/test/reftest/gif/transparent-animation-finalframe.gif => image/test/reftest/gif/transparent-animation-finalframe.gif rename : modules/libpr0n/test/reftest/gif/transparent-animation.gif => image/test/reftest/gif/transparent-animation.gif rename : modules/libpr0n/test/reftest/gif/webcam-simulacrum.mgif => image/test/reftest/gif/webcam-simulacrum.mgif rename : modules/libpr0n/test/reftest/gif/webcam-simulacrum.mgif^headers^ => image/test/reftest/gif/webcam-simulacrum.mgif^headers^ rename : modules/libpr0n/test/reftest/gif/webcam.html => image/test/reftest/gif/webcam.html rename : modules/libpr0n/test/reftest/ico/cur/pointer.cur => image/test/reftest/ico/cur/pointer.cur rename : modules/libpr0n/test/reftest/ico/cur/pointer.png => image/test/reftest/ico/cur/pointer.png rename : modules/libpr0n/test/reftest/ico/cur/reftest.list => image/test/reftest/ico/cur/reftest.list rename : modules/libpr0n/test/reftest/ico/cur/wrapper.html => image/test/reftest/ico/cur/wrapper.html rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-not-square-transparent-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-not-square-transparent-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-not-square-transparent-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-not-square-transparent-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-partial-transparent-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-partial-transparent-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-partial-transparent-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-partial-transparent-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-15x15-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-15x15-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-15x15-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-15x15-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-16x16-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-16x16-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-16x16-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-16x16-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-17x17-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-17x17-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-17x17-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-17x17-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-1x1-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-1x1-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-1x1-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-1x1-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-256x256-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-256x256-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-256x256-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-256x256-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-2x2-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-2x2-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-2x2-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-2x2-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-31x31-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-31x31-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-31x31-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-31x31-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-32x32-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-32x32-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-32x32-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-32x32-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-33x33-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-33x33-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-33x33-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-33x33-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-3x3-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-3x3-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-3x3-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-3x3-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-4x4-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-4x4-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-4x4-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-4x4-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-5x5-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-5x5-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-5x5-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-5x5-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-6x6-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-6x6-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-6x6-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-6x6-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-7x7-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-7x7-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-7x7-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-7x7-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-8x8-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-8x8-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-8x8-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-8x8-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-9x9-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-size-9x9-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-size-9x9-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-size-9x9-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-transparent-1bpp.ico => image/test/reftest/ico/ico-bmp-1bpp/ico-transparent-1bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/ico-transparent-1bpp.png => image/test/reftest/ico/ico-bmp-1bpp/ico-transparent-1bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-1bpp/reftest.list => image/test/reftest/ico/ico-bmp-1bpp/reftest.list rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-not-square-transparent-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-not-square-transparent-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-not-square-transparent-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-not-square-transparent-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-partial-transparent-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-partial-transparent-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-partial-transparent-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-partial-transparent-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-15x15-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-15x15-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-15x15-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-15x15-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-16x16-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-16x16-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-16x16-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-16x16-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-17x17-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-17x17-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-17x17-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-17x17-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-1x1-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-1x1-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-1x1-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-1x1-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-256x256-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-256x256-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-256x256-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-256x256-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-2x2-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-2x2-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-2x2-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-2x2-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-31x31-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-31x31-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-31x31-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-31x31-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-32x32-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-32x32-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-32x32-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-32x32-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-33x33-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-33x33-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-33x33-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-33x33-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-3x3-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-3x3-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-3x3-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-3x3-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-4x4-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-4x4-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-4x4-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-4x4-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-5x5-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-5x5-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-5x5-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-5x5-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-6x6-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-6x6-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-6x6-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-6x6-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-7x7-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-7x7-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-7x7-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-7x7-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-8x8-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-8x8-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-8x8-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-8x8-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-9x9-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-size-9x9-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-size-9x9-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-size-9x9-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-transparent-24bpp.ico => image/test/reftest/ico/ico-bmp-24bpp/ico-transparent-24bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/ico-transparent-24bpp.png => image/test/reftest/ico/ico-bmp-24bpp/ico-transparent-24bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-24bpp/reftest.list => image/test/reftest/ico/ico-bmp-24bpp/reftest.list rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-not-square-transparent-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-not-square-transparent-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-not-square-transparent-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-not-square-transparent-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-partial-transparent-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-partial-transparent-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-partial-transparent-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-partial-transparent-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-15x15-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-15x15-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-15x15-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-15x15-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-16x16-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-16x16-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-16x16-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-16x16-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-17x17-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-17x17-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-17x17-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-17x17-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-1x1-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-1x1-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-1x1-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-1x1-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-256x256-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-256x256-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-256x256-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-256x256-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-2x2-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-2x2-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-2x2-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-2x2-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-31x31-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-31x31-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-31x31-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-31x31-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-32x32-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-32x32-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-32x32-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-32x32-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-33x33-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-33x33-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-33x33-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-33x33-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-3x3-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-3x3-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-3x3-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-3x3-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-4x4-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-4x4-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-4x4-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-4x4-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-5x5-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-5x5-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-5x5-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-5x5-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-6x6-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-6x6-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-6x6-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-6x6-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-7x7-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-7x7-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-7x7-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-7x7-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-8x8-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-8x8-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-8x8-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-8x8-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-9x9-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-size-9x9-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-size-9x9-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-size-9x9-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-transparent-32bpp.ico => image/test/reftest/ico/ico-bmp-32bpp/ico-transparent-32bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/ico-transparent-32bpp.png => image/test/reftest/ico/ico-bmp-32bpp/ico-transparent-32bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-32bpp/reftest.list => image/test/reftest/ico/ico-bmp-32bpp/reftest.list rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-not-square-transparent-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-not-square-transparent-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-not-square-transparent-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-not-square-transparent-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-partial-transparent-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-partial-transparent-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-partial-transparent-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-partial-transparent-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-15x15-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-15x15-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-15x15-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-15x15-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-16x16-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-16x16-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-16x16-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-16x16-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-17x17-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-17x17-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-17x17-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-17x17-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-1x1-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-1x1-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-1x1-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-1x1-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-256x256-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-256x256-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-256x256-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-256x256-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-2x2-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-2x2-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-2x2-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-2x2-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-31x31-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-31x31-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-31x31-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-31x31-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-32x32-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-32x32-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-32x32-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-32x32-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-33x33-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-33x33-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-33x33-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-33x33-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-3x3-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-3x3-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-3x3-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-3x3-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-4x4-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-4x4-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-4x4-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-4x4-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-5x5-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-5x5-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-5x5-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-5x5-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-6x6-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-6x6-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-6x6-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-6x6-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-7x7-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-7x7-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-7x7-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-7x7-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-8x8-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-8x8-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-8x8-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-8x8-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-9x9-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-size-9x9-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-size-9x9-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-size-9x9-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-transparent-4bpp.ico => image/test/reftest/ico/ico-bmp-4bpp/ico-transparent-4bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/ico-transparent-4bpp.png => image/test/reftest/ico/ico-bmp-4bpp/ico-transparent-4bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-4bpp/reftest.list => image/test/reftest/ico/ico-bmp-4bpp/reftest.list rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-not-square-transparent-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-not-square-transparent-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-not-square-transparent-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-not-square-transparent-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-partial-transparent-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-partial-transparent-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-partial-transparent-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-partial-transparent-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-15x15-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-15x15-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-15x15-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-15x15-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-16x16-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-16x16-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-16x16-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-16x16-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-17x17-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-17x17-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-17x17-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-17x17-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-1x1-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-1x1-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-1x1-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-1x1-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-256x256-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-256x256-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-256x256-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-256x256-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-2x2-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-2x2-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-2x2-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-2x2-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-31x31-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-31x31-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-31x31-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-31x31-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-32x32-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-32x32-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-32x32-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-32x32-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-33x33-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-33x33-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-33x33-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-33x33-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-3x3-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-3x3-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-3x3-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-3x3-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-4x4-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-4x4-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-4x4-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-4x4-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-5x5-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-5x5-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-5x5-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-5x5-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-6x6-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-6x6-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-6x6-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-6x6-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-7x7-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-7x7-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-7x7-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-7x7-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-8x8-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-8x8-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-8x8-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-8x8-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-9x9-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-size-9x9-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-size-9x9-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-size-9x9-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-transparent-8bpp.ico => image/test/reftest/ico/ico-bmp-8bpp/ico-transparent-8bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/ico-transparent-8bpp.png => image/test/reftest/ico/ico-bmp-8bpp/ico-transparent-8bpp.png rename : modules/libpr0n/test/reftest/ico/ico-bmp-8bpp/reftest.list => image/test/reftest/ico/ico-bmp-8bpp/reftest.list rename : modules/libpr0n/test/reftest/ico/ico-bmp-corrupted/invalid-bpp.ico => image/test/reftest/ico/ico-bmp-corrupted/invalid-bpp.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-corrupted/invalid-compression-RLE4.ico => image/test/reftest/ico/ico-bmp-corrupted/invalid-compression-RLE4.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-corrupted/invalid-compression-RLE8.ico => image/test/reftest/ico/ico-bmp-corrupted/invalid-compression-RLE8.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-corrupted/invalid-compression.ico => image/test/reftest/ico/ico-bmp-corrupted/invalid-compression.ico rename : modules/libpr0n/test/reftest/ico/ico-bmp-corrupted/reftest.list => image/test/reftest/ico/ico-bmp-corrupted/reftest.list rename : modules/libpr0n/test/reftest/ico/ico-bmp-corrupted/wrapper.html => image/test/reftest/ico/ico-bmp-corrupted/wrapper.html rename : modules/libpr0n/test/reftest/ico/ico-mixed/mixed-bmp-png.ico => image/test/reftest/ico/ico-mixed/mixed-bmp-png.ico rename : modules/libpr0n/test/reftest/ico/ico-mixed/mixed-bmp-png.png => image/test/reftest/ico/ico-mixed/mixed-bmp-png.png rename : modules/libpr0n/test/reftest/ico/ico-mixed/reftest.list => image/test/reftest/ico/ico-mixed/reftest.list rename : modules/libpr0n/test/reftest/ico/ico-png/corrupted_x00n0g01.ico => image/test/reftest/ico/ico-png/corrupted_x00n0g01.ico rename : modules/libpr0n/test/reftest/ico/ico-png/corrupted_xxcrn0g04.ico => image/test/reftest/ico/ico-png/corrupted_xxcrn0g04.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-15x15-png.ico => image/test/reftest/ico/ico-png/ico-size-15x15-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-15x15-png.png => image/test/reftest/ico/ico-png/ico-size-15x15-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-16x16-png.ico => image/test/reftest/ico/ico-png/ico-size-16x16-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-16x16-png.png => image/test/reftest/ico/ico-png/ico-size-16x16-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-17x17-png.ico => image/test/reftest/ico/ico-png/ico-size-17x17-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-17x17-png.png => image/test/reftest/ico/ico-png/ico-size-17x17-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-1x1-png.ico => image/test/reftest/ico/ico-png/ico-size-1x1-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-1x1-png.png => image/test/reftest/ico/ico-png/ico-size-1x1-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-256x256-png.ico => image/test/reftest/ico/ico-png/ico-size-256x256-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-256x256-png.png => image/test/reftest/ico/ico-png/ico-size-256x256-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-2x2-png.ico => image/test/reftest/ico/ico-png/ico-size-2x2-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-2x2-png.png => image/test/reftest/ico/ico-png/ico-size-2x2-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-31x31-png.ico => image/test/reftest/ico/ico-png/ico-size-31x31-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-31x31-png.png => image/test/reftest/ico/ico-png/ico-size-31x31-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-32x32-png.ico => image/test/reftest/ico/ico-png/ico-size-32x32-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-32x32-png.png => image/test/reftest/ico/ico-png/ico-size-32x32-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-33x33-png.ico => image/test/reftest/ico/ico-png/ico-size-33x33-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-33x33-png.png => image/test/reftest/ico/ico-png/ico-size-33x33-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-3x3-png.ico => image/test/reftest/ico/ico-png/ico-size-3x3-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-3x3-png.png => image/test/reftest/ico/ico-png/ico-size-3x3-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-4x4-png.ico => image/test/reftest/ico/ico-png/ico-size-4x4-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-4x4-png.png => image/test/reftest/ico/ico-png/ico-size-4x4-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-5x5-png.ico => image/test/reftest/ico/ico-png/ico-size-5x5-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-5x5-png.png => image/test/reftest/ico/ico-png/ico-size-5x5-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-6x6-png.ico => image/test/reftest/ico/ico-png/ico-size-6x6-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-6x6-png.png => image/test/reftest/ico/ico-png/ico-size-6x6-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-7x7-png.ico => image/test/reftest/ico/ico-png/ico-size-7x7-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-7x7-png.png => image/test/reftest/ico/ico-png/ico-size-7x7-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-8x8-png.ico => image/test/reftest/ico/ico-png/ico-size-8x8-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-8x8-png.png => image/test/reftest/ico/ico-png/ico-size-8x8-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-9x9-png.ico => image/test/reftest/ico/ico-png/ico-size-9x9-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/ico-size-9x9-png.png => image/test/reftest/ico/ico-png/ico-size-9x9-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/reftest.list => image/test/reftest/ico/ico-png/reftest.list rename : modules/libpr0n/test/reftest/ico/ico-png/tmp.ico => image/test/reftest/ico/ico-png/tmp.ico rename : modules/libpr0n/test/reftest/ico/ico-png/transparent-png.ico => image/test/reftest/ico/ico-png/transparent-png.ico rename : modules/libpr0n/test/reftest/ico/ico-png/transparent-png.png => image/test/reftest/ico/ico-png/transparent-png.png rename : modules/libpr0n/test/reftest/ico/ico-png/wrapper.html => image/test/reftest/ico/ico-png/wrapper.html rename : modules/libpr0n/test/reftest/ico/ico-png/x00n0g01.png => image/test/reftest/ico/ico-png/x00n0g01.png rename : modules/libpr0n/test/reftest/ico/ico-png/xcrn0g04.png => image/test/reftest/ico/ico-png/xcrn0g04.png rename : modules/libpr0n/test/reftest/ico/reftest.list => image/test/reftest/ico/reftest.list rename : modules/libpr0n/test/reftest/icon/win/bug415761.ico => image/test/reftest/icon/win/bug415761.ico rename : modules/libpr0n/test/reftest/icon/win/bug415761.sjs => image/test/reftest/icon/win/bug415761.sjs rename : modules/libpr0n/test/reftest/icon/win/bug415761cleanup.sjs => image/test/reftest/icon/win/bug415761cleanup.sjs rename : modules/libpr0n/test/reftest/icon/win/reftest.list => image/test/reftest/icon/win/reftest.list rename : modules/libpr0n/test/reftest/img2html.html => image/test/reftest/img2html.html rename : modules/libpr0n/test/reftest/jpeg/blue.jpg => image/test/reftest/jpeg/blue.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-cmyk-1.jpg => image/test/reftest/jpeg/jpg-cmyk-1.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-cmyk-1.png => image/test/reftest/jpeg/jpg-cmyk-1.png rename : modules/libpr0n/test/reftest/jpeg/jpg-cmyk-2.jpg => image/test/reftest/jpeg/jpg-cmyk-2.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-cmyk-2.png => image/test/reftest/jpeg/jpg-cmyk-2.png rename : modules/libpr0n/test/reftest/jpeg/jpg-gray.jpg => image/test/reftest/jpeg/jpg-gray.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-gray.png => image/test/reftest/jpeg/jpg-gray.png rename : modules/libpr0n/test/reftest/jpeg/jpg-progressive.jpg => image/test/reftest/jpeg/jpg-progressive.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-progressive.png => image/test/reftest/jpeg/jpg-progressive.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-15x15.jpg => image/test/reftest/jpeg/jpg-size-15x15.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-15x15.png => image/test/reftest/jpeg/jpg-size-15x15.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-16x16.jpg => image/test/reftest/jpeg/jpg-size-16x16.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-16x16.png => image/test/reftest/jpeg/jpg-size-16x16.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-17x17.jpg => image/test/reftest/jpeg/jpg-size-17x17.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-17x17.png => image/test/reftest/jpeg/jpg-size-17x17.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-1x1.jpg => image/test/reftest/jpeg/jpg-size-1x1.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-1x1.png => image/test/reftest/jpeg/jpg-size-1x1.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-2x2.jpg => image/test/reftest/jpeg/jpg-size-2x2.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-2x2.png => image/test/reftest/jpeg/jpg-size-2x2.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-31x31.jpg => image/test/reftest/jpeg/jpg-size-31x31.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-31x31.png => image/test/reftest/jpeg/jpg-size-31x31.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-32x32.jpg => image/test/reftest/jpeg/jpg-size-32x32.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-32x32.png => image/test/reftest/jpeg/jpg-size-32x32.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-33x33.jpg => image/test/reftest/jpeg/jpg-size-33x33.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-33x33.png => image/test/reftest/jpeg/jpg-size-33x33.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-3x3.jpg => image/test/reftest/jpeg/jpg-size-3x3.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-3x3.png => image/test/reftest/jpeg/jpg-size-3x3.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-4x4.jpg => image/test/reftest/jpeg/jpg-size-4x4.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-4x4.png => image/test/reftest/jpeg/jpg-size-4x4.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-5x5.jpg => image/test/reftest/jpeg/jpg-size-5x5.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-5x5.png => image/test/reftest/jpeg/jpg-size-5x5.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-6x6.jpg => image/test/reftest/jpeg/jpg-size-6x6.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-6x6.png => image/test/reftest/jpeg/jpg-size-6x6.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-7x7.jpg => image/test/reftest/jpeg/jpg-size-7x7.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-7x7.png => image/test/reftest/jpeg/jpg-size-7x7.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-8x8.jpg => image/test/reftest/jpeg/jpg-size-8x8.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-8x8.png => image/test/reftest/jpeg/jpg-size-8x8.png rename : modules/libpr0n/test/reftest/jpeg/jpg-size-9x9.jpg => image/test/reftest/jpeg/jpg-size-9x9.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-size-9x9.png => image/test/reftest/jpeg/jpg-size-9x9.png rename : modules/libpr0n/test/reftest/jpeg/jpg-srgb-icc.jpg => image/test/reftest/jpeg/jpg-srgb-icc.jpg rename : modules/libpr0n/test/reftest/jpeg/jpg-srgb-icc.png => image/test/reftest/jpeg/jpg-srgb-icc.png rename : modules/libpr0n/test/reftest/jpeg/red.jpg => image/test/reftest/jpeg/red.jpg rename : modules/libpr0n/test/reftest/jpeg/reftest.list => image/test/reftest/jpeg/reftest.list rename : modules/libpr0n/test/reftest/jpeg/webcam-simulacrum.mjpg => image/test/reftest/jpeg/webcam-simulacrum.mjpg rename : modules/libpr0n/test/reftest/jpeg/webcam-simulacrum.mjpg^headers^ => image/test/reftest/jpeg/webcam-simulacrum.mjpg^headers^ rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ccwn2c08.html => image/test/reftest/pngsuite-ancillary/ccwn2c08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ccwn2c08.png => image/test/reftest/pngsuite-ancillary/ccwn2c08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ccwn3p08.html => image/test/reftest/pngsuite-ancillary/ccwn3p08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ccwn3p08.png => image/test/reftest/pngsuite-ancillary/ccwn3p08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cdfn2c08.html => image/test/reftest/pngsuite-ancillary/cdfn2c08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cdfn2c08.png => image/test/reftest/pngsuite-ancillary/cdfn2c08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cdhn2c08.html => image/test/reftest/pngsuite-ancillary/cdhn2c08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cdhn2c08.png => image/test/reftest/pngsuite-ancillary/cdhn2c08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cdsn2c08.html => image/test/reftest/pngsuite-ancillary/cdsn2c08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cdsn2c08.png => image/test/reftest/pngsuite-ancillary/cdsn2c08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cdun2c08.html => image/test/reftest/pngsuite-ancillary/cdun2c08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cdun2c08.png => image/test/reftest/pngsuite-ancillary/cdun2c08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ch1n3p04.html => image/test/reftest/pngsuite-ancillary/ch1n3p04.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ch1n3p04.png => image/test/reftest/pngsuite-ancillary/ch1n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ch2n3p08.html => image/test/reftest/pngsuite-ancillary/ch2n3p08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ch2n3p08.png => image/test/reftest/pngsuite-ancillary/ch2n3p08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cm0n0g04.html => image/test/reftest/pngsuite-ancillary/cm0n0g04.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cm0n0g04.png => image/test/reftest/pngsuite-ancillary/cm0n0g04.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cm7n0g04.html => image/test/reftest/pngsuite-ancillary/cm7n0g04.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cm7n0g04.png => image/test/reftest/pngsuite-ancillary/cm7n0g04.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cm9n0g04.html => image/test/reftest/pngsuite-ancillary/cm9n0g04.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cm9n0g04.png => image/test/reftest/pngsuite-ancillary/cm9n0g04.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs3n2c16.html => image/test/reftest/pngsuite-ancillary/cs3n2c16.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs3n2c16.png => image/test/reftest/pngsuite-ancillary/cs3n2c16.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs3n3p08.html => image/test/reftest/pngsuite-ancillary/cs3n3p08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs3n3p08.png => image/test/reftest/pngsuite-ancillary/cs3n3p08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs5n2c08.html => image/test/reftest/pngsuite-ancillary/cs5n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs5n2c08.png => image/test/reftest/pngsuite-ancillary/cs5n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs5n3p08.html => image/test/reftest/pngsuite-ancillary/cs5n3p08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs5n3p08.png => image/test/reftest/pngsuite-ancillary/cs5n3p08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs8n2c08.html => image/test/reftest/pngsuite-ancillary/cs8n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs8n2c08.png => image/test/reftest/pngsuite-ancillary/cs8n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs8n3p08.html => image/test/reftest/pngsuite-ancillary/cs8n3p08.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/cs8n3p08.png => image/test/reftest/pngsuite-ancillary/cs8n3p08.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ct0n0g04.html => image/test/reftest/pngsuite-ancillary/ct0n0g04.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ct0n0g04.png => image/test/reftest/pngsuite-ancillary/ct0n0g04.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ct1n0g04.html => image/test/reftest/pngsuite-ancillary/ct1n0g04.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ct1n0g04.png => image/test/reftest/pngsuite-ancillary/ct1n0g04.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ctzn0g04.html => image/test/reftest/pngsuite-ancillary/ctzn0g04.html rename : modules/libpr0n/test/reftest/pngsuite-ancillary/ctzn0g04.png => image/test/reftest/pngsuite-ancillary/ctzn0g04.png rename : modules/libpr0n/test/reftest/pngsuite-ancillary/qcms-asm-check.js => image/test/reftest/pngsuite-ancillary/qcms-asm-check.js rename : modules/libpr0n/test/reftest/pngsuite-ancillary/reftest.list => image/test/reftest/pngsuite-ancillary/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-background/bg__4a08.html => image/test/reftest/pngsuite-background/bg__4a08.html rename : modules/libpr0n/test/reftest/pngsuite-background/bg__4a16.html => image/test/reftest/pngsuite-background/bg__4a16.html rename : modules/libpr0n/test/reftest/pngsuite-background/bg__6a08.html => image/test/reftest/pngsuite-background/bg__6a08.html rename : modules/libpr0n/test/reftest/pngsuite-background/bg__6a16.html => image/test/reftest/pngsuite-background/bg__6a16.html rename : modules/libpr0n/test/reftest/pngsuite-background/bgai4a08.png => image/test/reftest/pngsuite-background/bgai4a08.png rename : modules/libpr0n/test/reftest/pngsuite-background/bgai4a16.png => image/test/reftest/pngsuite-background/bgai4a16.png rename : modules/libpr0n/test/reftest/pngsuite-background/bgan6a08.png => image/test/reftest/pngsuite-background/bgan6a08.png rename : modules/libpr0n/test/reftest/pngsuite-background/bgan6a16.png => image/test/reftest/pngsuite-background/bgan6a16.png rename : modules/libpr0n/test/reftest/pngsuite-background/bgbn4a08.png => image/test/reftest/pngsuite-background/bgbn4a08.png rename : modules/libpr0n/test/reftest/pngsuite-background/bggn4a16.png => image/test/reftest/pngsuite-background/bggn4a16.png rename : modules/libpr0n/test/reftest/pngsuite-background/bgwn6a08.png => image/test/reftest/pngsuite-background/bgwn6a08.png rename : modules/libpr0n/test/reftest/pngsuite-background/bgyn6a16.png => image/test/reftest/pngsuite-background/bgyn6a16.png rename : modules/libpr0n/test/reftest/pngsuite-background/reftest.list => image/test/reftest/pngsuite-background/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-background/wrapper.html => image/test/reftest/pngsuite-background/wrapper.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g01.html => image/test/reftest/pngsuite-basic-i/basi0g01.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g01.png => image/test/reftest/pngsuite-basic-i/basi0g01.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g02.html => image/test/reftest/pngsuite-basic-i/basi0g02.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g02.png => image/test/reftest/pngsuite-basic-i/basi0g02.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g04.html => image/test/reftest/pngsuite-basic-i/basi0g04.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g04.png => image/test/reftest/pngsuite-basic-i/basi0g04.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g08.html => image/test/reftest/pngsuite-basic-i/basi0g08.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g08.png => image/test/reftest/pngsuite-basic-i/basi0g08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g16.html => image/test/reftest/pngsuite-basic-i/basi0g16.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi0g16.png => image/test/reftest/pngsuite-basic-i/basi0g16.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi2c08.html => image/test/reftest/pngsuite-basic-i/basi2c08.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi2c08.png => image/test/reftest/pngsuite-basic-i/basi2c08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi2c16.html => image/test/reftest/pngsuite-basic-i/basi2c16.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi2c16.png => image/test/reftest/pngsuite-basic-i/basi2c16.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi3p01.html => image/test/reftest/pngsuite-basic-i/basi3p01.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi3p01.png => image/test/reftest/pngsuite-basic-i/basi3p01.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi3p02.html => image/test/reftest/pngsuite-basic-i/basi3p02.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi3p02.png => image/test/reftest/pngsuite-basic-i/basi3p02.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi3p04.html => image/test/reftest/pngsuite-basic-i/basi3p04.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi3p04.png => image/test/reftest/pngsuite-basic-i/basi3p04.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi3p08.html => image/test/reftest/pngsuite-basic-i/basi3p08.html rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi3p08.png => image/test/reftest/pngsuite-basic-i/basi3p08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi4a08.png => image/test/reftest/pngsuite-basic-i/basi4a08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi4a16.png => image/test/reftest/pngsuite-basic-i/basi4a16.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi6a08.png => image/test/reftest/pngsuite-basic-i/basi6a08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/basi6a16.png => image/test/reftest/pngsuite-basic-i/basi6a16.png rename : modules/libpr0n/test/reftest/pngsuite-basic-i/reftest.list => image/test/reftest/pngsuite-basic-i/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g01.html => image/test/reftest/pngsuite-basic-n/basn0g01.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g01.png => image/test/reftest/pngsuite-basic-n/basn0g01.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g02.html => image/test/reftest/pngsuite-basic-n/basn0g02.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g02.png => image/test/reftest/pngsuite-basic-n/basn0g02.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g04.html => image/test/reftest/pngsuite-basic-n/basn0g04.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g04.png => image/test/reftest/pngsuite-basic-n/basn0g04.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g08.html => image/test/reftest/pngsuite-basic-n/basn0g08.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g08.png => image/test/reftest/pngsuite-basic-n/basn0g08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g16.html => image/test/reftest/pngsuite-basic-n/basn0g16.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn0g16.png => image/test/reftest/pngsuite-basic-n/basn0g16.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn2c08.html => image/test/reftest/pngsuite-basic-n/basn2c08.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn2c08.png => image/test/reftest/pngsuite-basic-n/basn2c08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn2c16.html => image/test/reftest/pngsuite-basic-n/basn2c16.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn2c16.png => image/test/reftest/pngsuite-basic-n/basn2c16.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn3p01.html => image/test/reftest/pngsuite-basic-n/basn3p01.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn3p01.png => image/test/reftest/pngsuite-basic-n/basn3p01.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn3p02.html => image/test/reftest/pngsuite-basic-n/basn3p02.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn3p02.png => image/test/reftest/pngsuite-basic-n/basn3p02.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn3p04.html => image/test/reftest/pngsuite-basic-n/basn3p04.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn3p04.png => image/test/reftest/pngsuite-basic-n/basn3p04.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn3p08.html => image/test/reftest/pngsuite-basic-n/basn3p08.html rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn3p08.png => image/test/reftest/pngsuite-basic-n/basn3p08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn4a08.png => image/test/reftest/pngsuite-basic-n/basn4a08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn4a16.png => image/test/reftest/pngsuite-basic-n/basn4a16.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn6a08.png => image/test/reftest/pngsuite-basic-n/basn6a08.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/basn6a16.png => image/test/reftest/pngsuite-basic-n/basn6a16.png rename : modules/libpr0n/test/reftest/pngsuite-basic-n/reftest.list => image/test/reftest/pngsuite-basic-n/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/color.html => image/test/reftest/pngsuite-chunkorder/color.html rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/grayscale.html => image/test/reftest/pngsuite-chunkorder/grayscale.html rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/oi1n0g16.png => image/test/reftest/pngsuite-chunkorder/oi1n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/oi1n2c16.png => image/test/reftest/pngsuite-chunkorder/oi1n2c16.png rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/oi2n0g16.png => image/test/reftest/pngsuite-chunkorder/oi2n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/oi2n2c16.png => image/test/reftest/pngsuite-chunkorder/oi2n2c16.png rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/oi4n0g16.png => image/test/reftest/pngsuite-chunkorder/oi4n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/oi4n2c16.png => image/test/reftest/pngsuite-chunkorder/oi4n2c16.png rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/oi9n0g16.png => image/test/reftest/pngsuite-chunkorder/oi9n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/oi9n2c16.png => image/test/reftest/pngsuite-chunkorder/oi9n2c16.png rename : modules/libpr0n/test/reftest/pngsuite-chunkorder/reftest.list => image/test/reftest/pngsuite-chunkorder/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-corrupted/reftest.list => image/test/reftest/pngsuite-corrupted/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-corrupted/wrapper.html => image/test/reftest/pngsuite-corrupted/wrapper.html rename : modules/libpr0n/test/reftest/pngsuite-corrupted/x00n0g01.png => image/test/reftest/pngsuite-corrupted/x00n0g01.png rename : modules/libpr0n/test/reftest/pngsuite-corrupted/xcrn0g04.png => image/test/reftest/pngsuite-corrupted/xcrn0g04.png rename : modules/libpr0n/test/reftest/pngsuite-corrupted/xlfn0g04.png => image/test/reftest/pngsuite-corrupted/xlfn0g04.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f00n0g08.html => image/test/reftest/pngsuite-filtering/f00n0g08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f00n0g08.png => image/test/reftest/pngsuite-filtering/f00n0g08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f00n2c08.html => image/test/reftest/pngsuite-filtering/f00n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f00n2c08.png => image/test/reftest/pngsuite-filtering/f00n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f01n0g08.html => image/test/reftest/pngsuite-filtering/f01n0g08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f01n0g08.png => image/test/reftest/pngsuite-filtering/f01n0g08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f01n2c08.html => image/test/reftest/pngsuite-filtering/f01n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f01n2c08.png => image/test/reftest/pngsuite-filtering/f01n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f02n0g08.html => image/test/reftest/pngsuite-filtering/f02n0g08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f02n0g08.png => image/test/reftest/pngsuite-filtering/f02n0g08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f02n2c08.html => image/test/reftest/pngsuite-filtering/f02n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f02n2c08.png => image/test/reftest/pngsuite-filtering/f02n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f03n0g08.html => image/test/reftest/pngsuite-filtering/f03n0g08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f03n0g08.png => image/test/reftest/pngsuite-filtering/f03n0g08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f03n2c08.html => image/test/reftest/pngsuite-filtering/f03n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f03n2c08.png => image/test/reftest/pngsuite-filtering/f03n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f04n0g08.html => image/test/reftest/pngsuite-filtering/f04n0g08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f04n0g08.png => image/test/reftest/pngsuite-filtering/f04n0g08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/f04n2c08.html => image/test/reftest/pngsuite-filtering/f04n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-filtering/f04n2c08.png => image/test/reftest/pngsuite-filtering/f04n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-filtering/reftest.list => image/test/reftest/pngsuite-filtering/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-gamma/g03n0g16.html => image/test/reftest/pngsuite-gamma/g03n0g16.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g03n0g16.png => image/test/reftest/pngsuite-gamma/g03n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g03n2c08.html => image/test/reftest/pngsuite-gamma/g03n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g03n2c08.png => image/test/reftest/pngsuite-gamma/g03n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g03n3p04.html => image/test/reftest/pngsuite-gamma/g03n3p04.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g03n3p04.png => image/test/reftest/pngsuite-gamma/g03n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g04n0g16.html => image/test/reftest/pngsuite-gamma/g04n0g16.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g04n0g16.png => image/test/reftest/pngsuite-gamma/g04n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g04n2c08.html => image/test/reftest/pngsuite-gamma/g04n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g04n2c08.png => image/test/reftest/pngsuite-gamma/g04n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g04n3p04.html => image/test/reftest/pngsuite-gamma/g04n3p04.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g04n3p04.png => image/test/reftest/pngsuite-gamma/g04n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g05n0g16.html => image/test/reftest/pngsuite-gamma/g05n0g16.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g05n0g16.png => image/test/reftest/pngsuite-gamma/g05n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g05n2c08.html => image/test/reftest/pngsuite-gamma/g05n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g05n2c08.png => image/test/reftest/pngsuite-gamma/g05n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g05n3p04.html => image/test/reftest/pngsuite-gamma/g05n3p04.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g05n3p04.png => image/test/reftest/pngsuite-gamma/g05n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g07n0g16.html => image/test/reftest/pngsuite-gamma/g07n0g16.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g07n0g16.png => image/test/reftest/pngsuite-gamma/g07n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g07n2c08.html => image/test/reftest/pngsuite-gamma/g07n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g07n2c08.png => image/test/reftest/pngsuite-gamma/g07n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g07n3p04.html => image/test/reftest/pngsuite-gamma/g07n3p04.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g07n3p04.png => image/test/reftest/pngsuite-gamma/g07n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g10n0g16.html => image/test/reftest/pngsuite-gamma/g10n0g16.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g10n0g16.png => image/test/reftest/pngsuite-gamma/g10n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g10n2c08.html => image/test/reftest/pngsuite-gamma/g10n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g10n2c08.png => image/test/reftest/pngsuite-gamma/g10n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g10n3p04.html => image/test/reftest/pngsuite-gamma/g10n3p04.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g10n3p04.png => image/test/reftest/pngsuite-gamma/g10n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g25n0g16.html => image/test/reftest/pngsuite-gamma/g25n0g16.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g25n0g16.png => image/test/reftest/pngsuite-gamma/g25n0g16.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g25n2c08.html => image/test/reftest/pngsuite-gamma/g25n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g25n2c08.png => image/test/reftest/pngsuite-gamma/g25n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/g25n3p04.html => image/test/reftest/pngsuite-gamma/g25n3p04.html rename : modules/libpr0n/test/reftest/pngsuite-gamma/g25n3p04.png => image/test/reftest/pngsuite-gamma/g25n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-gamma/reftest.list => image/test/reftest/pngsuite-gamma/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/reftest.list => image/test/reftest/pngsuite-oddsizes/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s01_3p01.html => image/test/reftest/pngsuite-oddsizes/s01_3p01.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s01i3p01.png => image/test/reftest/pngsuite-oddsizes/s01i3p01.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s01n3p01.png => image/test/reftest/pngsuite-oddsizes/s01n3p01.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s02_3p01.html => image/test/reftest/pngsuite-oddsizes/s02_3p01.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s02i3p01.png => image/test/reftest/pngsuite-oddsizes/s02i3p01.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s02n3p01.png => image/test/reftest/pngsuite-oddsizes/s02n3p01.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s03_3p01.html => image/test/reftest/pngsuite-oddsizes/s03_3p01.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s03i3p01.png => image/test/reftest/pngsuite-oddsizes/s03i3p01.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s03n3p01.png => image/test/reftest/pngsuite-oddsizes/s03n3p01.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s04_3p01.html => image/test/reftest/pngsuite-oddsizes/s04_3p01.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s04i3p01.png => image/test/reftest/pngsuite-oddsizes/s04i3p01.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s04n3p01.png => image/test/reftest/pngsuite-oddsizes/s04n3p01.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s05_3p02.html => image/test/reftest/pngsuite-oddsizes/s05_3p02.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s05i3p02.png => image/test/reftest/pngsuite-oddsizes/s05i3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s05n3p02.png => image/test/reftest/pngsuite-oddsizes/s05n3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s06_3p02.html => image/test/reftest/pngsuite-oddsizes/s06_3p02.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s06i3p02.png => image/test/reftest/pngsuite-oddsizes/s06i3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s06n3p02.png => image/test/reftest/pngsuite-oddsizes/s06n3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s07_3p02.html => image/test/reftest/pngsuite-oddsizes/s07_3p02.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s07i3p02.png => image/test/reftest/pngsuite-oddsizes/s07i3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s07n3p02.png => image/test/reftest/pngsuite-oddsizes/s07n3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s08_3p02.html => image/test/reftest/pngsuite-oddsizes/s08_3p02.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s08i3p02.png => image/test/reftest/pngsuite-oddsizes/s08i3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s08n3p02.png => image/test/reftest/pngsuite-oddsizes/s08n3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s09_3p02.html => image/test/reftest/pngsuite-oddsizes/s09_3p02.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s09i3p02.png => image/test/reftest/pngsuite-oddsizes/s09i3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s09n3p02.png => image/test/reftest/pngsuite-oddsizes/s09n3p02.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s32_3p04.html => image/test/reftest/pngsuite-oddsizes/s32_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s32i3p04.png => image/test/reftest/pngsuite-oddsizes/s32i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s32n3p04.png => image/test/reftest/pngsuite-oddsizes/s32n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s33_3p04.html => image/test/reftest/pngsuite-oddsizes/s33_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s33i3p04.png => image/test/reftest/pngsuite-oddsizes/s33i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s33n3p04.png => image/test/reftest/pngsuite-oddsizes/s33n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s34_3p04.html => image/test/reftest/pngsuite-oddsizes/s34_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s34i3p04.png => image/test/reftest/pngsuite-oddsizes/s34i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s34n3p04.png => image/test/reftest/pngsuite-oddsizes/s34n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s35_3p04.html => image/test/reftest/pngsuite-oddsizes/s35_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s35i3p04.png => image/test/reftest/pngsuite-oddsizes/s35i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s35n3p04.png => image/test/reftest/pngsuite-oddsizes/s35n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s36_3p04.html => image/test/reftest/pngsuite-oddsizes/s36_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s36i3p04.png => image/test/reftest/pngsuite-oddsizes/s36i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s36n3p04.png => image/test/reftest/pngsuite-oddsizes/s36n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s37_3p04.html => image/test/reftest/pngsuite-oddsizes/s37_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s37i3p04.png => image/test/reftest/pngsuite-oddsizes/s37i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s37n3p04.png => image/test/reftest/pngsuite-oddsizes/s37n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s38_3p04.html => image/test/reftest/pngsuite-oddsizes/s38_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s38i3p04.png => image/test/reftest/pngsuite-oddsizes/s38i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s38n3p04.png => image/test/reftest/pngsuite-oddsizes/s38n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s39_3p04.html => image/test/reftest/pngsuite-oddsizes/s39_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s39i3p04.png => image/test/reftest/pngsuite-oddsizes/s39i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s39n3p04.png => image/test/reftest/pngsuite-oddsizes/s39n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s40_3p04.html => image/test/reftest/pngsuite-oddsizes/s40_3p04.html rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s40i3p04.png => image/test/reftest/pngsuite-oddsizes/s40i3p04.png rename : modules/libpr0n/test/reftest/pngsuite-oddsizes/s40n3p04.png => image/test/reftest/pngsuite-oddsizes/s40n3p04.png rename : modules/libpr0n/test/reftest/pngsuite-palettes/pp0n2c16.html => image/test/reftest/pngsuite-palettes/pp0n2c16.html rename : modules/libpr0n/test/reftest/pngsuite-palettes/pp0n2c16.png => image/test/reftest/pngsuite-palettes/pp0n2c16.png rename : modules/libpr0n/test/reftest/pngsuite-palettes/pp0n6a08.png => image/test/reftest/pngsuite-palettes/pp0n6a08.png rename : modules/libpr0n/test/reftest/pngsuite-palettes/ps1n0g08.html => image/test/reftest/pngsuite-palettes/ps1n0g08.html rename : modules/libpr0n/test/reftest/pngsuite-palettes/ps1n0g08.png => image/test/reftest/pngsuite-palettes/ps1n0g08.png rename : modules/libpr0n/test/reftest/pngsuite-palettes/ps1n2c16.html => image/test/reftest/pngsuite-palettes/ps1n2c16.html rename : modules/libpr0n/test/reftest/pngsuite-palettes/ps1n2c16.png => image/test/reftest/pngsuite-palettes/ps1n2c16.png rename : modules/libpr0n/test/reftest/pngsuite-palettes/ps2n0g08.html => image/test/reftest/pngsuite-palettes/ps2n0g08.html rename : modules/libpr0n/test/reftest/pngsuite-palettes/ps2n0g08.png => image/test/reftest/pngsuite-palettes/ps2n0g08.png rename : modules/libpr0n/test/reftest/pngsuite-palettes/ps2n2c16.html => image/test/reftest/pngsuite-palettes/ps2n2c16.html rename : modules/libpr0n/test/reftest/pngsuite-palettes/ps2n2c16.png => image/test/reftest/pngsuite-palettes/ps2n2c16.png rename : modules/libpr0n/test/reftest/pngsuite-palettes/reftest.list => image/test/reftest/pngsuite-palettes/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-transparency/reftest.list => image/test/reftest/pngsuite-transparency/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbbn1g04.html => image/test/reftest/pngsuite-transparency/tbbn1g04.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbbn1g04.png => image/test/reftest/pngsuite-transparency/tbbn1g04.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbbn2c16.html => image/test/reftest/pngsuite-transparency/tbbn2c16.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbbn2c16.png => image/test/reftest/pngsuite-transparency/tbbn2c16.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbbn3p08.html => image/test/reftest/pngsuite-transparency/tbbn3p08.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbbn3p08.png => image/test/reftest/pngsuite-transparency/tbbn3p08.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbgn2c16.html => image/test/reftest/pngsuite-transparency/tbgn2c16.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbgn2c16.png => image/test/reftest/pngsuite-transparency/tbgn2c16.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbgn3p08.html => image/test/reftest/pngsuite-transparency/tbgn3p08.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbgn3p08.png => image/test/reftest/pngsuite-transparency/tbgn3p08.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbrn2c08.html => image/test/reftest/pngsuite-transparency/tbrn2c08.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbrn2c08.png => image/test/reftest/pngsuite-transparency/tbrn2c08.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbwn1g16.html => image/test/reftest/pngsuite-transparency/tbwn1g16.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbwn1g16.png => image/test/reftest/pngsuite-transparency/tbwn1g16.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbwn3p08.html => image/test/reftest/pngsuite-transparency/tbwn3p08.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbwn3p08.png => image/test/reftest/pngsuite-transparency/tbwn3p08.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbyn3p08.html => image/test/reftest/pngsuite-transparency/tbyn3p08.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tbyn3p08.png => image/test/reftest/pngsuite-transparency/tbyn3p08.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/tp1n3p08.html => image/test/reftest/pngsuite-transparency/tp1n3p08.html rename : modules/libpr0n/test/reftest/pngsuite-transparency/tp1n3p08.png => image/test/reftest/pngsuite-transparency/tp1n3p08.png rename : modules/libpr0n/test/reftest/pngsuite-transparency/wrapper.html => image/test/reftest/pngsuite-transparency/wrapper.html rename : modules/libpr0n/test/reftest/pngsuite-zlib/reftest.list => image/test/reftest/pngsuite-zlib/reftest.list rename : modules/libpr0n/test/reftest/pngsuite-zlib/z00n2c08.html => image/test/reftest/pngsuite-zlib/z00n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-zlib/z00n2c08.png => image/test/reftest/pngsuite-zlib/z00n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-zlib/z03n2c08.html => image/test/reftest/pngsuite-zlib/z03n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-zlib/z03n2c08.png => image/test/reftest/pngsuite-zlib/z03n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-zlib/z06n2c08.html => image/test/reftest/pngsuite-zlib/z06n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-zlib/z06n2c08.png => image/test/reftest/pngsuite-zlib/z06n2c08.png rename : modules/libpr0n/test/reftest/pngsuite-zlib/z09n2c08.html => image/test/reftest/pngsuite-zlib/z09n2c08.html rename : modules/libpr0n/test/reftest/pngsuite-zlib/z09n2c08.png => image/test/reftest/pngsuite-zlib/z09n2c08.png rename : modules/libpr0n/test/reftest/reftest.list => image/test/reftest/reftest.list rename : modules/libpr0n/test/unit/async_load_tests.js => image/test/unit/async_load_tests.js rename : modules/libpr0n/test/unit/bug413512.ico => image/test/unit/bug413512.ico rename : modules/libpr0n/test/unit/image1.png => image/test/unit/image1.png rename : modules/libpr0n/test/unit/image1png16x16.jpg => image/test/unit/image1png16x16.jpg rename : modules/libpr0n/test/unit/image1png64x64.jpg => image/test/unit/image1png64x64.jpg rename : modules/libpr0n/test/unit/image2.jpg => image/test/unit/image2.jpg rename : modules/libpr0n/test/unit/image2jpg16x16-win.png => image/test/unit/image2jpg16x16-win.png rename : modules/libpr0n/test/unit/image2jpg16x16.png => image/test/unit/image2jpg16x16.png rename : modules/libpr0n/test/unit/image2jpg32x32-win.png => image/test/unit/image2jpg32x32-win.png rename : modules/libpr0n/test/unit/image2jpg32x32.png => image/test/unit/image2jpg32x32.png rename : modules/libpr0n/test/unit/image3.ico => image/test/unit/image3.ico rename : modules/libpr0n/test/unit/image3ico16x16.png => image/test/unit/image3ico16x16.png rename : modules/libpr0n/test/unit/image3ico32x32.png => image/test/unit/image3ico32x32.png rename : modules/libpr0n/test/unit/image4.gif => image/test/unit/image4.gif rename : modules/libpr0n/test/unit/image_load_helpers.js => image/test/unit/image_load_helpers.js rename : modules/libpr0n/test/unit/test_async_notification.js => image/test/unit/test_async_notification.js rename : modules/libpr0n/test/unit/test_async_notification_404.js => image/test/unit/test_async_notification_404.js rename : modules/libpr0n/test/unit/test_async_notification_animated.js => image/test/unit/test_async_notification_animated.js rename : modules/libpr0n/test/unit/test_encoder_apng.js => image/test/unit/test_encoder_apng.js rename : modules/libpr0n/test/unit/test_encoder_png.js => image/test/unit/test_encoder_png.js rename : modules/libpr0n/test/unit/test_imgtools.js => image/test/unit/test_imgtools.js rename : modules/libpr0n/test/unit/test_moz_icon_uri.js => image/test/unit/test_moz_icon_uri.js rename : modules/libpr0n/test/unit/xpcshell.ini => image/test/unit/xpcshell.ini
1143 lines
32 KiB
Bash
1143 lines
32 KiB
Bash
#! /bin/sh
|
|
# ***** BEGIN LICENSE BLOCK *****
|
|
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
#
|
|
# The contents of this file are subject to the Mozilla Public License Version
|
|
# 1.1 (the "License"); you may not use this file except in compliance with
|
|
# the License. You may obtain a copy of the License at
|
|
# http://www.mozilla.org/MPL/
|
|
#
|
|
# Software distributed under the License is distributed on an "AS IS" basis,
|
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
# for the specific language governing rights and limitations under the
|
|
# License.
|
|
#
|
|
# The Original Code is the Mozilla build system
|
|
#
|
|
# The Initial Developer of the Original Code is
|
|
# Ben Turner <mozilla@songbirdnest.com>
|
|
#
|
|
# Portions created by the Initial Developer are Copyright (C) 2007
|
|
# the Initial Developer. All Rights Reserved.
|
|
#
|
|
# Contributor(s):
|
|
#
|
|
# Alternatively, the contents of this file may be used under the terms of
|
|
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
|
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
# in which case the provisions of the GPL or the LGPL are applicable instead
|
|
# of those above. If you wish to allow use of your version of this file only
|
|
# under the terms of either the GPL or the LGPL, and not to allow others to
|
|
# use your version of this file under the terms of the MPL, indicate your
|
|
# decision by deleting the provisions above and replace them with the notice
|
|
# and other provisions required by the GPL or the LGPL. If you do not delete
|
|
# the provisions above, a recipient may use your version of this file under
|
|
# the terms of any one of the MPL, the GPL or the LGPL.
|
|
#
|
|
# ***** END LICENSE BLOCK *****
|
|
|
|
# This file contains makefiles that will be generated for every XUL app.
|
|
|
|
MAKEFILES_db="
|
|
db/sqlite3/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_dom="
|
|
ipc/Makefile
|
|
ipc/chromium/Makefile
|
|
ipc/glue/Makefile
|
|
ipc/ipdl/Makefile
|
|
dom/Makefile
|
|
dom/interfaces/base/Makefile
|
|
dom/interfaces/canvas/Makefile
|
|
dom/interfaces/core/Makefile
|
|
dom/interfaces/css/Makefile
|
|
dom/interfaces/events/Makefile
|
|
dom/interfaces/geolocation/Makefile
|
|
dom/interfaces/html/Makefile
|
|
dom/interfaces/json/Makefile
|
|
dom/interfaces/load-save/Makefile
|
|
dom/interfaces/offline/Makefile
|
|
dom/interfaces/range/Makefile
|
|
dom/interfaces/sidebar/Makefile
|
|
dom/interfaces/storage/Makefile
|
|
dom/interfaces/stylesheets/Makefile
|
|
dom/interfaces/svg/Makefile
|
|
dom/interfaces/traversal/Makefile
|
|
dom/interfaces/xbl/Makefile
|
|
dom/interfaces/xpath/Makefile
|
|
dom/interfaces/xul/Makefile
|
|
dom/base/Makefile
|
|
dom/src/Makefile
|
|
dom/src/events/Makefile
|
|
dom/src/jsurl/Makefile
|
|
dom/src/geolocation/Makefile
|
|
dom/src/json/Makefile
|
|
dom/src/offline/Makefile
|
|
dom/src/storage/Makefile
|
|
dom/locales/Makefile
|
|
dom/plugins/base/Makefile
|
|
dom/plugins/ipc/Makefile
|
|
dom/plugins/test/Makefile
|
|
dom/plugins/test/mochitest/Makefile
|
|
dom/plugins/test/testplugin/Makefile
|
|
js/jetpack/Makefile
|
|
"
|
|
|
|
MAKEFILES_editor="
|
|
editor/Makefile
|
|
editor/public/Makefile
|
|
editor/idl/Makefile
|
|
editor/txmgr/Makefile
|
|
editor/txmgr/idl/Makefile
|
|
editor/txmgr/public/Makefile
|
|
editor/txmgr/src/Makefile
|
|
editor/txmgr/tests/Makefile
|
|
editor/txtsvc/Makefile
|
|
editor/txtsvc/public/Makefile
|
|
editor/txtsvc/src/Makefile
|
|
editor/composer/Makefile
|
|
editor/composer/public/Makefile
|
|
editor/composer/src/Makefile
|
|
editor/composer/test/Makefile
|
|
editor/libeditor/Makefile
|
|
editor/libeditor/base/Makefile
|
|
editor/libeditor/base/tests/Makefile
|
|
editor/libeditor/html/Makefile
|
|
editor/libeditor/text/Makefile
|
|
"
|
|
|
|
MAKEFILES_xmlparser="
|
|
parser/expat/Makefile
|
|
parser/expat/lib/Makefile
|
|
parser/xml/Makefile
|
|
parser/xml/public/Makefile
|
|
parser/xml/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_gfx="
|
|
gfx/Makefile
|
|
gfx/ycbcr/Makefile
|
|
gfx/layers/Makefile
|
|
gfx/src/Makefile
|
|
gfx/tests/Makefile
|
|
gfx/thebes/Makefile
|
|
gfx/qcms/Makefile
|
|
gfx/angle/Makefile
|
|
gfx/angle/src/libGLESv2/Makefile
|
|
gfx/angle/src/libEGL/Makefile
|
|
"
|
|
|
|
MAKEFILES_htmlparser="
|
|
parser/htmlparser/Makefile
|
|
parser/htmlparser/public/Makefile
|
|
parser/htmlparser/src/Makefile
|
|
parser/htmlparser/tests/Makefile
|
|
parser/htmlparser/tests/grabpage/Makefile
|
|
parser/htmlparser/tests/logparse/Makefile
|
|
parser/htmlparser/tests/html/Makefile
|
|
parser/htmlparser/tests/outsinks/Makefile
|
|
"
|
|
|
|
MAKEFILES_intl="
|
|
intl/Makefile
|
|
intl/build/Makefile
|
|
intl/chardet/Makefile
|
|
intl/chardet/public/Makefile
|
|
intl/chardet/src/Makefile
|
|
intl/uconv/Makefile
|
|
intl/uconv/idl/Makefile
|
|
intl/uconv/util/Makefile
|
|
intl/uconv/public/Makefile
|
|
intl/uconv/src/Makefile
|
|
intl/uconv/tests/Makefile
|
|
intl/uconv/ucvja/Makefile
|
|
intl/uconv/ucvlatin/Makefile
|
|
intl/uconv/ucvcn/Makefile
|
|
intl/uconv/ucvtw/Makefile
|
|
intl/uconv/ucvtw2/Makefile
|
|
intl/uconv/ucvko/Makefile
|
|
intl/uconv/ucvibm/Makefile
|
|
intl/locale/Makefile
|
|
intl/locale/public/Makefile
|
|
intl/locale/idl/Makefile
|
|
intl/locale/src/Makefile
|
|
intl/locale/src/mac/Makefile
|
|
intl/locale/src/unix/Makefile
|
|
intl/locale/src/os2/Makefile
|
|
intl/locale/src/windows/Makefile
|
|
intl/locale/tests/Makefile
|
|
intl/locales/Makefile
|
|
intl/lwbrk/Makefile
|
|
intl/lwbrk/idl/Makefile
|
|
intl/lwbrk/src/Makefile
|
|
intl/lwbrk/public/Makefile
|
|
intl/lwbrk/tests/Makefile
|
|
intl/unicharutil/Makefile
|
|
intl/unicharutil/util/Makefile
|
|
intl/unicharutil/util/internal/Makefile
|
|
intl/unicharutil/idl/Makefile
|
|
intl/unicharutil/src/Makefile
|
|
intl/unicharutil/public/Makefile
|
|
intl/unicharutil/tables/Makefile
|
|
intl/unicharutil/tests/Makefile
|
|
intl/unicharutil/tools/Makefile
|
|
intl/strres/Makefile
|
|
intl/strres/public/Makefile
|
|
intl/strres/src/Makefile
|
|
intl/strres/tests/Makefile
|
|
"
|
|
|
|
MAKEFILES_xpconnect="
|
|
js/xpconnect/Makefile
|
|
js/xpconnect/public/Makefile
|
|
js/xpconnect/idl/Makefile
|
|
js/xpconnect/shell/Makefile
|
|
js/xpconnect/src/Makefile
|
|
js/xpconnect/loader/Makefile
|
|
js/xpconnect/tests/Makefile
|
|
js/xpconnect/tests/components/js/Makefile
|
|
js/xpconnect/tests/components/native/Makefile
|
|
js/xpconnect/tests/idl/Makefile
|
|
"
|
|
|
|
MAKEFILES_jsipc="
|
|
js/ipc/Makefile
|
|
"
|
|
|
|
MAKEFILES_jsdebugger="
|
|
js/jsd/Makefile
|
|
js/jsd/idl/Makefile
|
|
"
|
|
|
|
MAKEFILES_content="
|
|
content/Makefile
|
|
content/base/Makefile
|
|
content/base/public/Makefile
|
|
content/base/src/Makefile
|
|
content/base/test/Makefile
|
|
content/base/test/chrome/Makefile
|
|
content/canvas/Makefile
|
|
content/canvas/public/Makefile
|
|
content/canvas/src/Makefile
|
|
content/events/Makefile
|
|
content/events/public/Makefile
|
|
content/events/src/Makefile
|
|
content/html/Makefile
|
|
content/html/content/Makefile
|
|
content/html/content/public/Makefile
|
|
content/html/content/src/Makefile
|
|
content/html/document/Makefile
|
|
content/html/document/public/Makefile
|
|
content/html/document/src/Makefile
|
|
content/svg/Makefile
|
|
content/svg/document/src/Makefile
|
|
content/svg/content/Makefile
|
|
content/svg/content/src/Makefile
|
|
content/xml/Makefile
|
|
content/xml/content/src/Makefile
|
|
content/xml/document/Makefile
|
|
content/xml/document/public/Makefile
|
|
content/xml/document/resources/Makefile
|
|
content/xml/document/src/Makefile
|
|
content/xul/Makefile
|
|
content/xul/content/Makefile
|
|
content/xul/content/src/Makefile
|
|
content/xul/document/Makefile
|
|
content/xul/document/public/Makefile
|
|
content/xul/document/src/Makefile
|
|
content/xul/templates/Makefile
|
|
content/xul/templates/public/Makefile
|
|
content/xul/templates/src/Makefile
|
|
content/xul/templates/tests/chrome/Makefile
|
|
content/xbl/Makefile
|
|
content/xbl/public/Makefile
|
|
content/xbl/src/Makefile
|
|
content/xbl/builtin/Makefile
|
|
content/xbl/builtin/emacs/Makefile
|
|
content/xbl/builtin/mac/Makefile
|
|
content/xbl/builtin/unix/Makefile
|
|
content/xslt/Makefile
|
|
content/xslt/public/Makefile
|
|
content/xslt/src/Makefile
|
|
content/xslt/src/base/Makefile
|
|
content/xslt/src/xml/Makefile
|
|
content/xslt/src/xpath/Makefile
|
|
content/xslt/src/xslt/Makefile
|
|
"
|
|
|
|
MAKEFILES_layout="
|
|
layout/Makefile
|
|
layout/base/Makefile
|
|
layout/base/tests/Makefile
|
|
layout/build/Makefile
|
|
layout/forms/Makefile
|
|
layout/generic/Makefile
|
|
layout/inspector/public/Makefile
|
|
layout/inspector/src/Makefile
|
|
layout/printing/Makefile
|
|
layout/style/Makefile
|
|
layout/style/xbl-marquee/Makefile
|
|
layout/tables/Makefile
|
|
layout/svg/base/src/Makefile
|
|
layout/xul/base/public/Makefile
|
|
layout/xul/base/src/Makefile
|
|
layout/xul/base/src/grid/Makefile
|
|
layout/xul/base/src/tree/src/Makefile
|
|
layout/xul/base/src/tree/public/Makefile
|
|
"
|
|
|
|
MAKEFILES_libjar="
|
|
modules/libjar/Makefile
|
|
modules/libjar/test/Makefile
|
|
"
|
|
|
|
MAKEFILES_libreg="
|
|
modules/libreg/Makefile
|
|
modules/libreg/include/Makefile
|
|
modules/libreg/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_libpref="
|
|
modules/libpref/Makefile
|
|
modules/libpref/public/Makefile
|
|
modules/libpref/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_libvorbis="
|
|
media/libvorbis/Makefile
|
|
media/libvorbis/lib/Makefile
|
|
media/libvorbis/include/Makefile
|
|
media/libvorbis/include/vorbis/Makefile
|
|
"
|
|
|
|
MAKEFILES_libtremor="
|
|
media/libtremor/Makefile
|
|
media/libtremor/lib/Makefile
|
|
media/libtremor/include/tremor/Makefile
|
|
"
|
|
|
|
MAKEFILES_libvpx="
|
|
media/libvpx/Makefile
|
|
"
|
|
|
|
MAKEFILES_libtheora="
|
|
media/libtheora/Makefile
|
|
media/libtheora/lib/Makefile
|
|
media/libtheora/include/Makefile
|
|
media/libtheora/include/theora/Makefile
|
|
"
|
|
|
|
MAKEFILES_libogg="
|
|
media/libogg/Makefile
|
|
media/libogg/src/Makefile
|
|
media/libogg/include/Makefile
|
|
media/libogg/include/ogg/Makefile
|
|
"
|
|
|
|
MAKEFILES_libsydneyaudio="
|
|
media/libsydneyaudio/Makefile
|
|
media/libsydneyaudio/include/Makefile
|
|
media/libsydneyaudio/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_libnestegg="
|
|
media/libnestegg/Makefile
|
|
media/libnestegg/include/Makefile
|
|
media/libnestegg/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_mathml="
|
|
content/mathml/content/src/Makefile
|
|
layout/mathml/Makefile
|
|
"
|
|
|
|
MAKEFILES_netwerk="
|
|
netwerk/Makefile
|
|
netwerk/base/Makefile
|
|
netwerk/base/public/Makefile
|
|
netwerk/base/src/Makefile
|
|
netwerk/build/Makefile
|
|
netwerk/cache/Makefile
|
|
netwerk/cookie/Makefile
|
|
netwerk/wifi/Makefile
|
|
netwerk/dns/Makefile
|
|
netwerk/protocol/Makefile
|
|
netwerk/protocol/about/Makefile
|
|
netwerk/protocol/data/Makefile
|
|
netwerk/protocol/file/Makefile
|
|
netwerk/protocol/ftp/Makefile
|
|
netwerk/protocol/http/Makefile
|
|
netwerk/protocol/res/Makefile
|
|
netwerk/protocol/viewsource/Makefile
|
|
netwerk/mime/Makefile
|
|
netwerk/socket/Makefile
|
|
netwerk/streamconv/Makefile
|
|
netwerk/streamconv/converters/Makefile
|
|
netwerk/streamconv/public/Makefile
|
|
netwerk/streamconv/src/Makefile
|
|
netwerk/streamconv/test/Makefile
|
|
netwerk/test/Makefile
|
|
netwerk/locales/Makefile
|
|
netwerk/system/Makefile
|
|
netwerk/system/mac/Makefile
|
|
netwerk/system/win32/Makefile
|
|
"
|
|
|
|
MAKEFILES_storage="
|
|
storage/Makefile
|
|
storage/public/Makefile
|
|
storage/src/Makefile
|
|
storage/build/Makefile
|
|
storage/test/Makefile
|
|
"
|
|
|
|
MAKEFILES_uriloader="
|
|
uriloader/Makefile
|
|
uriloader/base/Makefile
|
|
uriloader/exthandler/Makefile
|
|
uriloader/exthandler/tests/Makefile
|
|
uriloader/prefetch/Makefile
|
|
"
|
|
|
|
MAKEFILES_profile="
|
|
profile/Makefile
|
|
profile/public/Makefile
|
|
profile/dirserviceprovider/Makefile
|
|
profile/dirserviceprovider/public/Makefile
|
|
profile/dirserviceprovider/src/Makefile
|
|
profile/dirserviceprovider/standalone/Makefile
|
|
"
|
|
|
|
MAKEFILES_rdf="
|
|
rdf/Makefile
|
|
rdf/base/Makefile
|
|
rdf/base/idl/Makefile
|
|
rdf/base/public/Makefile
|
|
rdf/base/src/Makefile
|
|
rdf/util/Makefile
|
|
rdf/util/public/Makefile
|
|
rdf/util/src/Makefile
|
|
rdf/util/src/internal/Makefile
|
|
rdf/build/Makefile
|
|
rdf/datasource/Makefile
|
|
rdf/datasource/public/Makefile
|
|
rdf/datasource/src/Makefile
|
|
rdf/tests/Makefile
|
|
rdf/tests/rdfcat/Makefile
|
|
rdf/tests/rdfpoll/Makefile
|
|
"
|
|
|
|
MAKEFILES_caps="
|
|
caps/Makefile
|
|
caps/idl/Makefile
|
|
caps/include/Makefile
|
|
caps/src/Makefile
|
|
caps/tests/mochitest/Makefile
|
|
"
|
|
|
|
MAKEFILES_chrome="
|
|
chrome/Makefile
|
|
chrome/public/Makefile
|
|
chrome/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_view="
|
|
view/Makefile
|
|
view/public/Makefile
|
|
view/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_docshell="
|
|
docshell/Makefile
|
|
docshell/base/Makefile
|
|
docshell/resources/content/Makefile
|
|
docshell/shistory/Makefile
|
|
docshell/shistory/public/Makefile
|
|
docshell/shistory/src/Makefile
|
|
docshell/build/Makefile
|
|
"
|
|
|
|
MAKEFILES_widget="
|
|
widget/Makefile
|
|
widget/public/Makefile
|
|
widget/src/Makefile
|
|
widget/src/build/Makefile
|
|
widget/src/gtk2/Makefile
|
|
widget/src/gtkxtbin/Makefile
|
|
widget/src/cocoa/Makefile
|
|
widget/src/os2/Makefile
|
|
widget/src/windows/Makefile
|
|
widget/src/xpwidgets/Makefile
|
|
"
|
|
|
|
MAKEFILES_xpcom="
|
|
xpcom/string/Makefile
|
|
xpcom/string/public/Makefile
|
|
xpcom/string/src/Makefile
|
|
xpcom/Makefile
|
|
xpcom/base/Makefile
|
|
xpcom/build/Makefile
|
|
xpcom/components/Makefile
|
|
xpcom/ds/Makefile
|
|
xpcom/glue/Makefile
|
|
xpcom/glue/standalone/Makefile
|
|
xpcom/io/Makefile
|
|
xpcom/typelib/Makefile
|
|
xpcom/reflect/Makefile
|
|
xpcom/typelib/xpt/Makefile
|
|
xpcom/typelib/xpt/public/Makefile
|
|
xpcom/typelib/xpt/src/Makefile
|
|
xpcom/typelib/xpt/tests/Makefile
|
|
xpcom/typelib/xpt/tools/Makefile
|
|
xpcom/typelib/xpidl/Makefile
|
|
xpcom/reflect/xptcall/Makefile
|
|
xpcom/reflect/xptcall/public/Makefile
|
|
xpcom/reflect/xptcall/src/Makefile
|
|
xpcom/reflect/xptcall/src/md/Makefile
|
|
xpcom/reflect/xptcall/src/md/os2/Makefile
|
|
xpcom/reflect/xptcall/src/md/test/Makefile
|
|
xpcom/reflect/xptcall/src/md/unix/Makefile
|
|
xpcom/reflect/xptcall/src/md/win32/Makefile
|
|
xpcom/reflect/xptcall/tests/Makefile
|
|
xpcom/reflect/xptinfo/Makefile
|
|
xpcom/reflect/xptinfo/public/Makefile
|
|
xpcom/reflect/xptinfo/src/Makefile
|
|
xpcom/reflect/xptinfo/tests/Makefile
|
|
xpcom/proxy/Makefile
|
|
xpcom/proxy/public/Makefile
|
|
xpcom/proxy/src/Makefile
|
|
xpcom/proxy/tests/Makefile
|
|
xpcom/sample/Makefile
|
|
xpcom/threads/Makefile
|
|
xpcom/stub/Makefile
|
|
xpcom/windbgdlg/Makefile
|
|
xpcom/system/Makefile
|
|
"
|
|
|
|
MAKEFILES_xpcom_tests="
|
|
xpcom/tests/Makefile
|
|
xpcom/tests/windows/Makefile
|
|
xpcom/tests/static-checker/Makefile
|
|
"
|
|
|
|
MAKEFILES_xpfe="
|
|
widget/src/xremoteclient/Makefile
|
|
toolkit/components/remote/Makefile
|
|
xpfe/components/Makefile
|
|
xpfe/components/directory/Makefile
|
|
xpfe/components/autocomplete/Makefile
|
|
xpfe/components/autocomplete/public/Makefile
|
|
xpfe/components/autocomplete/src/Makefile
|
|
xpfe/components/windowds/Makefile
|
|
xpfe/components/build/Makefile
|
|
xpfe/appshell/Makefile
|
|
xpfe/appshell/src/Makefile
|
|
xpfe/appshell/public/Makefile
|
|
extensions/spellcheck/Makefile
|
|
extensions/spellcheck/hunspell/Makefile
|
|
extensions/spellcheck/hunspell/src/Makefile
|
|
extensions/spellcheck/idl/Makefile
|
|
extensions/spellcheck/locales/Makefile
|
|
extensions/spellcheck/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_embedding="
|
|
embedding/Makefile
|
|
embedding/base/Makefile
|
|
embedding/browser/Makefile
|
|
embedding/browser/build/Makefile
|
|
embedding/browser/webBrowser/Makefile
|
|
embedding/components/Makefile
|
|
embedding/components/appstartup/src/Makefile
|
|
embedding/components/build/Makefile
|
|
embedding/components/commandhandler/Makefile
|
|
embedding/components/commandhandler/public/Makefile
|
|
embedding/components/commandhandler/src/Makefile
|
|
embedding/components/find/Makefile
|
|
embedding/components/find/public/Makefile
|
|
embedding/components/find/src/Makefile
|
|
embedding/components/printingui/src/Makefile
|
|
embedding/components/printingui/src/mac/Makefile
|
|
embedding/components/printingui/src/unixshared/Makefile
|
|
embedding/components/printingui/src/win/Makefile
|
|
embedding/components/webbrowserpersist/Makefile
|
|
embedding/components/webbrowserpersist/public/Makefile
|
|
embedding/components/webbrowserpersist/src/Makefile
|
|
embedding/components/windowwatcher/Makefile
|
|
embedding/components/windowwatcher/public/Makefile
|
|
embedding/components/windowwatcher/src/Makefile
|
|
embedding/tests/winEmbed/Makefile
|
|
"
|
|
|
|
MAKEFILES_xulapp="
|
|
toolkit/Makefile
|
|
toolkit/library/Makefile
|
|
toolkit/crashreporter/Makefile
|
|
toolkit/crashreporter/client/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/client/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/client/solaris/handler/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/common/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/common/linux/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/common/mac/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/common/solaris/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/common/windows/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile
|
|
toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/Makefile
|
|
toolkit/content/Makefile
|
|
toolkit/components/alerts/Makefile
|
|
toolkit/components/alerts/mac/Makefile
|
|
toolkit/components/alerts/mac/growl/Makefile
|
|
toolkit/components/apppicker/Makefile
|
|
toolkit/components/autocomplete/Makefile
|
|
toolkit/components/Makefile
|
|
toolkit/components/build/Makefile
|
|
toolkit/components/commandlines/Makefile
|
|
toolkit/components/console/Makefile
|
|
toolkit/components/contentprefs/Makefile
|
|
toolkit/components/cookie/Makefile
|
|
toolkit/components/downloads/Makefile
|
|
toolkit/components/exthelper/Makefile
|
|
toolkit/components/feeds/Makefile
|
|
toolkit/components/filepicker/Makefile
|
|
toolkit/components/find/Makefile
|
|
toolkit/components/help/Makefile
|
|
toolkit/components/intl/Makefile
|
|
toolkit/components/microformats/Makefile
|
|
toolkit/components/parentalcontrols/Makefile
|
|
toolkit/components/passwordmgr/Makefile
|
|
toolkit/components/passwordmgr/test/Makefile
|
|
toolkit/components/places/Makefile
|
|
toolkit/components/printing/Makefile
|
|
toolkit/components/satchel/Makefile
|
|
toolkit/components/search/Makefile
|
|
toolkit/components/startup/Makefile
|
|
toolkit/components/startup/public/Makefile
|
|
toolkit/components/statusfilter/Makefile
|
|
toolkit/components/typeaheadfind/Makefile
|
|
toolkit/components/url-classifier/Makefile
|
|
toolkit/components/urlformatter/Makefile
|
|
toolkit/components/viewconfig/Makefile
|
|
toolkit/components/viewsource/Makefile
|
|
toolkit/locales/Makefile
|
|
toolkit/mozapps/downloads/Makefile
|
|
toolkit/mozapps/extensions/Makefile
|
|
toolkit/mozapps/handling/Makefile
|
|
toolkit/mozapps/plugins/Makefile
|
|
toolkit/mozapps/readstrings/Makefile
|
|
toolkit/mozapps/update/Makefile
|
|
toolkit/mozapps/update/updater/Makefile
|
|
toolkit/mozapps/xpinstall/Makefile
|
|
toolkit/profile/Makefile
|
|
toolkit/system/dbus/Makefile
|
|
toolkit/system/gnome/Makefile
|
|
toolkit/system/unixproxy/Makefile
|
|
toolkit/system/osxproxy/Makefile
|
|
toolkit/system/windowsproxy/Makefile
|
|
toolkit/themes/Makefile
|
|
toolkit/themes/gnomestripe/global/Makefile
|
|
toolkit/themes/gnomestripe/Makefile
|
|
toolkit/themes/gnomestripe/mozapps/Makefile
|
|
toolkit/themes/pmstripe/global/Makefile
|
|
toolkit/themes/pinstripe/Makefile
|
|
toolkit/themes/pinstripe/global/Makefile
|
|
toolkit/themes/pinstripe/help/Makefile
|
|
toolkit/themes/pinstripe/mozapps/Makefile
|
|
toolkit/themes/winstripe/Makefile
|
|
toolkit/themes/winstripe/global/Makefile
|
|
toolkit/themes/winstripe/help/Makefile
|
|
toolkit/themes/winstripe/mozapps/Makefile
|
|
toolkit/xre/Makefile
|
|
"
|
|
|
|
MAKEFILES_jsctypes="
|
|
toolkit/components/ctypes/Makefile
|
|
toolkit/components/ctypes/tests/Makefile
|
|
"
|
|
|
|
MAKEFILES_jsreflect="
|
|
toolkit/components/reflect/Makefile
|
|
"
|
|
|
|
MAKEFILES_jsductwork="
|
|
js/ductwork/debugger/Makefile
|
|
"
|
|
|
|
MAKEFILES_libpr0n="
|
|
image/Makefile
|
|
image/build/Makefile
|
|
image/public/Makefile
|
|
image/src/Makefile
|
|
image/decoders/Makefile
|
|
image/decoders/icon/Makefile
|
|
image/decoders/icon/mac/Makefile
|
|
image/decoders/icon/win/Makefile
|
|
image/decoders/icon/gtk/Makefile
|
|
image/encoders/Makefile
|
|
image/encoders/png/Makefile
|
|
image/encoders/jpeg/Makefile
|
|
"
|
|
|
|
MAKEFILES_accessible="
|
|
accessible/Makefile
|
|
accessible/public/Makefile
|
|
accessible/public/ia2/Makefile
|
|
accessible/public/msaa/Makefile
|
|
accessible/src/Makefile
|
|
accessible/src/base/Makefile
|
|
accessible/src/html/Makefile
|
|
accessible/src/xforms/Makefile
|
|
accessible/src/xul/Makefile
|
|
accessible/src/msaa/Makefile
|
|
accessible/src/atk/Makefile
|
|
accessible/src/mac/Makefile
|
|
accessible/build/Makefile
|
|
"
|
|
|
|
MAKEFILES_libmar="
|
|
modules/libmar/Makefile
|
|
modules/libmar/src/Makefile
|
|
modules/libmar/tool/Makefile
|
|
"
|
|
|
|
MAKEFILES_extensions="
|
|
extensions/cookie/Makefile
|
|
extensions/permissions/Makefile
|
|
extensions/pref/Makefile
|
|
extensions/pref/autoconfig/Makefile
|
|
extensions/pref/autoconfig/public/Makefile
|
|
extensions/pref/autoconfig/src/Makefile
|
|
"
|
|
|
|
MAKEFILES_startupcache="
|
|
startupcache/Makefile
|
|
"
|
|
|
|
MAKEFILES_hal="
|
|
hal/Makefile
|
|
"
|
|
|
|
add_makefiles "
|
|
$MAKEFILES_db
|
|
$MAKEFILES_dom
|
|
$MAKEFILES_editor
|
|
$MAKEFILES_xmlparser
|
|
$MAKEFILES_gfx
|
|
$MAKEFILES_htmlparser
|
|
$MAKEFILES_intl
|
|
$MAKEFILES_xpconnect
|
|
$MAKEFILES_jsipc
|
|
$MAKEFILES_jsdebugger
|
|
$MAKEFILES_jsctypes
|
|
$MAKEFILES_jsreflect
|
|
$MAKEFILES_jsductwork
|
|
$MAKEFILES_content
|
|
$MAKEFILES_layout
|
|
$MAKEFILES_libjar
|
|
$MAKEFILES_libreg
|
|
$MAKEFILES_libpref
|
|
$MAKEFILES_mathml
|
|
$MAKEFILES_plugin
|
|
$MAKEFILES_netwerk
|
|
$MAKEFILES_storage
|
|
$MAKEFILES_uriloader
|
|
$MAKEFILES_profile
|
|
$MAKEFILES_rdf
|
|
$MAKEFILES_caps
|
|
$MAKEFILES_chrome
|
|
$MAKEFILES_view
|
|
$MAKEFILES_docshell
|
|
$MAKEFILES_widget
|
|
$MAKEFILES_xpcom
|
|
$MAKEFILES_xpcom_tests
|
|
$MAKEFILES_xpfe
|
|
$MAKEFILES_embedding
|
|
$MAKEFILES_xulapp
|
|
$MAKEFILES_libpr0n
|
|
$MAKEFILES_accessible
|
|
$MAKEFILES_libmar
|
|
$MAKEFILES_extensions
|
|
$MAKEFILES_startupcache
|
|
$MAKEFILES_hal
|
|
"
|
|
|
|
#
|
|
# Conditional makefiles
|
|
#
|
|
|
|
if [ "$ENABLE_TESTS" ]; then
|
|
add_makefiles "
|
|
chrome/test/Makefile
|
|
content/canvas/test/Makefile
|
|
content/events/test/Makefile
|
|
content/html/content/test/Makefile
|
|
content/html/document/test/Makefile
|
|
content/smil/test/Makefile
|
|
content/svg/content/test/Makefile
|
|
content/test/Makefile
|
|
content/xbl/test/Makefile
|
|
content/xml/document/test/Makefile
|
|
content/xslt/tests/buster/Makefile
|
|
content/xslt/tests/mochitest/Makefile
|
|
content/xtf/test/Makefile
|
|
content/xul/content/test/Makefile
|
|
content/xul/document/test/Makefile
|
|
docshell/test/Makefile
|
|
docshell/test/browser/Makefile
|
|
docshell/test/chrome/Makefile
|
|
docshell/test/navigation/Makefile
|
|
dom/src/json/test/Makefile
|
|
dom/src/jsurl/test/Makefile
|
|
dom/tests/Makefile
|
|
dom/tests/mochitest/Makefile
|
|
dom/tests/mochitest/ajax/Makefile
|
|
dom/tests/mochitest/ajax/jquery/Makefile
|
|
dom/tests/mochitest/ajax/jquery/dist/Makefile
|
|
dom/tests/mochitest/ajax/jquery/test/Makefile
|
|
dom/tests/mochitest/ajax/jquery/test/data/Makefile
|
|
dom/tests/mochitest/ajax/jquery/test/data/offset/Makefile
|
|
dom/tests/mochitest/ajax/jquery/test/unit/Makefile
|
|
dom/tests/mochitest/ajax/lib/Makefile
|
|
dom/tests/mochitest/ajax/mochikit/Makefile
|
|
dom/tests/mochitest/ajax/mochikit/MochiKit/Makefile
|
|
dom/tests/mochitest/ajax/mochikit/tests/Makefile
|
|
dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/Makefile
|
|
dom/tests/mochitest/ajax/offline/Makefile
|
|
dom/tests/mochitest/ajax/offline/namespace1/Makefile
|
|
dom/tests/mochitest/ajax/offline/namespace1/sub/Makefile
|
|
dom/tests/mochitest/ajax/offline/namespace1/sub2/Makefile
|
|
dom/tests/mochitest/ajax/offline/namespace2/Makefile
|
|
dom/tests/mochitest/ajax/prototype/Makefile
|
|
dom/tests/mochitest/ajax/prototype/dist/Makefile
|
|
dom/tests/mochitest/ajax/prototype/test/Makefile
|
|
dom/tests/mochitest/ajax/prototype/test/functional/Makefile
|
|
dom/tests/mochitest/ajax/prototype/test/lib/Makefile
|
|
dom/tests/mochitest/ajax/prototype/test/unit/Makefile
|
|
dom/tests/mochitest/ajax/prototype/test/unit/fixtures/Makefile
|
|
dom/tests/mochitest/ajax/prototype/test/unit/tmp/Makefile
|
|
dom/tests/mochitest/ajax/scriptaculous/Makefile
|
|
dom/tests/mochitest/ajax/scriptaculous/lib/Makefile
|
|
dom/tests/mochitest/ajax/scriptaculous/src/Makefile
|
|
dom/tests/mochitest/ajax/scriptaculous/test/unit/Makefile
|
|
dom/tests/mochitest/bugs/Makefile
|
|
dom/tests/mochitest/chrome/Makefile
|
|
dom/tests/mochitest/dom-level0/Makefile
|
|
dom/tests/mochitest/dom-level1-core/Makefile
|
|
dom/tests/mochitest/dom-level1-core/files/Makefile
|
|
dom/tests/mochitest/dom-level2-core/Makefile
|
|
dom/tests/mochitest/dom-level2-core/files/Makefile
|
|
dom/tests/mochitest/dom-level2-html/Makefile
|
|
dom/tests/mochitest/dom-level2-html/files/Makefile
|
|
dom/tests/mochitest/general/Makefile
|
|
dom/tests/mochitest/geolocation/Makefile
|
|
dom/tests/mochitest/localstorage/Makefile
|
|
dom/tests/mochitest/sessionstorage/Makefile
|
|
dom/tests/mochitest/whatwg/Makefile
|
|
editor/libeditor/html/tests/Makefile
|
|
editor/libeditor/text/tests/Makefile
|
|
embedding/test/Makefile
|
|
extensions/cookie/test/Makefile
|
|
extensions/pref/Makefile
|
|
js/xpconnect/tests/mochitest/Makefile
|
|
layout/forms/test/Makefile
|
|
layout/generic/test/Makefile
|
|
layout/inspector/tests/Makefile
|
|
layout/reftests/fonts/Makefile
|
|
layout/reftests/fonts/mplus/Makefile
|
|
layout/style/test/Makefile
|
|
layout/tables/test/Makefile
|
|
layout/tools/pageloader/Makefile
|
|
layout/tools/reftest/Makefile
|
|
layout/xul/base/test/Makefile
|
|
layout/xul/test/Makefile
|
|
modules/libjar/test/chrome/Makefile
|
|
modules/libjar/test/mochitest/Makefile
|
|
image/test/Makefile
|
|
image/test/mochitest/Makefile
|
|
modules/libpref/test/Makefile
|
|
netwerk/test/httpserver/Makefile
|
|
parser/htmlparser/tests/mochitest/Makefile
|
|
parser/xml/test/Makefile
|
|
rdf/tests/triplescat/Makefile
|
|
startupcache/test/Makefile
|
|
testing/mochitest/Makefile
|
|
testing/mochitest/MochiKit/Makefile
|
|
testing/mochitest/chrome/Makefile
|
|
testing/mochitest/ssltunnel/Makefile
|
|
testing/mochitest/static/Makefile
|
|
testing/mochitest/tests/Makefile
|
|
testing/mochitest/tests/MochiKit-1.4.2/Makefile
|
|
testing/mochitest/tests/MochiKit-1.4.2/MochiKit/Makefile
|
|
testing/mochitest/tests/MochiKit-1.4.2/tests/Makefile
|
|
testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/Makefile
|
|
testing/mochitest/tests/SimpleTest/Makefile
|
|
testing/mochitest/tests/browser/Makefile
|
|
testing/tools/screenshot/Makefile
|
|
testing/xpcshell/Makefile
|
|
testing/xpcshell/example/Makefile
|
|
testing/firebug/Makefile
|
|
toolkit/components/alerts/test/Makefile
|
|
toolkit/components/autocomplete/tests/Makefile
|
|
toolkit/components/commandlines/test/Makefile
|
|
toolkit/components/contentprefs/tests/Makefile
|
|
toolkit/components/downloads/test/Makefile
|
|
toolkit/components/downloads/test/browser/Makefile
|
|
toolkit/components/microformats/tests/Makefile
|
|
toolkit/components/passwordmgr/test/browser/Makefile
|
|
toolkit/components/places/tests/Makefile
|
|
toolkit/components/places/tests/chrome/Makefile
|
|
toolkit/components/places/tests/mochitest/bug_411966/Makefile
|
|
toolkit/components/places/tests/mochitest/bug_461710/Makefile
|
|
toolkit/components/satchel/test/Makefile
|
|
toolkit/components/url-classifier/tests/Makefile
|
|
toolkit/components/url-classifier/tests/mochitest/Makefile
|
|
toolkit/components/urlformatter/tests/Makefile
|
|
toolkit/components/viewsource/test/Makefile
|
|
toolkit/content/tests/Makefile
|
|
toolkit/content/tests/browser/Makefile
|
|
toolkit/content/tests/chrome/Makefile
|
|
toolkit/content/tests/widgets/Makefile
|
|
toolkit/crashreporter/test/Makefile
|
|
toolkit/mozapps/downloads/tests/Makefile
|
|
toolkit/mozapps/downloads/tests/chrome/Makefile
|
|
toolkit/mozapps/extensions/test/Makefile
|
|
toolkit/mozapps/plugins/tests/Makefile
|
|
toolkit/mozapps/update/test/Makefile
|
|
toolkit/xre/test/Makefile
|
|
uriloader/exthandler/tests/mochitest/Makefile
|
|
widget/tests/Makefile
|
|
xpcom/sample/program/Makefile
|
|
xpcom/tests/external/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_ZIPWRITER" ]; then
|
|
add_makefiles "
|
|
modules/libjar/zipwriter/Makefile
|
|
modules/libjar/zipwriter/public/Makefile
|
|
modules/libjar/zipwriter/src/Makefile
|
|
modules/libjar/zipwriter/test/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_TREE_CAIRO" ] ; then
|
|
add_makefiles "
|
|
gfx/cairo/Makefile
|
|
gfx/cairo/cairo/src/Makefile
|
|
gfx/cairo/cairo/src/cairo-features.h
|
|
"
|
|
if [ "$MOZ_TREE_PIXMAN" ] ; then
|
|
add_makefiles "
|
|
gfx/cairo/libpixman/src/Makefile
|
|
"
|
|
fi
|
|
|
|
fi
|
|
|
|
if [ "$MOZ_UNIVERSALCHARDET" ] ; then
|
|
add_makefiles "
|
|
extensions/universalchardet/Makefile
|
|
extensions/universalchardet/src/Makefile
|
|
extensions/universalchardet/src/base/Makefile
|
|
extensions/universalchardet/src/xpcom/Makefile
|
|
extensions/universalchardet/tests/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_AUTH_EXTENSION" ]; then
|
|
add_makefiles "
|
|
extensions/auth/Makefile
|
|
"
|
|
fi
|
|
|
|
if test -n "$MOZ_PSM"; then
|
|
add_makefiles "
|
|
security/manager/Makefile
|
|
security/manager/boot/Makefile
|
|
security/manager/boot/src/Makefile
|
|
security/manager/boot/public/Makefile
|
|
security/manager/ssl/Makefile
|
|
security/manager/ssl/src/Makefile
|
|
security/manager/ssl/public/Makefile
|
|
security/manager/pki/Makefile
|
|
security/manager/pki/resources/Makefile
|
|
security/manager/pki/src/Makefile
|
|
security/manager/pki/public/Makefile
|
|
security/manager/locales/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ ! "$SYSTEM_JPEG" ]; then
|
|
add_makefiles "
|
|
media/libjpeg/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ ! "$SYSTEM_ZLIB" ]; then
|
|
add_makefiles "
|
|
modules/zlib/Makefile
|
|
modules/zlib/src/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ ! "$SYSTEM_BZ2" ]; then
|
|
add_makefiles "
|
|
modules/libbz2/Makefile
|
|
modules/libbz2/src/Makefile
|
|
"
|
|
fi
|
|
|
|
if test -n "$MOZ_UPDATE_PACKAGING"; then
|
|
add_makefiles "
|
|
tools/update-packaging/Makefile
|
|
other-licenses/bsdiff/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ ! "$SYSTEM_PNG" ]; then
|
|
add_makefiles "
|
|
media/libpng/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ -f ${srcdir}/l10n/makefiles.all ]; then
|
|
MAKEFILES_langpacks=`cat ${srcdir}/l10n/makefiles.all`
|
|
add_makefiles "
|
|
$MAKEFILES_langpacks
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_L10N" ]; then
|
|
add_makefiles "
|
|
l10n/Makefile
|
|
"
|
|
|
|
if [ "$MOZ_L10N_LANG" ]; then
|
|
add_makefiles "
|
|
l10n/lang/Makefile
|
|
l10n/lang/addressbook/Makefile
|
|
l10n/lang/bookmarks/Makefile
|
|
l10n/lang/directory/Makefile
|
|
l10n/lang/editor/Makefile
|
|
l10n/lang/global/Makefile
|
|
l10n/lang/history/Makefile
|
|
l10n/lang/messenger/Makefile
|
|
l10n/lang/messengercompose/Makefile
|
|
l10n/lang/navigator/Makefile
|
|
l10n/lang/pref/Makefile
|
|
l10n/lang/related/Makefile
|
|
l10n/lang/sidebar/Makefile
|
|
l10n/lang/addressbook/locale/Makefile
|
|
l10n/lang/bookmarks/locale/Makefile
|
|
l10n/lang/directory/locale/Makefile
|
|
l10n/lang/editor/locale/Makefile
|
|
l10n/lang/global/locale/Makefile
|
|
l10n/lang/history/locale/Makefile
|
|
l10n/lang/messenger/locale/Makefile
|
|
l10n/lang/messengercompose/locale/Makefile
|
|
l10n/lang/navigator/locale/Makefile
|
|
l10n/lang/pref/locale/Makefile
|
|
l10n/lang/related/locale/Makefile
|
|
l10n/lang/sidebar/locale/Makefile
|
|
"
|
|
fi # MOZ_L10N_LANG
|
|
|
|
fi # MOZ_L10N
|
|
|
|
if [ "$MOZ_JPROF" ]; then
|
|
add_makefiles "
|
|
tools/jprof/Makefile
|
|
tools/jprof/stub/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_LEAKY" ]; then
|
|
add_makefiles "
|
|
tools/leaky/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$NS_TRACE_MALLOC" ]; then
|
|
add_makefiles "
|
|
tools/trace-malloc/Makefile
|
|
tools/trace-malloc/lib/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_MAPINFO" ]; then
|
|
add_makefiles "
|
|
tools/codesighs/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_SMIL" ]; then
|
|
add_makefiles "
|
|
content/smil/Makefile
|
|
dom/interfaces/smil/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_XTF" ]; then
|
|
add_makefiles "
|
|
content/xtf/Makefile
|
|
content/xtf/public/Makefile
|
|
content/xtf/src/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_MEDIA" ]; then
|
|
add_makefiles "
|
|
content/media/Makefile
|
|
content/media/test/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_VORBIS" ]; then
|
|
add_makefiles "
|
|
$MAKEFILES_libvorbis
|
|
$MAKEFILES_libogg
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_TREMOR" ]; then
|
|
add_makefiles "
|
|
$MAKEFILES_libtremor
|
|
$MAKEFILES_libogg
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_OGG" ]; then
|
|
add_makefiles "
|
|
$MAKEFILES_libtheora
|
|
content/media/ogg/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_WEBM" ]; then
|
|
add_makefiles "
|
|
$MAKEFILES_libvpx
|
|
$MAKEFILES_libnestegg
|
|
content/media/webm/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_WAVE" ]; then
|
|
add_makefiles "
|
|
content/media/wave/Makefile
|
|
"
|
|
fi
|
|
|
|
if [ "$MOZ_SYDNEYAUDIO" ]; then
|
|
add_makefiles "
|
|
$MAKEFILES_libsydneyaudio
|
|
"
|
|
fi
|