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

Comparing ibx/trunk/testsuite/testsuite.lpr (file contents):
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 323 by tony, Thu Feb 25 12:14:35 2021 UTC

# Line 1 | Line 1
1 + (*
2 + *  IBX Test suite. This program is used to test the IBX non-visual
3 + *  components and provides a semi-automated pass/fail check for each test.
4 + *
5 + *  The contents of this file are subject to the Initial Developer's
6 + *  Public License Version 1.0 (the "License"); you may not use this
7 + *  file except in compliance with the License. You may obtain a copy
8 + *  of the License here:
9 + *
10 + *    http://www.firebirdsql.org/index.php?op=doc&id=idpl
11 + *
12 + *  Software distributed under the License is distributed on an "AS
13 + *  IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
14 + *  implied. See the License for the specific language governing rights
15 + *  and limitations under the License.
16 + *
17 + *  The Initial Developer of the Original Code is Tony Whyman.
18 + *
19 + *  The Original Code is (C) 2021 Tony Whyman, MWA Software
20 + *  (http://www.mwasoftware.co.uk).
21 + *
22 + *  All Rights Reserved.
23 + *
24 + *  Contributor(s): ______________________________________.
25 + *
26 + *)
27   program testsuite;
28  
29   {$IFDEF FPC}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines