Skip to content

Commit 259b06e

Browse files
committed
add documentation of x.py tool testing
1 parent 0982c58 commit 259b06e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/bootstrap/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ The script accepts commands, flags, and arguments to determine what to do:
5555
# run all unit tests
5656
./x.py test
5757
58+
# execute tool tests
59+
./x.py test tidy
60+
5861
# execute the UI test suite
5962
./x.py test src/test/ui
6063

0 commit comments

Comments
 (0)