[HELP] Base Windows-specific issues (Hackfest?)
David Ostrovsky
david.ostrovsky at gmx.de
Sat Nov 3 03:09:52 PDT 2012
On 03.11.2012 10:00, Lionel Elie Mamane wrote:
>> ADO broken -> cannot open MS Access files
>> >regression wrt 3.5
>> >1 dupe
>> >https://bugs.freedesktop.org/show_bug.cgi?id=53070
> Fixed in master by David Ostrovsky. Thanks!
Thank you for bringing it to ML.
I pushed a complete unit test for ado driver (based on mdb files that
was attached to this issue).
For all file based drivers it would be trivially to add a mandatory unit
test to the build process.
For not file based drivers, we can provide environment driven unit tests:
some system wide properties must be exposed to run it,
like data source name, url, usr, pwd, etc.
User interface for these manuall unit test would be driver specific make
targets, i. e.
make postgresql-test
make mysql-test
[...]
Sounds like a plan?
Regards
David
More information about the LibreOffice
mailing list