Add SameBoy's BootROMs to the test suite (#1264)

This commit is contained in:
Rangi
2023-12-06 16:37:59 -05:00
committed by GitHub
parent 22ff7ff101
commit 1fa289f2ee
3 changed files with 3 additions and 0 deletions

1
test/.gitignore vendored
View File

@@ -1,4 +1,5 @@
/libbet/ /libbet/
/pokecrystal/ /pokecrystal/
/pokered/ /pokered/
/SameBoy/
/ucity/ /ucity/

View File

@@ -100,3 +100,4 @@ if "$nonfree"; then
fi fi
action AntonioND/ucity 2023-11-02 c781ae20c0b319262b19b51e5067a2c93cf3b362 action AntonioND/ucity 2023-11-02 c781ae20c0b319262b19b51e5067a2c93cf3b362
action pinobatch/libbet 2023-11-30 9f56cf94883c58517c2cd41a752cfee5a5800e8d action pinobatch/libbet 2023-11-30 9f56cf94883c58517c2cd41a752cfee5a5800e8d
action LIJI32/SameBoy 2023-12-05 8642715a6d75520753196de96b73ada4451739a4

View File

@@ -70,3 +70,4 @@ if "$nonfree"; then
fi fi
test_downstream AntonioND/ucity '' test_downstream AntonioND/ucity ''
test_downstream pinobatch/libbet all test_downstream pinobatch/libbet all
test_downstream LIJI32/SameBoy bootroms