Re: call for creating test suite - Mailing list pgsql-odbc

From lothar.behrens@lollisoft.de
Subject Re: call for creating test suite
Date
Msg-id 1138879586.660453.123050@g14g2000cwa.googlegroups.com
Whole thread Raw
In response to Re: call for creating test suite  (Ludek Finstrle <luf@pzkagis.cz>)
Responses Re: call for creating test suite
List pgsql-odbc
> - it contains executable, and dir with text files
> - each text file describe one test

Sounds like a language to be defined first. If I would create a test
suite, first I would
find the smallest peaces of code to be implemented in a native language
like C or C++.

These peaces reflect typical or untypical usecases of the SQLXXX API.

As I have some experience using plugins, I would suggest to implement
these test
peaces as plugins to be loaded by the name of the test.

To have more flexibility, I would define a language to get test data
for it, but delegate
the handling of the test to the plugin.

Regards,

Lothar


pgsql-odbc by date:

Previous
From: Ludek Finstrle
Date:
Subject: Re: call for creating test suite
Next
From: Ludek Finstrle
Date:
Subject: Re: call for creating test suite