Skip to content

Commit f7742e5

Browse files
committed
chore: Reformat test.toml files according to .editorconfig
Remove trailing whitespace and ensure files end with newlines.
1 parent db8c55d commit f7742e5

File tree

311 files changed

+311
-311
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

311 files changed

+311
-311
lines changed

tests/tests/swfs/avm1/bitmap_data_colortransform/test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ num_frames = 1
44
tolerance = 5
55

66
[player_options]
7-
with_renderer = { optional = true, sample_count = 1 }
7+
with_renderer = { optional = true, sample_count = 1 }

tests/tests/swfs/avm1/bitmap_data_copypixels/test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ num_frames = 2
44
tolerance = 0
55

66
[player_options]
7-
with_renderer = { optional = true, sample_count = 1 }
7+
with_renderer = { optional = true, sample_count = 1 }

tests/tests/swfs/avm1/bitmap_data_fillrect/test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ num_frames = 1
44
tolerance = 0
55

66
[player_options]
7-
with_renderer = { optional = false, sample_count = 1 }
7+
with_renderer = { optional = false, sample_count = 1 }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
num_frames = 1
22
[player_options]
3-
viewport_dimensions = { width = 1920, height = 1080, scale_factor = 1.25 }
3+
viewport_dimensions = { width = 1920, height = 1080, scale_factor = 1.25 }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
num_frames = 1
1+
num_frames = 1

tests/tests/swfs/avm1/color/test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ num_frames = 1
44
tolerance = 1
55

66
[player_options]
7-
with_renderer = { optional = true, sample_count = 1 }
7+
with_renderer = { optional = true, sample_count = 1 }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Test adapted from Shumway at https://github.com/mozilla/shumway/tree/master/test/swfs/avm1/array
22

33
num_frames = 1
4-
known_failure = true # https://github.com/ruffle-rs/ruffle/issues/12269
4+
known_failure = true # https://github.com/ruffle-rs/ruffle/issues/12269
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Test adapted from Shumway at https://github.com/mozilla/shumway/tree/master/test/swfs/avm1/bitmapdata
22

3-
num_frames = 1
3+
num_frames = 1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Test adapted from Shumway at https://github.com/mozilla/shumway/tree/master/test/swfs/avm1/bitmapdata
22

3-
num_frames = 1
3+
num_frames = 1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Test adapted from Shumway at https://github.com/mozilla/shumway/tree/master/test/swfs/avm1/callee
22

3-
num_frames = 1
3+
num_frames = 1

0 commit comments

Comments
 (0)