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

Comparing:
ibx/branches/journaling/fbintf/testsuite/Test16.pas (file contents), Revision 362 by tony, Tue Dec 7 13:27:39 2021 UTC vs.
ibx/branches/udr/testsuite/Test16.pas (file contents), Revision 371 by tony, Wed Jan 5 15:21:22 2022 UTC

# Line 250 | Line 250 | end;
250  
251   procedure TTest16.RunTest(CharSet: AnsiString; SQLDialect: integer);
252   begin
253 +  FirebirdAPI.GetStatus.SetIBDataBaseErrorMessages([ShowSQLCode,ShowSQLMessage,ShowIBMessage]);;
254    DBTests(Charset,SQLDialect);
255    ServiceTests(Charset,SQLDialect);
256   end;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines