mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2025-01-21 05:44:43 +00:00
Add a warning about firmware revisions in the test suite README
This commit is contained in:
parent
4f915a5e0a
commit
feef09de62
@ -82,6 +82,13 @@ cmake --build build # Build the project
|
||||
ctest --test-dir build # Run the tests. (CTest is included with CMake)
|
||||
```
|
||||
|
||||
> [!WARNING]
|
||||
> There are different revisions of the DS and DSi's system files.
|
||||
> The test suite itself doesn't care which ones you use,
|
||||
> but certain bugs may only appear with particular firmware revisions.
|
||||
> If you can't reproduce a bug that should cause a test to fail,
|
||||
> try a different firmware image.
|
||||
|
||||
[emutest]: https://github.com/kivutar/emutest
|
||||
[go]: https://go.dev
|
||||
[python]: https://www.python.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user