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

Comparing ibx/trunk/fbintf/testsuite/testsuite.dpr (file contents):
Revision 56 by tony, Mon Mar 6 10:20:02 2017 UTC vs.
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC

# Line 5 | Line 5 | program testsuite;
5   {$R *.res}
6  
7   uses
8 <  SysUtils, IB,
8 >  SysUtils,
9 >  IB,
10    Test1 in 'Test1.pas',
11    test2 in 'test2.pas',
12    Test3 in 'Test3.pas',
# Line 22 | Line 23 | uses
23    Test14 in 'Test14.pas',
24    Test15 in 'Test15.pas',
25    Test16 in 'Test16.pas',
26 <  TestManager in 'TestManager.pas';
26 >  TestManager in 'TestManager.pas',
27 >  FBOutputBlock in '..\client\FBOutputBlock.pas';
28  
29   procedure WriteHelp;
30   begin

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines