summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)AuthorFilesLines
2013-09-27Add normal (non PreparedStatement) insert test.Andrzej J.R. Hunt1-14/+100
2013-09-27Refactor performance test.Andrzej J.R. Hunt1-88/+99
2013-09-27Implement firebird/hsqldb performance comparison test.Andrzej J.R. Hunt1-0/+274
2013-09-27Make our_sFilePath protected to allow reuse.Andrzej J.R. Hunt1-3/+3
2013-09-27Implement hsqldb loading test.Andrzej J.R. Hunt2-0/+52
2013-09-27getURLFromWorkdir should actually return a URLStephan Bergmann1-1/+1
2013-09-27raah... getURLFromWorkdir does not put the URL schemeLionel Elie Mamane1-3/+1
2013-09-27get workdir URL directlyLionel Elie Mamane1-1/+1
2013-09-27unittest for fdo#67685Lionel Elie Mamane2-0/+145
2013-09-12Do not use int64 litteral without the proper wrappingNorbert Thiebaud1-1/+1
2013-09-10Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt2-54/+95
2013-09-10Implement firebird integer loading test.Andrzej J.R. Hunt2-3/+56
2013-09-10Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt2-0/+84
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa1-5/+1
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane1-0/+1
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin4-4/+0
2013-04-26Java cleanup, remove unused importsNoel Grandin1-1/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+4
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin2-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+2
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-29fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]1-2/+7
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2-8/+0
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl1-55/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin1-1/+1
2012-06-29Convert code to Java5 generics in dbaccess moduleNoel Grandin4-9/+14
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-14re-base on ALv2 code.Michael Meeks20-396/+296
2012-03-23.java files don't need executable bitsMichael Stahl4-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-02-12disable new test on win and mac since it is a test with UIMarkus Mohrhard1-0/+2
2012-02-12use better assertion macrosMarkus Mohrhard1-1/+1
2012-02-11first part of a c++ based test for baseMarkus Mohrhard2-0/+114
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2-16/+7
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen3-54/+1
2011-06-17gnumake4: dbaccess: subsequent tests [hg:ccd0baa1c81a]Michael Stahl1-3/+6
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-60/+77
2011-03-28migrate dbaccess subsequenttests to gbuildBjoern Michaelsen2-100/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud19-691/+704
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen3-60/+77
2011-02-23dba34c: #i117043# fix modified state of rowsetOcke Janssen [oj]2-8/+12
2011-02-23dba34c: #i117046# check if query existsOcke Janssen [oj]1-15/+18
2011-02-03merge from masterOcke Janssen [oj]1-4/+2
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov18-466/+299
2011-01-10dba34c: #i108415# handle structed filter handlingOcke Janssen [oj]1-37/+47
2011-01-10undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't b...Frank Schoenheit [fs]1-6/+1