diff --git a/tests/tests/swfs/visual/drawing_api/cursor/expected.png b/tests/tests/swfs/visual/drawing_api/cursor/expected.png new file mode 100644 index 000000000..c1396d922 Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/cursor/expected.png differ diff --git a/tests/tests/swfs/visual/drawing_api/cursor/output.txt b/tests/tests/swfs/visual/drawing_api/cursor/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/drawing_api/cursor/test.fla b/tests/tests/swfs/visual/drawing_api/cursor/test.fla new file mode 100644 index 000000000..e7ff070ac Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/cursor/test.fla differ diff --git a/tests/tests/swfs/visual/drawing_api/cursor/test.swf b/tests/tests/swfs/visual/drawing_api/cursor/test.swf new file mode 100644 index 000000000..5fb8fcb8b Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/cursor/test.swf differ diff --git a/tests/tests/swfs/visual/drawing_api/cursor/test.toml b/tests/tests/swfs/visual/drawing_api/cursor/test.toml new file mode 100644 index 000000000..aa3a82806 --- /dev/null +++ b/tests/tests/swfs/visual/drawing_api/cursor/test.toml @@ -0,0 +1,7 @@ +num_frames = 1 + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/drawing_api/drawing_order/expected.png b/tests/tests/swfs/visual/drawing_api/drawing_order/expected.png new file mode 100644 index 000000000..cff9f444a Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/drawing_order/expected.png differ diff --git a/tests/tests/swfs/visual/drawing_api/drawing_order/output.txt b/tests/tests/swfs/visual/drawing_api/drawing_order/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/drawing_api/drawing_order/test.fla b/tests/tests/swfs/visual/drawing_api/drawing_order/test.fla new file mode 100644 index 000000000..41481c853 Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/drawing_order/test.fla differ diff --git a/tests/tests/swfs/visual/drawing_api/drawing_order/test.swf b/tests/tests/swfs/visual/drawing_api/drawing_order/test.swf new file mode 100644 index 000000000..f51de8aad Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/drawing_order/test.swf differ diff --git a/tests/tests/swfs/visual/drawing_api/drawing_order/test.toml b/tests/tests/swfs/visual/drawing_api/drawing_order/test.toml new file mode 100644 index 000000000..aa3a82806 --- /dev/null +++ b/tests/tests/swfs/visual/drawing_api/drawing_order/test.toml @@ -0,0 +1,7 @@ +num_frames = 1 + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/drawing_api/fills_and_lines/expected.png b/tests/tests/swfs/visual/drawing_api/fills_and_lines/expected.png new file mode 100644 index 000000000..f6b998815 Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/fills_and_lines/expected.png differ diff --git a/tests/tests/swfs/visual/drawing_api/fills_and_lines/output.txt b/tests/tests/swfs/visual/drawing_api/fills_and_lines/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.fla b/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.fla new file mode 100644 index 000000000..73e4a7222 Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.fla differ diff --git a/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.swf b/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.swf new file mode 100644 index 000000000..d1fbe7041 Binary files /dev/null and b/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.swf differ diff --git a/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.toml b/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.toml new file mode 100644 index 000000000..f4264f815 --- /dev/null +++ b/tests/tests/swfs/visual/drawing_api/fills_and_lines/test.toml @@ -0,0 +1,8 @@ +num_frames = 1 +ignore = true + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/expected.png b/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/expected.png new file mode 100644 index 000000000..3155a8d6b Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/output.txt b/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/test.swf b/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/test.swf new file mode 100644 index 000000000..63510816c Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/test.toml b/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/test.toml new file mode 100644 index 000000000..b4e1595ae --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/gradients/focal_radial/test.toml @@ -0,0 +1,7 @@ +num_frames = 1 + +[image_comparison] +tolerance = 1 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/gradients/expected.png b/tests/tests/swfs/visual/simple_shapes/gradients/gradients/expected.png new file mode 100644 index 000000000..511283344 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/gradients/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/gradients/output.txt b/tests/tests/swfs/visual/simple_shapes/gradients/gradients/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/gradients/test.swf b/tests/tests/swfs/visual/simple_shapes/gradients/gradients/test.swf new file mode 100644 index 000000000..ffa9d3201 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/gradients/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/gradients/test.toml b/tests/tests/swfs/visual/simple_shapes/gradients/gradients/test.toml new file mode 100644 index 000000000..f4264f815 --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/gradients/gradients/test.toml @@ -0,0 +1,8 @@ +num_frames = 1 +ignore = true + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/radial/expected.png b/tests/tests/swfs/visual/simple_shapes/gradients/radial/expected.png new file mode 100644 index 000000000..24093542a Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/radial/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/radial/output.txt b/tests/tests/swfs/visual/simple_shapes/gradients/radial/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/radial/test.swf b/tests/tests/swfs/visual/simple_shapes/gradients/radial/test.swf new file mode 100644 index 000000000..a471e0b48 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/radial/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/radial/test.toml b/tests/tests/swfs/visual/simple_shapes/gradients/radial/test.toml new file mode 100644 index 000000000..b4e1595ae --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/gradients/radial/test.toml @@ -0,0 +1,7 @@ +num_frames = 1 + +[image_comparison] +tolerance = 1 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/reflect/expected.png b/tests/tests/swfs/visual/simple_shapes/gradients/reflect/expected.png new file mode 100644 index 000000000..bcfc315ac Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/reflect/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/reflect/output.txt b/tests/tests/swfs/visual/simple_shapes/gradients/reflect/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/reflect/test.swf b/tests/tests/swfs/visual/simple_shapes/gradients/reflect/test.swf new file mode 100644 index 000000000..d8aa6bf5e Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/reflect/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/reflect/test.toml b/tests/tests/swfs/visual/simple_shapes/gradients/reflect/test.toml new file mode 100644 index 000000000..f4264f815 --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/gradients/reflect/test.toml @@ -0,0 +1,8 @@ +num_frames = 1 +ignore = true + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/repeat/expected.png b/tests/tests/swfs/visual/simple_shapes/gradients/repeat/expected.png new file mode 100644 index 000000000..c736a97e3 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/repeat/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/repeat/output.txt b/tests/tests/swfs/visual/simple_shapes/gradients/repeat/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/repeat/test.swf b/tests/tests/swfs/visual/simple_shapes/gradients/repeat/test.swf new file mode 100644 index 000000000..fa6bdae32 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/gradients/repeat/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/gradients/repeat/test.toml b/tests/tests/swfs/visual/simple_shapes/gradients/repeat/test.toml new file mode 100644 index 000000000..f4264f815 --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/gradients/repeat/test.toml @@ -0,0 +1,8 @@ +num_frames = 1 +ignore = true + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/expected.png b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/expected.png new file mode 100644 index 000000000..01fe1f343 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/output.txt b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.fla b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.fla new file mode 100644 index 000000000..ed049180e Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.fla differ diff --git a/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.swf b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.swf new file mode 100644 index 000000000..8752f7b1e Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.toml b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.toml new file mode 100644 index 000000000..51a435b8c --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/heavy_tesselation/test.toml @@ -0,0 +1,8 @@ +num_frames = 1 + +[image_comparison] +tolerance = 0 +max_outliers = 3 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/layers/expected.png b/tests/tests/swfs/visual/simple_shapes/layers/expected.png new file mode 100644 index 000000000..b8765d8d9 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/layers/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/layers/output.txt b/tests/tests/swfs/visual/simple_shapes/layers/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/layers/test.swf b/tests/tests/swfs/visual/simple_shapes/layers/test.swf new file mode 100644 index 000000000..b39325a59 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/layers/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/layers/test.toml b/tests/tests/swfs/visual/simple_shapes/layers/test.toml new file mode 100644 index 000000000..aa3a82806 --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/layers/test.toml @@ -0,0 +1,7 @@ +num_frames = 1 + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/masks/expected.png b/tests/tests/swfs/visual/simple_shapes/masks/expected.png new file mode 100644 index 000000000..5307e8396 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/masks/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/masks/output.txt b/tests/tests/swfs/visual/simple_shapes/masks/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/masks/test.fla b/tests/tests/swfs/visual/simple_shapes/masks/test.fla new file mode 100644 index 000000000..9e26c9c65 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/masks/test.fla differ diff --git a/tests/tests/swfs/visual/simple_shapes/masks/test.swf b/tests/tests/swfs/visual/simple_shapes/masks/test.swf new file mode 100644 index 000000000..9a778c3a3 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/masks/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/masks/test.toml b/tests/tests/swfs/visual/simple_shapes/masks/test.toml new file mode 100644 index 000000000..aa3a82806 --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/masks/test.toml @@ -0,0 +1,7 @@ +num_frames = 1 + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/overlaps/expected.png b/tests/tests/swfs/visual/simple_shapes/overlaps/expected.png new file mode 100644 index 000000000..e424e6ffb Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/overlaps/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/overlaps/output.txt b/tests/tests/swfs/visual/simple_shapes/overlaps/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/overlaps/test.swf b/tests/tests/swfs/visual/simple_shapes/overlaps/test.swf new file mode 100644 index 000000000..55aded391 Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/overlaps/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/overlaps/test.toml b/tests/tests/swfs/visual/simple_shapes/overlaps/test.toml new file mode 100644 index 000000000..aa3a82806 --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/overlaps/test.toml @@ -0,0 +1,7 @@ +num_frames = 1 + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file diff --git a/tests/tests/swfs/visual/simple_shapes/strokes/scale/expected.png b/tests/tests/swfs/visual/simple_shapes/strokes/scale/expected.png new file mode 100644 index 000000000..ae8ac9bae Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/strokes/scale/expected.png differ diff --git a/tests/tests/swfs/visual/simple_shapes/strokes/scale/output.txt b/tests/tests/swfs/visual/simple_shapes/strokes/scale/output.txt new file mode 100644 index 000000000..e69de29bb diff --git a/tests/tests/swfs/visual/simple_shapes/strokes/scale/test.swf b/tests/tests/swfs/visual/simple_shapes/strokes/scale/test.swf new file mode 100644 index 000000000..1fe24fd1b Binary files /dev/null and b/tests/tests/swfs/visual/simple_shapes/strokes/scale/test.swf differ diff --git a/tests/tests/swfs/visual/simple_shapes/strokes/scale/test.toml b/tests/tests/swfs/visual/simple_shapes/strokes/scale/test.toml new file mode 100644 index 000000000..f4264f815 --- /dev/null +++ b/tests/tests/swfs/visual/simple_shapes/strokes/scale/test.toml @@ -0,0 +1,8 @@ +num_frames = 1 +ignore = true + +[image_comparison] +tolerance = 0 + +[player_options] +with_renderer = { optional = true, sample_count = 1 } \ No newline at end of file