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

Comparing ibx/trunk/fbintf/testsuite/TestManager.pas (file contents):
Revision 291 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 292 by tony, Fri Apr 17 11:30:36 2020 UTC

# Line 13 | Line 13 | interface
13   uses
14    Classes, SysUtils, IB;
15  
16 + {$IFDEF MSWINDOWS}
17 + const LineEnding = #$0D#$0A;
18 + {$ENDIF}
19 +
20   type
21    TTestManager = class;
22  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines