• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D21-Sep-2020480 1914

e00001.vtcH A D21-Sep-20202 KiB6957

f00001.vtcH A D21-Sep-20201.1 KiB3932

f00002.vtcH A D21-Sep-20201.3 KiB4840

f00003.vtcH A D21-Sep-20201.6 KiB7156

f00004.vtcH A D21-Sep-20201.5 KiB6350

f00005.vtcH A D21-Sep-20201.5 KiB5949

f00006.vtcH A D21-Sep-20201.5 KiB6551

f00007.vtcH A D21-Sep-20201.7 KiB6451

f00008.vtcH A D21-Sep-20201.5 KiB5446

g00001.vtcH A D21-Sep-20201.8 KiB6251

m00001.vtcH A D21-Sep-20201.2 KiB5141

p00001.vtcH A D21-Sep-20201 KiB3427

p00002.vtcH A D21-Sep-20201.8 KiB6251

p00003.vtcH A D21-Sep-20201.3 KiB4638

r00022.vtcH A D21-Sep-20201.8 KiB4437

r00026.vtcH A D21-Sep-20201.8 KiB3933

w00001.vtcH A D21-Sep-20201.8 KiB7864

README

1Test scripts for vmod-querystring
2=================================
3
4Naming scheme
5-------------
6
7	The intent is to make this test suite look familiar and copy
8	what the Varnish Cache test suite is doing:
9
10		[id]%05d.vtc
11
12	id ~ ^e --> Exact-match filter tests
13	id ~ ^f --> miscellaneous Filter tests
14	id ~ ^g --> Glob filter tests
15	id ~ ^m --> reMoval tests
16	id ~ ^p --> PCRE filter tests
17	id ~ ^r --> Regression tests, same number as ticket
18	id ~ ^w --> Workspace overflow tests
19