ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/testsuite/rundelphitest.bat
(Generate patch)

Comparing ibx/trunk/fbintf/testsuite/rundelphitest.bat (file contents):
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 342 by tony, Wed Jul 7 13:15:32 2021 UTC

# Line 6 | Line 6 | REM Test suite Configuration parameters
6   REM These may be modified if needed to suite local requirements
7  
8  
9 < FOR %%V in (3.0.4 3.0.2 3.0.0) do (
9 > FOR %%V in (3.2.0 3.0.4 3.0.2 3.0.0) do (
10    if EXIST C:\lazarus\fpc\%%V\bin\i386-win32\fpc.exe (
11      set FPCDIR=C:\lazarus\fpc\%%V
12      set FPCBIN=C:\lazarus\fpc\%%V\bin\i386-win32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines