summaryrefslogtreecommitdiffstats
path: root/test/source
Commit message (Expand)AuthorAgeFilesLines
* test: check validator exit code *after* checking validator outputMichael Stahl2019-07-221-3/+3
* fix assert in make screenshotCaolán McNamara2019-06-111-1/+3
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-1331-78/+78
* tdf#45904 Move XComponent Java tests to C++Jens Carl2019-05-041-0/+10
* improve assert message in XMLDiffNoel Grandin2019-05-031-13/+25
* Enable testing of multiple service namesJens Carl2019-05-031-2/+2
* Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2019-05-0215-20/+16
* tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl2019-05-021-0/+37
* tdf#45904 Move SearchDescriptor Java tests to C++Jens Carl2019-05-021-0/+65
* tdf#45904 Move XSearchDescriptor Java tests to C++Jens Carl2019-05-021-0/+36
* Make getXPathPosition assert on requested child foundMike Kaganski2019-05-011-2/+15
* assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski2019-04-251-0/+5
* tdf#45904 Move TableColumn Java tests to C++Jens Carl2019-04-251-0/+55
* Improve error messagesJens Carl2019-04-251-2/+7
* tdf#45904 Move XChartData Java tests to C++Jens Carl2019-04-191-0/+93
* tdf#45904 Move XTextField Java tests to C++Jens Carl2019-04-171-5/+18
* loplugin:sequentialassign in test..toolsNoel Grandin2019-04-153-6/+3
* tdf#45904 Move TextContent Java tests to C++Jens Carl2019-04-121-0/+68
* XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski2019-04-111-0/+3
* tdf#45904 Move XCellRange Java tests to C++Jens Carl2019-04-031-0/+56
* tdf#45904 Move TableRow Java tests to C++Jens Carl2019-04-031-0/+43
* tdf#124329 Keep ResizeWithCell value when anchoring to a different cellSamuel Mehrbrodt2019-04-021-0/+7
* Split large test method in twoSamuel Mehrbrodt2019-04-021-1/+7
* tdf#124329 Test setting ResizeWithCell via UNO APISamuel Mehrbrodt2019-04-021-0/+18
* Improve sc shape testSamuel Mehrbrodt2019-04-021-35/+24
* tdf#45904 Move XFormLayerAccess Java tests to C++Jens Carl2019-03-302-0/+66
* Move UNO Api helper form to include/Jens Carl2019-03-292-2/+2
* tdf#45904 Move XNamed Java tests to C++Jens Carl2019-03-291-0/+14
* tdf#45904 Move XShapes Java tests to C++Jens Carl2019-03-291-0/+38
* Be consistent with namespaces and parameter order for UNO Api helpersJens Carl2019-03-282-12/+18
* tdf#45904 Move XShapeGrouper Java tests to C++Jens Carl2019-03-281-0/+58
* Helper to create various drawing::XShapeJens Carl2019-03-271-0/+78
* condition always true in XSpreadsheets2::importSheetToCopyNoel Grandin2019-03-271-19/+10
* Related tdf#124263 Make sure sidebar is wide enough for contentSamuel Mehrbrodt2019-03-251-2/+2
* name apitest suites consistently while we still canBjoern Michaelsen2019-03-196-0/+490
* Component testBjoern Michaelsen2019-03-161-0/+71
* tdf#45904 Move XTableColumns Java tests to C++Jens Carl2019-03-151-0/+174
* tdf#45904 Move XNameReplace Java tests to C++Jens Carl2019-03-131-10/+18
* tdf#45904 Move XNameContainer Java tests to C++Jens Carl2019-03-111-7/+18
* tdf#45904 Move XTableCharts Java tests to C++Jens Carl2019-03-101-0/+40
* Fix typoAndrea Gelmini2019-03-101-1/+1
* tdf#45904 Move XRefreshable Java tests to C++Jens Carl2019-03-092-24/+33
* Correct and improve test set up of ScDataPilotItemObjJens Carl2019-03-071-2/+2
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-1/+1
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-1/+1
* new loplugin typedefparamNoel Grandin2019-03-041-1/+1
* tdf#45904 Move XTextRange Java tests to C++Jens Carl2019-03-031-0/+62
* Add missing XNameContainer tests to ScDataPilotFieldGroupsObjJens Carl2019-02-271-24/+63
* move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl2019-02-091-274/+0
* Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann2019-02-011-3/+0