mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-05 01:07:48 +00:00
Verify ROM hashes for all CI test projects (#1384)
Ucity and Libbet build files in a nondeterministic order, which we have to patch to sort consistently for reproducible builds.
This commit is contained in:
@@ -152,5 +152,5 @@ If one *does* exist, RGBGFX's return status is ignored, but its output **must**
|
||||
3. Add the project to `test/run-tests.sh`: add a new `test_downstream` line at the bottom, following the existing pattern:
|
||||
|
||||
```sh
|
||||
test_downstream <owner> <repo> <makefile target>
|
||||
test_downstream <owner> <repo> <makefile target> <build file> <sha1 hash of build file>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user