doc: document how to run tests

This commit is contained in:
Maciej Małecki 2013-12-05 11:34:26 +01:00 committed by Fedor Indutny
parent 2e58ea8fd5
commit 8094ac2129

View File

@ -103,6 +103,14 @@ Run:
Note for UNIX users: compile your project with `-D_LARGEFILE_SOURCE` and
`-D_FILE_OFFSET_BITS=64`. GYP builds take care of that automatically.
### Running tests
Run:
$ ./gyp_uv.py -f make
$ make -C out
$ ./out/Debug/run-tests
## Supported Platforms
Microsoft Windows operating systems since Windows XP SP2. It can be built