• Stephan Bergmann's avatar
    Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testing · 15d134b4
    Stephan Bergmann yazdı
    ...in CppunitTest_dbaccess_firebird_test.  Otherwise, the test would fail with
    
    > Test name: FirebirdTest::testEmptyDBConnection
    > An uncaught exception of type com.sun.star.sdbc.SQLException
    > - The connection can not be established. No storage or URL was given.
    
    if dbaccess/qa/unit/data/firebird_empty.odb is read-only, as
    DocumentStorageAccess::impl_openSubStorage_nothrow
    (dbaccess/source/core/dataaccess/ModelImpl.cxx) takes
    m_pModelImplementation->m_bDocumentReadOnly into account and returns a null
    xStorage.
    
    Adds a move ctor to utl::TempFile (thus causing copy ctor and copy assignment op
    to be implicitly deleted), but leaves any move assignment op undeclared for now,
    as none happens to be needed (yet).
    
    Change-Id: I6f9eff07eb54f1364a0560ffa4cf1f676a319d16
    Reviewed-on: https://gerrit.libreoffice.org/46561Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    15d134b4
Adı
Son kayıt (commit)
Son güncelleme
..
ZipPackageHelper.hxx Loading commit data...
accessiblerelationsethelper.hxx Loading commit data...
accessiblestatesethelper.hxx Loading commit data...
bootstrap.hxx Loading commit data...
calendarwrapper.hxx Loading commit data...
caserotate.hxx Loading commit data...
charclass.hxx Loading commit data...
closeveto.hxx Loading commit data...
cmdoptions.hxx Loading commit data...
collatorwrapper.hxx Loading commit data...
compatibility.hxx Loading commit data...
configitem.hxx Loading commit data...
configmgr.hxx Loading commit data...
confignode.hxx Loading commit data...
configpaths.hxx Loading commit data...
configvaluecontainer.hxx Loading commit data...
datetime.hxx Loading commit data...
defaultoptions.hxx Loading commit data...
desktopterminationobserver.hxx Loading commit data...
digitgroupingiterator.hxx Loading commit data...
docinfohelper.hxx Loading commit data...
dynamicmenuoptions.hxx Loading commit data...
eventcfg.hxx Loading commit data...
eventlisteneradapter.hxx Loading commit data...
extendedsecurityoptions.hxx Loading commit data...
fltrcfg.hxx Loading commit data...
fontcfg.hxx Loading commit data...
fontcvt.hxx Loading commit data...
fontdefs.hxx Loading commit data...
fontoptions.hxx Loading commit data...
historyoptions.hxx Loading commit data...
intlwrapper.hxx Loading commit data...
itemholderbase.hxx Loading commit data...
lingucfg.hxx Loading commit data...
linguprops.hxx Loading commit data...
localedatawrapper.hxx Loading commit data...
localfilehelper.hxx Loading commit data...
mediadescriptor.hxx Loading commit data...
misccfg.hxx Loading commit data...
moduleoptions.hxx Loading commit data...
nativenumberwrapper.hxx Loading commit data...
options.hxx Loading commit data...
optionsdlg.hxx Loading commit data...
pathoptions.hxx Loading commit data...
printwarningoptions.hxx Loading commit data...
progresshandlerwrap.hxx Loading commit data...
readwritemutexguard.hxx Loading commit data...
resmgr.hxx Loading commit data...
saveopt.hxx Loading commit data...
searchopt.hxx Loading commit data...
securityoptions.hxx Loading commit data...
sharedunocomponent.hxx Loading commit data...
streamhelper.hxx Loading commit data...
streamsection.hxx Loading commit data...
streamwrap.hxx Loading commit data...
syslocale.hxx Loading commit data...
syslocaleoptions.hxx Loading commit data...
tempfile.hxx Loading commit data...
textsearch.hxx Loading commit data...
transliterationwrapper.hxx Loading commit data...
ucbhelper.hxx Loading commit data...
ucbstreamhelper.hxx Loading commit data...
unotoolsdllapi.h Loading commit data...
useroptions.hxx Loading commit data...
viewoptions.hxx Loading commit data...
wincodepage.hxx Loading commit data...