1 |
@rem This file was contributed by Ralf Junker, and touched up by |
@rem This file was contributed by Ralf Junker, and touched up by |
2 |
@rem Daniel Richard G. Test 10 added by Philip H. |
@rem Daniel Richard G. Tests 10-12 added by Philip H. |
3 |
@rem Philip H also changed test 3 to use "wintest" files. |
@rem Philip H also changed test 3 to use "wintest" files. |
4 |
@rem |
@rem |
5 |
@rem MS Windows batch file to run pcretest on testfiles with the correct |
@rem MS Windows batch file to run pcretest on testfiles with the correct |
37 |
fc /n %srcdir%\testdata\testoutput8 testout\testoutput8 |
fc /n %srcdir%\testdata\testoutput8 testout\testoutput8 |
38 |
fc /n %srcdir%\testdata\testoutput9 testout\testoutput9 |
fc /n %srcdir%\testdata\testoutput9 testout\testoutput9 |
39 |
fc /n %srcdir%\testdata\testoutput10 testout\testoutput10 |
fc /n %srcdir%\testdata\testoutput10 testout\testoutput10 |
40 |
|
fc /n %srcdir%\testdata\testoutput11 testout\testoutput11 |
41 |
|
fc /n %srcdir%\testdata\testoutput12 testout\testoutput12 |