Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tests/tests/swfs/avm1/jump_to_header/output.ruffle.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
start
2 changes: 2 additions & 0 deletions tests/tests/swfs/avm1/jump_to_header/output.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
start
x
Binary file added tests/tests/swfs/avm1/jump_to_header/test.fla
Binary file not shown.
Binary file added tests/tests/swfs/avm1/jump_to_header/test.swf
Binary file not shown.
2 changes: 2 additions & 0 deletions tests/tests/swfs/avm1/jump_to_header/test.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
num_ticks = 1
known_failure = true
2 changes: 2 additions & 0 deletions tests/tests/swfs/avm1/jump_to_image_tag/output.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
start
pass
Binary file added tests/tests/swfs/avm1/jump_to_image_tag/test.fla
Binary file not shown.
Binary file added tests/tests/swfs/avm1/jump_to_image_tag/test.swf
Binary file not shown.
1 change: 1 addition & 0 deletions tests/tests/swfs/avm1/jump_to_image_tag/test.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
num_ticks = 2
2 changes: 2 additions & 0 deletions tests/tests/swfs/avm1/jump_to_unknown_tag/output.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
start
pass
Binary file added tests/tests/swfs/avm1/jump_to_unknown_tag/test.swf
Binary file not shown.
1 change: 1 addition & 0 deletions tests/tests/swfs/avm1/jump_to_unknown_tag/test.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
num_ticks = 1
Loading