From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- image/test/unit/xpcshell.toml | 50 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 image/test/unit/xpcshell.toml (limited to 'image/test/unit/xpcshell.toml') diff --git a/image/test/unit/xpcshell.toml b/image/test/unit/xpcshell.toml new file mode 100644 index 0000000000..5e1af40fdc --- /dev/null +++ b/image/test/unit/xpcshell.toml @@ -0,0 +1,50 @@ +[DEFAULT] +head = "" +support-files = [ + "async_load_tests.js", + "bug413512.ico", + "bug815359.ico", + "image1.png", + "image1.webp", + "image1quality50.webp", + "image1png16x16.jpg", + "image1png64x64.jpg", + "image2.jpg", + "image2jpg16x16-win.png", + "image2jpg16x16.png", + "image2jpg16x16cropped.jpg", + "image2jpg16x16cropped2.jpg", + "image2jpg16x32cropped3.jpg", + "image2jpg16x32scaled.jpg", + "image2jpg32x16cropped4.jpg", + "image2jpg32x16scaled.jpg", + "image2jpg32x32-win.png", + "image2jpg32x32.jpg", + "image2jpg32x32.png", + "image3.ico", + "image3ico16x16.png", + "image3ico32x32.png", + "image4.gif", + "image4gif16x16bmp24bpp.ico", + "image4gif16x16bmp32bpp.ico", + "image4gif32x32bmp24bpp.ico", + "image4gif32x32bmp32bpp.ico", + "image_load_helpers.js", +] + + +["test_async_notification.js"] + +["test_async_notification_404.js"] + +["test_async_notification_animated.js"] + +["test_encoder_apng.js"] + +["test_encoder_png.js"] + +["test_imgtools.js"] + +["test_moz_icon_uri.js"] + +["test_private_channel.js"] -- cgit v1.2.3