mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 13:47:49 +00:00
Update capitalization and change "/" to "and".
parent
63bedf6ef3
commit
d9dc124269
@ -7,7 +7,7 @@ The tests are located in the `Source/UnitTests` directory and use the [Google Te
|
|||||||
|
|
||||||
For tests that can compare Dolphin to actual hardware, see the [hwtests repository](https://github.com/dolphin-emu/hwtests).
|
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
|
||||||
|
|
||||||
The UnitTests project is compiled as part of the normal build on Windows.
|
The UnitTests project is compiled as part of the normal build on Windows.
|
||||||
There are a few ways to run the tests:
|
There are a few ways to run the tests:
|
||||||
@ -28,7 +28,7 @@ There are a few ways to run the tests:
|
|||||||
UnitTests
|
UnitTests
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running tests on CMake-based systems (Linux / macOS)
|
## Running Tests on CMake-Based Systems (Linux and macOS)
|
||||||
|
|
||||||
Use the `unittests` build target:
|
Use the `unittests` build target:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user