mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-20 04:31:09 +02:00
feat(import): scan NX inbox and import by canonical SHA-1
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3373,6 +3373,8 @@ runSuites({ "tests/rom_importer_double_pick_test.lua" })
|
|||||||
runSuites({ "tests/platform_nx_test.lua" })
|
runSuites({ "tests/platform_nx_test.lua" })
|
||||||
runSuites({ "tests/platform_nx_shell_gate_test.lua" })
|
runSuites({ "tests/platform_nx_shell_gate_test.lua" })
|
||||||
runSuites({ "tests/platform_nx_network_gate_test.lua" })
|
runSuites({ "tests/platform_nx_network_gate_test.lua" })
|
||||||
|
runSuites({ "tests/rom_importer_nx_flags_test.lua" })
|
||||||
|
runSuites({ "tests/rom_importer_nx_inbox_test.lua" })
|
||||||
-- ---------------------------------------------- parity workstream tests
|
-- ---------------------------------------------- parity workstream tests
|
||||||
-- Each tests/parity_*.lua is a self-contained file (own bootstrap + check,
|
-- Each tests/parity_*.lua is a self-contained file (own bootstrap + check,
|
||||||
-- error()s if any assertion fails). Globbed, so dropping a new parity
|
-- error()s if any assertion fails). Globbed, so dropping a new parity
|
||||||
|
|||||||
Reference in New Issue
Block a user