mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-04 21:15:06 +00:00
[README] More
This commit is contained in:
parent
4f12035e5d
commit
af6b6b4828
1 changed files with 5 additions and 2 deletions
|
@ -151,8 +151,11 @@ For other situations, use `meson devenv`:
|
|||
|
||||
- `meson devenv -C build-win ninja test`
|
||||
|
||||
If all goes well, tests should run. If all is well, you should probably see over 400
|
||||
tests pass, some skipped, but none failing.
|
||||
This might take a couple of minutes to run. Running under Wine is expensive, so
|
||||
be patient.
|
||||
|
||||
If all goes well, tests should run. If all is well, you should probably see about
|
||||
400 tests pass, some skipped, but none failing.
|
||||
|
||||
11. In the above testing situation, the `directwrite` test will be disabled
|
||||
automatically upon detection of running under Wine. The reason the `directwrite`
|
||||
|
|
Loading…
Add table
Reference in a new issue