summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin1-1/+1
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin2-4/+4
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin7-10/+10
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-07-29loplugin:sequentialassignNoel Grandin1-3/+1
2019-07-28loplugin:oncevarNoel Grandin1-2/+1
2019-07-23tdf#42949 Fix IWYU warnings in include/testGabor Kelemen1-0/+1
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin1-2/+1
2019-07-20test: check validator exit code *after* checking validator outputMichael Stahl1-3/+3
2019-07-04cid#1448518: Resource leak (test/xmltesttools)Julien Nabet1-3/+16
2019-07-04cid#1448515: Resource leak (test/xmltesttools)Julien Nabet1-0/+3
2019-07-01Simplify Sequence iterations in testArkadiy Illarionov6-35/+34
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-4/+4
2019-06-19tdf#45904 Move XShape Java tests to C++Jens Carl2-0/+57
2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl2-0/+33
2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl2-0/+31
2019-06-11fix assert in make screenshotCaolán McNamara1-1/+3
2019-06-07lok: re-factor getTextSelection.Michael Meeks2-0/+88
2019-05-19Fix typosAndrea Gelmini1-1/+1
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze1-0/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin31-78/+78
2019-05-04tdf#45904 Move XComponent Java tests to C++Jens Carl1-0/+10
2019-05-03improve assert message in XMLDiffNoel Grandin1-13/+25
2019-05-03Enable testing of multiple service namesJens Carl1-2/+2
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov15-20/+16
2019-05-02tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl2-0/+38
2019-05-02tdf#45904 Move SearchDescriptor Java tests to C++Jens Carl2-0/+66
2019-05-02tdf#45904 Move XSearchDescriptor Java tests to C++Jens Carl2-0/+37
2019-05-01Make getXPathPosition assert on requested child foundMike Kaganski2-2/+17
2019-04-25assertXPath: disallow passing rAttribute without rExpectedValueMike Kaganski1-0/+5
2019-04-25tdf#45904 Move TableColumn Java tests to C++Jens Carl2-0/+56
2019-04-25Improve error messagesJens Carl1-2/+7
2019-04-19tdf#45904 Move XChartData Java tests to C++Jens Carl2-0/+94
2019-04-18Add a test to check XPath testing facilities in XmlTestToolsMike Kaganski3-0/+71
2019-04-17tdf#45904 Move XTextField Java tests to C++Jens Carl1-5/+18
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin3-6/+3
2019-04-12tdf#45904 Move TextContent Java tests to C++Jens Carl2-0/+69
2019-04-11Fix deadlocks of `make screenshot` testsStephan Bergmann1-0/+3
2019-04-11XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski1-0/+3
2019-04-03tdf#45904 Move XCellRange Java tests to C++Jens Carl2-0/+57
2019-04-03tdf#45904 Move TableRow Java tests to C++Jens Carl2-0/+44
2019-04-02tdf#124329 Keep ResizeWithCell value when anchoring to a different cellSamuel Mehrbrodt1-0/+7
2019-04-02Split large test method in twoSamuel Mehrbrodt1-1/+7
2019-04-02tdf#124329 Test setting ResizeWithCell via UNO APISamuel Mehrbrodt1-0/+18
2019-04-02Improve sc shape testSamuel Mehrbrodt1-35/+24
2019-03-30tdf#45904 Move XFormLayerAccess Java tests to C++Jens Carl3-0/+67
2019-03-29Move UNO Api helper form to include/Jens Carl5-53/+2
2019-03-29tdf#45904 Move XNamed Java tests to C++Jens Carl1-0/+14
2019-03-29tdf#45904 Move XShapes Java tests to C++Jens Carl2-0/+39
2019-03-28Be consistent with namespaces and parameter order for UNO Api helpersJens Carl3-17/+30