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

Comparing ibx/trunk/fbintf/testsuite/runtest.bat (file contents):
Revision 380 by tony, Mon Jan 10 10:13:17 2022 UTC vs.
Revision 402 by tony, Mon Aug 1 10:07:24 2022 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines