summaryrefslogtreecommitdiff
path: root/dbaccess/qa/unit
AgeCommit message (Expand)Author
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for dbaccessArmin Le Grand
2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek
2016-04-01Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lckStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-21connectivity: firebird: fix temp directory leakMichael Stahl
2014-04-15Remove dead codeStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2013-11-09factorise code; make DBTestBase a UnoApiTestLionel Elie Mamane
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane
2013-09-27Add normal (non PreparedStatement) insert test.Andrzej J.R. Hunt
2013-09-27Refactor performance test.Andrzej J.R. Hunt
2013-09-27Implement firebird/hsqldb performance comparison test.Andrzej J.R. Hunt
2013-09-27Make our_sFilePath protected to allow reuse.Andrzej J.R. Hunt
2013-09-27Implement hsqldb loading test.Andrzej J.R. Hunt
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