mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
add documentation of x.py tool testing
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user