[PATCH] enable ado driver unit test again

David Ostrovsky (via Code Review) gerrit at gerrit.libreoffice.org
Wed Nov 7 14:49:03 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1004

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/1004/1

enable ado driver unit test again

The problem is that ado driver creates a link file in the tree
leaving it dirty: tinderbox doesn't like it. Instead of reading
the mdb file direct from srcdir we copy it first to workdir and
read it from there with the new function: getPathFromWorkdir.
Thank you Norbert!

Change-Id: I504bc26b80686db55a505bac19a95cc9c6022fcc
---
M connectivity/CppunitTest_connectivity_ado.mk
M connectivity/Module_connectivity.mk
M connectivity/qa/connectivity/ado/DriverTest.cxx
3 files changed, 10 insertions(+), 9 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1004
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I504bc26b80686db55a505bac19a95cc9c6022fcc
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: David Ostrovsky <David.Ostrovsky at gmx.de>



More information about the LibreOffice mailing list