summaryrefslogtreecommitdiffstats
path: root/third_party/hyphen/tests/Makefile.am
blob: 9f3e962bd1337ed36fef77763fa071e357ac3450 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
TESTS =	\
basealt2.test \
basealt.test \
base.test \
conv.test \
unicode.test \
alt.test \
alt2.test \
alt3.test \
alt4.test \
alt5.test \
alt6.test \
compound.test \
compound2.test \
compound3.test \
compound4.test \
settings.test \
settings2.test \
settings3.test \
settings4.test \
lhmin.test \
lig.test

distclean-local:
	-rm -rf testSubDir
        
EXTRA_DIST = \
test.sh \
alt2.hyph \
alt2.pat \
alt2.word \
alt3.hyph \
alt3.pat \
alt3.word \
alt4.hyph \
alt4.pat \
alt4.word \
alt5.hyph \
alt5.pat \
alt5.word \
alt6.hyph \
alt6.pat \
alt6.word \
alt.hyph \
alt.pat \
alt.word \
basealt2.hyph \
basealt2.pat \
basealt2.word \
basealt.hyph \
basealt.pat \
basealt.word \
base.hyph \
base.pat \
base.word \
conv.dic \
conv.hyph \
conv.pat \
conv.word \
unicode.hyph \
unicode.pat \
unicode.word \
compound.hyph \
compound.pat \
compound.word \
compound2.hyph \
compound2.pat \
compound2.word \
compound3.hyph \
compound3.pat \
compound3.word \
compound4.hyph \
compound4.pat \
compound4.word \
settings.hyph \
settings.pat \
settings.word \
settings2.hyph \
settings2.pat \
settings2.word \
settings3.hyph \
settings3.pat \
settings3.word \
settings4.hyph \
settings4.pat \
settings4.word \
alt2.test \
alt3.test \
alt4.test \
alt5.test \
alt6.test \
alt.test \
basealt2.test \
basealt.test \
base.test \
conv.test \
unicode.test \
compound.test \
compound2.test \
compound3.test \
compound4.test \
settings.test \
settings2.test \
settings3.test \
settings4.test \
lhmin.hyph \
lhmin.pat \
lhmin.word \
lhmin.test \
lig.hyph \
lig.pat \
lig.test \
lig.word