summaryrefslogtreecommitdiff
path: root/test/INDEX
blob: 7614c5d9394a7e3dab4721fb21cb3e8ced0590fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Index for libhubbub testcases
#
# Test		Description				DataDir

hubbub		Library initialisation/finalisation
dict		Generic string dictionary
entities	Named entity dictionary
csdetect	Charset detection			csdetect
parser		Public parser API			html
tokeniser	HTML tokeniser				html
tokeniser2	HTML tokeniser (again)			tokeniser2
tokeniser3	HTML tokeniser (byte-by-byte)		tokeniser2
tree		Treebuilding API			html
tree2		Treebuilding API			tree-construction