Issue #2112 - Part 1: Remove Stylo tests

This commit is contained in:
FranklinDM 2022-05-24 02:04:10 +08:00 committed by roytam1
commit 656ee639c5
97 changed files with 0 additions and 2835 deletions

View file

@ -1,34 +0,0 @@
# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
# PngSuite - Basic formats (interlaced)
# basi0g01 - black & white
fails == basi0g01.png basi0g01.png
# basi0g02 - 2 bit (4 level) grayscale
fails == basi0g02.png basi0g02.png
# basi0g04 - 4 bit (16 level) grayscale
fails == basi0g04.png basi0g04.png
# basi0g08 - 8 bit (256 level) grayscale
fails == basi0g08.png basi0g08.png
# basi0g16 - 16 bit (64k level) grayscale
fails == basi0g16.png basi0g16.png
# basi2c08 - 3x8 bits rgb color
fails == basi2c08.png basi2c08.png
# basi2c16 - 3x16 bits rgb color
fails == basi2c16.png basi2c16.png
# basi3p01 - 1 bit (2 color) paletted
fails == basi3p01.png basi3p01.png
# basi3p02 - 2 bit (4 color) paletted
fails == basi3p02.png basi3p02.png
# basi3p04 - 4 bit (16 color) paletted
fails == basi3p04.png basi3p04.png
# basi3p08 - 8 bit (256 color) paletted
# fails == basi3p08.png basi3p08.png
# basi4a08 - 8 bit grayscale + 8 bit alpha-channel
#== basi4a08.png basi4a08.png
# basi4a16 - 16 bit grayscale + 16 bit alpha-channel
#== basi4a16.png basi4a16.png
# basi6a08 - 3x8 bits rgb color + 8 bit alpha-channel
#== basi6a08.png basi6a08.png
# basi6a16 - 3x16 bits rgb color + 16 bit alpha-channel
#== basi6a16.png basi6a16.png