Skip to content

Commit b131fb4

Browse files
committed
Document more differences to compiletest-rs
1 parent f23083b commit b131fb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ui_test/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ their command specifies, or the test will fail without even being run.
4848

4949
* `ignore-*` and `only-*` opereate solely on the triple, instead of supporting things like `macos`
5050
* only `//~` comments can be individualized per revision
51+
* no "silent mode" (one `.` per test, instead of printing names)
52+
* only supports `ui` tests
53+
* tests are run in named order, so you can prefix slow tests with `0` in order to make them get run first

0 commit comments

Comments
 (0)