summaryrefslogtreecommitdiff
path: root/connectivity/CppunitTest_connectivity_ado.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-11-09use dir functionDavid Ostrovsky1-1/+1
Change-Id: Icba39756a54d1225514048c55ddad0f31ce31699
2012-11-08add mkdir commandDavid Ostrovsky1-0/+1
Change-Id: I7a337ed15b86417faa5ac03089e8c315be95b717
2012-11-07enable ado driver unit test againDavid Ostrovsky1-0/+4
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 Reviewed-on: https://gerrit.libreoffice.org/1004 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-11-03fix connectivity test with Win8 sdkPeter Foley1-0/+6
Change-Id: I1a7f15c4fd97e3a134698e8b6f7e2a93701674fe
2012-11-03ado headers need -fpermissive with gccLuboš Luňák1-0/+6
2012-11-03fix copy&pasteLuboš Luňák1-1/+1
2012-11-03fdo#53070 add complete unit testDavid Ostrovsky1-0/+58
Change-Id: I34f7a8ae58fa6af4c8cfdd13330420f1576fa2c9