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

Comparing ibx/branches/udr/testsuite/Test22.pas (file contents):
Revision 370 by tony, Wed Jan 5 14:59:15 2022 UTC vs.
Revision 371 by tony, Wed Jan 5 15:21:22 2022 UTC

# Line 42 | Line 42 | unit Test22;
42   interface
43  
44   uses
45 <  Classes, SysUtils, TestApplication, FBTestApp, IB, IBUtils;
45 >  Classes, SysUtils, TestApplication, FBTestApp, IB;
46  
47   type
48  
# Line 61 | Line 61 | type
61  
62   implementation
63  
64 + uses FBNumeric;
65 +
66   const
67    sqlCreateTable =
68      'Create Table TestData ('+

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines