Skip to content

Commit

Permalink
add documentation of x.py tool testing
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Mar 10, 2020
1 parent 0982c58 commit 259b06e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ The script accepts commands, flags, and arguments to determine what to do:
# run all unit tests
./x.py test
# execute tool tests
./x.py test tidy
# execute the UI test suite
./x.py test src/test/ui
Expand Down

0 comments on commit 259b06e

Please sign in to comment.