Parent Directory
|
Revision Log
Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3 independent of link size.
1 | /^[\w]+/ |
2 | *** Failers |
3 | École |
4 | |
5 | /^[\w]+/Lfr_FR |
6 | École |
7 | |
8 | /^[\w]+/ |
9 | *** Failers |
10 | École |
11 | |
12 | /^[\W]+/ |
13 | École |
14 | |
15 | /^[\W]+/Lfr_FR |
16 | *** Failers |
17 | École |
18 | |
19 | /[\b]/ |
20 | \b |
21 | *** Failers |
22 | a |
23 | |
24 | /[\b]/Lfr_FR |
25 | \b |
26 | *** Failers |
27 | a |
28 | |
29 | /^\w+/ |
30 | *** Failers |
31 | École |
32 | |
33 | /^\w+/Lfr_FR |
34 | École |
35 | |
36 | /(.+)\b(.+)/ |
37 | École |
38 | |
39 | /(.+)\b(.+)/Lfr_FR |
40 | *** Failers |
41 | École |
42 | |
43 | /École/i |
44 | École |
45 | *** Failers |
46 | école |
47 | |
48 | /École/iLfr_FR |
49 | École |
50 | école |
51 | |
52 | /\w/IS |
53 | |
54 | /\w/ISLfr_FR |
55 | |
56 | /^[\xc8-\xc9]/iLfr_FR |
57 | École |
58 | école |
59 | |
60 | /^[\xc8-\xc9]/Lfr_FR |
61 | École |
62 | *** Failers |
63 | école |
64 | |
65 | /\W+/Lfr_FR |
66 | >>>\xaa<<< |
67 | >>>\xba<<< |
68 | |
69 | /[\W]+/Lfr_FR |
70 | >>>\xaa<<< |
71 | >>>\xba<<< |
72 | |
73 | /[^[:alpha:]]+/Lfr_FR |
74 | >>>\xaa<<< |
75 | >>>\xba<<< |
76 | |
77 | /\w+/Lfr_FR |
78 | >>>\xaa<<< |
79 | >>>\xba<<< |
80 | |
81 | /[\w]+/Lfr_FR |
82 | >>>\xaa<<< |
83 | >>>\xba<<< |
84 | |
85 | /[[:alpha:]]+/Lfr_FR |
86 | >>>\xaa<<< |
87 | >>>\xba<<< |
88 | |
89 | /[[:alpha:]][[:lower:]][[:upper:]]/DZLfr_FR |
90 | |
91 | / End of testinput3 / |
Name | Value |
---|---|
svn:keywords | "Author Date Id Revision Url" |
ViewVC Help | |
Powered by ViewVC 1.1.5 |