test: add targets `test-http2` and `test-all-http2`
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 1 Aug 2011 01:21:28 +0000 (03:21 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 1 Aug 2011 23:52:24 +0000 (01:52 +0200)
commite1bb241b51102a4212f71bc525b1c6687326d180
tree4d49bc7ed8e5add600bc8a6f1b29d865756507f0
parente0d7c2cfa3f93e68d8036d8a98cbdf75e3b4ddc6
test: add targets `test-http2` and `test-all-http2`

Passes `--use-http2` to node. Fixes #1430.
Makefile
tools/test.py