/[webpac2]/trunk/t/conf/modify/test.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/t/conf/modify/test.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 820 - (hide annotations)
Wed Apr 11 12:22:31 2007 UTC (17 years ago) by dpavlin
File MIME type: text/plain
File size: 534 byte(s)
 r1200@llin:  dpavlin | 2007-04-11 13:38:57 +0200
 cleanup test (call patch /fake/ because they are),
 added test which fails because of empty subfield modify bug

1 dpavlin 808 # this is pseudo hash/yaml format for regex mappings
2    
3     200
4     '^a'
5     ' : ' => '^e'
6     ' = ' => '^d'
7     ' ; ' => '^k'
8     '^k'
9     '^e' => ' : '
10     '^d'
11     '^e' => ' : '
12     '^e'
13     '^d' => ' = '
14     '^k' => ' ; '
15     '*'
16     '^g' => ' ; '
17     '. - ' => '^x'
18     210
19     '^a'
20     '^c' => '^b'
21     '^b'
22     ' ; ' => '^a'
23     ' : ' => '^b'
24     '^d' => '^c'
25     '*':
26     '. (': '. (^e'
27     '^e':
28     ' : ': ' ^f'
29     700
30     '^a'
31     '^b' => ', '
32     701
33     '^a'
34     '^b' => ', '
35     702
36     '^a'
37     '^b' => ', '
38 dpavlin 820
39     # empty subfield removal
40     901
41     '^a'
42     '^e' => ': ^e'

  ViewVC Help
Powered by ViewVC 1.1.26