fpc/packages/fcl-web/tests
2025-01-08 15:36:06 +01:00
..
integrationtests
.gitignore
cgigateway.lpi
cgigateway.pp
fpcunithpack.lpi
fpcunithpack.lpr
README.txt
tchttproute.pp
tcjwt.pp * Test for es256 signature, by Andrew Haines 2025-01-08 15:36:06 +01:00
testcgiapp.lpi
testcgiapp.pp
testfpweb.lpi * Added new test unit 2024-11-18 23:02:36 +01:00
testfpweb.lpr * Added new test unit 2024-11-18 23:02:36 +01:00
testsqldbopenapi.pas
uhpacktest1.pas

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.