summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)AuthorFilesLines
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane1-4/+0
2016-12-13dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl1-1/+6
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna2-20/+20
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for dbaccessArmin Le Grand2-0/+252
2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek2-0/+5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-04tdf#97361 Refactor dbaccess test againslideon1-29/+29
2016-04-01Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lckStephan Bergmann1-0/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-0/+0
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann4-4/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin4-4/+4
2016-01-10Fix typosAndrea Gelmini1-3/+3
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin1-1/+1
2015-11-05java: make inner classes static where possibleNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06Fix typosAndrea Gelmini3-6/+6
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-15java: 'final static' to 'static final'Noel Grandin1-2/+2
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-1/+1
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin1-1/+0
2015-06-05Let JUnit take care of exceptionsNoel Grandin6-254/+148
2015-06-04Let JUnit take care of exceptionsStephan Bergmann1-231/+134
2015-06-02inline simple Java methodNoel Grandin1-7/+2
2015-06-01minor simplificationStephan Bergmann1-2/+1
2015-06-01Do not lose AssertionError from sub-threadsStephan Bergmann1-1/+11
2015-05-30tweaksLionel Elie Mamane1-4/+5
2015-05-30janitorialLionel Elie Mamane1-3/+3
2015-05-30tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane1-0/+21
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-10/+1
2015-02-09Fuck that left-behind .lck fileStephan Bergmann1-0/+0
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann2-1/+1
2015-02-03Fix PythonTest_dbaccess_pythonStephan Bergmann1-1/+2
2015-02-03copy test file to workdir to avoid overwritingLionel Elie Mamane1-1/+5
2015-01-22fdo#88475 add UnitTestLionel Elie Mamane2-0/+148
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin1-7/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-05java: these fields can become local variablesNoel Grandin1-5/+3
2015-01-05java: remove dead codeNoel Grandin1-10/+0
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-3/+3
2014-12-10java: simplify the getMSF() methodsNoel Grandin1-3/+2
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin1-2/+0
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin1-1/+1