fpc/packages/fcl-web/tests
joost 8cdbf5887b * test for r49387
git-svn-id: trunk@49410 -
2021-05-29 11:30:54 +00:00
..
integrationtests * test for r49387 2021-05-29 11:30:54 +00:00
cgigateway.lpi
cgigateway.pp
fpcunithpack.lpi * Moved hpack to fcl-web 2016-05-01 18:03:18 +00:00
fpcunithpack.lpr * Moved hpack to fcl-web 2016-05-01 18:03:18 +00:00
README.txt * Moved hpack to fcl-web 2016-05-01 18:03:18 +00:00
tchttproute.pp * Improved router implemented 2017-01-13 22:26:46 +00:00
testcgiapp.lpi
testcgiapp.pp
testfpweb.lpi * Improved router implemented 2017-01-13 22:26:46 +00:00
testfpweb.lpr * Improved router implemented 2017-01-13 22:26:46 +00:00
uhpacktest1.pas * Moved hpack to fcl-web 2016-05-01 18:03:18 +00:00

In order to run the HPACK testcase, you must download and unzip the HPACK testsuite:

https://github.com/http2jp/hpack-test-case

The test code expects to find it under the 'hpack-test-case-master' directory.