summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)AuthorFilesLines
2024-11-19improve loplugin passparamsbyrefNoel Grandin3-4/+4
2024-11-13loplugin:reftotemp in scripting..uuiNoel Grandin1-3/+3
2024-11-10com::sun::star -> cssMike Kaganski3-6/+4
2024-11-08tdf#155447 a11y: Add test for accessible IDs expected by OrcaMichael Weghorn1-0/+8
2024-11-07loplugin:passstuffbyref make some small improvementsNoel Grandin1-1/+1
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn2-2/+5
2024-10-29test: Merge SwAccessibleTestBase and AccessibleTestBaseXisco Fauli2-58/+16
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli1-1/+1
2024-10-17extract NaN payload test from single unit testSakura2861-0/+62
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski2-28/+76
2024-07-30sw: get rid of parseDumpXisco Fauli1-0/+4
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli1-2/+0
2024-05-14loplugin:ostr in testNoel Grandin6-9/+9
2024-03-08use more string_viewNoel Grandin1-1/+1
2024-02-13UnoApiXmlTest: factor out common codeXisco Fauli1-0/+7
2024-01-30tdf#159438: when there's no frame, close previous bookmark firstMike Kaganski1-0/+3
2024-01-29tdf#143148 use pragma once instead of include guardsKeldin Maldonado (KNM)3-12/+3
2024-01-20this duplicated CPPUNIT_ASSERT_POINT_EQUAL_WITH_TOLERANCECaolán McNamara2-16/+12
2024-01-20calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara1-0/+16
2024-01-11cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna1-0/+4
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski1-1/+1
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen4-8/+0
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin1-34/+0
2023-10-08make testCondFormatFormulaListenerXLSX reliableCaolán McNamara1-0/+34
2023-10-06sc: qa: add loadWithParams and SaveWithParamsHenry Castro1-0/+3
2023-10-06xmltesttools: add assertXPathDoubleValue that takes a double with deltaIlmari Lauhakangas1-0/+8
2023-08-27tdf#45904: Move _Footnote Java tests to C++anfanite3961-0/+27
2023-08-26tdf#45904: Move _XFootnote Java tests to C++anfanite3961-0/+36
2023-08-26tdf#45904: Move _DocumentIndexMark Java tests to C++anfanite3961-0/+31
2023-08-25tdf#45904: Move _XTextRangeCompare Java tests to C++anfanite3961-0/+37
2023-08-25tdf#45904: Move _XAutoTextContainer Java tests to C++anfanite3961-0/+45
2023-08-25tdf#45904: Move _BaseIndexMark Java tests to C++anfanite3961-0/+31
2023-08-25tdf#45904 Move _NumberingRules Java tests to C++anfanite3961-0/+31
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling1-0/+2
2023-04-14loplugin:stringviewparam improvementsNoel Grandin1-1/+1
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin1-2/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-03-13Use a more reasonable type for XDataPilotDescriptor::checkName nIndex parameterStephan Bergmann1-1/+2
2023-03-03Disable test::AccessibleTestBase::awaitDialog() on macos altogetherColomban Wendling1-0/+2
2023-03-03test: Use css::awt::XExtentdedToolkit::addTopWindowListener()Colomban Wendling1-4/+7
2023-03-03test: Run user dialog callback in idle timeColomban Wendling1-4/+1
2023-03-03test: Add debug print support for XAccessibleActionColomban Wendling1-0/+2
2023-03-03test: Add helpers to get a specific object and tab to itColomban Wendling2-0/+106
2023-03-03test: Add a few basic dialog tests and helpersColomban Wendling2-5/+187
2023-02-25Fix typosAndrea Gelmini1-1/+1
2023-02-24test: Add accessibility test dialog infrastructureColomban Wendling1-0/+99
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann1-52/+27
2023-02-03test/a11y: Remove declaration for undefined methodColomban Wendling1-1/+0
2023-01-25test: Add AccessibilityTools::nameEquals()Colomban Wendling1-0/+19
2022-12-21qa: hint about tolerance in namesXisco Fauli1-1/+1