mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 18:48:54 +08:00
Document about make itprep
This commit is contained in:
@@ -188,8 +188,13 @@ its testing framework. We depend on the following libraries:
|
|||||||
* https://github.com/tatsuhiro-t/go-nghttp2
|
* https://github.com/tatsuhiro-t/go-nghttp2
|
||||||
* https://golang.org/x/net/spdy
|
* https://golang.org/x/net/spdy
|
||||||
|
|
||||||
To run the tests, after installing above packages and their
|
To download the above packages, after settings ``GOPATH``, run the
|
||||||
dependencies, enter ``integration-tests`` directory and run::
|
following command under ``integration-tests`` directory::
|
||||||
|
|
||||||
|
$ make itprep
|
||||||
|
|
||||||
|
To run the tests, run the following command under
|
||||||
|
``integration-tests`` directory::
|
||||||
|
|
||||||
$ make it
|
$ make it
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user