132 |
that the output matches the corresponding testoutput files. Note that the |
that the output matches the corresponding testoutput files. Note that the |
133 |
supplied files are in Unix format, with just LF characters as line |
supplied files are in Unix format, with just LF characters as line |
134 |
terminators. You may need to edit them to change this if your system uses |
terminators. You may need to edit them to change this if your system uses |
135 |
a different convention. If you are using Windows, you probably should use |
a different convention. If you are using Windows, you probably should use |
136 |
the wintestinput3 file instead of testinput3 (and the corresponding output |
the wintestinput3 file instead of testinput3 (and the corresponding output |
137 |
file). This is a locale test; wintestinput3 sets the locale to "french" |
file). This is a locale test; wintestinput3 sets the locale to "french" |
138 |
rather than "fr_FR", and there some minor output differences. |
rather than "fr_FR", and there some minor output differences. |
139 |
|
|
140 |
(11) If you want to use the pcregrep command, compile and link pcregrep.c; it |
(11) If you want to use the pcregrep command, compile and link pcregrep.c; it |
141 |
uses only the basic PCRE library (it does not need the pcreposix library). |
uses only the basic PCRE library (it does not need the pcreposix library). |