Parent Directory
|
Revision Log
|
Patch
| revision 80 by nigel, Sat Feb 24 21:40:45 2007 UTC | revision 81 by nigel, Sat Feb 24 21:40:59 2007 UTC | |
|---|---|---|
| # | Line 6 | Line 6 |
| 6 | # Run PCRE tests | # Run PCRE tests |
| 7 | ||
| 8 | cf=diff | cf=diff |
| 9 | testdata=@top_srcdir@/testdata | if [ ! -d testdata ] ; then |
| 10 | ln -s @top_srcdir@/testdata testdata | |
| 11 | fi | |
| 12 | testdata=./testdata | |
| 13 | ||
| 14 | # Select which tests to run; if no selection, run all | # Select which tests to run; if no selection, run all |
| 15 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |