mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Add SameBoy's BootROMs to the test suite (#1264)
This commit is contained in:
1
test/.gitignore
vendored
1
test/.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
/libbet/
|
/libbet/
|
||||||
/pokecrystal/
|
/pokecrystal/
|
||||||
/pokered/
|
/pokered/
|
||||||
|
/SameBoy/
|
||||||
/ucity/
|
/ucity/
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user