summaryrefslogtreecommitdiffstats
path: root/testsuite/tests/lib-hashtbl/htbl.reference
blob: 08ca22f07de6fd9c599f3be36b35b4d8725ed9d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
-- Random integers, large range
Insertion: passed
Insertion: passed
Removal: passed
-- Random integers, narrow range
Insertion: passed
Insertion: passed
Removal: passed
-- Strings, generic interface
Insertion: passed
Insertion: passed
Removal: passed
-- Strings, functorial interface
Insertion: passed
Insertion: passed
Removal: passed
-- Pairs of strings
Insertion: passed
Insertion: passed
Removal: passed
-- Lists of strings
Insertion: passed
Insertion: passed
Removal: passed