Add link to hwtests repo
parent
04470d114d
commit
effa7f716b
|
@ -4,6 +4,8 @@ The Dolphin source code contains unit tests that aim to:
|
||||||
|
|
||||||
The tests are located in the `Source/UnitTests` directory and use the [Google Test](https://code.google.com/p/googletest/) framework.
|
The tests are located in the `Source/UnitTests` directory and use the [Google Test](https://code.google.com/p/googletest/) framework.
|
||||||
|
|
||||||
|
For tests that can compare Dolphin to actual hardware, see the [hwtests repository](https://github.com/dolphin-emu/hwtests).
|
||||||
|
|
||||||
## Running tests on Windows
|
## Running tests on Windows
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue