Skip to content

Commit 691bd74

Browse files
authored
Update README.md (#219)
1 parent e083cbe commit 691bd74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ The project includes both Java and C++ unit tests. You can run them using:
6161
- Skip native build: `./gradlew build -Pskip-native`
6262
- Skip C++ tests: `./gradlew build -Pskip-gtest`
6363

64+
### Cross-JDK Testing
65+
`JAVA_TEST_HOME=<path to test JDK> ./gradlew testDebug`
66+
6467
## Development
6568

6669
### Code Quality

0 commit comments

Comments
 (0)