summaryrefslogtreecommitdiff
path: root/dbaccess/qa/unit/firebird.cxx
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen
2018-10-03tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane
2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-21connectivity: firebird: fix temp directory leakMichael Stahl
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane
2013-09-12Do not use int64 litteral without the proper wrappingNorbert Thiebaud
2013-09-10Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt
2013-09-10Implement firebird integer loading test.Andrzej J.R. Hunt
2013-09-10Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt