summaryrefslogtreecommitdiff
path: root/test/httpwstest.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-14wsd: test assertion macrosAshod Nakashian1-30/+30
2020-02-14Restore "tests: Disable unstable unit test."Miklos Vajna1-1/+2
2020-02-12tests: Change the order of cypress-test and other tests.Tamás Zolnai1-2/+1
2020-02-11tests: Disable unstable unit test.Tamás Zolnai1-1/+2
2019-12-20Convert some closing tests to a new-style oneMiklos Vajna1-156/+0
2019-12-18Convert some insert/delete tests to a new-style oneMiklos Vajna1-255/+0
2019-12-06Convert some Calc tests to a new-style oneMiklos Vajna1-398/+0
2019-12-02Convert cursor tests to a new-style oneMiklos Vajna1-326/+0
2019-11-22Convert doc load tests to a new-style oneMiklos Vajna1-136/+0
2019-11-18Convert "uno command" tests to a new-style oneMiklos Vajna1-225/+0
2019-11-14Convert "client session" tests to a new-style oneMiklos Vajna1-208/+0
2019-11-13test: remove duplicate HTTPWSTest::testPaste()Miklos Vajna1-27/+0
2019-11-12Convert "each view" tests to a new-style oneMiklos Vajna1-108/+0
2019-11-11Fix HTTPWSTest::testExcelLoad() to pass againMiklos Vajna1-2/+2
2019-11-08killpoco: Remove POCO from Protocol.cpp + related StringTokenizer usage.Jan Holesovsky1-13/+12
2019-11-04Convert render shape tests to a new-style oneMiklos Vajna1-151/+0
2019-10-29Fix mis-merge around testLargePaste.Michael Meeks1-34/+0
2019-10-29test: improve TileCache testsAshod Nakashian1-5/+13
2019-10-29test: improve HTTPWSTest::testUndoConflictAshod Nakashian1-7/+7
2019-10-29test: improve getAllText to match an expected payloadAshod Nakashian1-3/+4
2019-10-29testSaveOnDisconnect: sync after pasting and better loggingAshod Nakashian1-2/+3
2019-10-29test: improve stability of a number of testsAshod Nakashian1-79/+94
2019-10-28test: improve SVG parserAshod Nakashian1-8/+29
2019-10-28Convert password protected test to a new-style oneMiklos Vajna1-145/+0
2019-10-25Convert rendering options to a new-style oneMiklos Vajna1-37/+0
2019-10-21Convert load torture testcase to a new-style oneMiklos Vajna1-170/+0
2019-10-18Convert paste testcase to a new-style oneMiklos Vajna1-30/+0
2019-10-15Added normalizedViewId to the tests with tilemsgmert1-3/+3
2019-10-08typo fixes in comments and codeAndras Timar1-5/+5
2019-10-08Convert large paste testcase to a new-style oneMiklos Vajna1-38/+0
2019-09-12Convert TIFF load testcase to a new-style oneMiklos Vajna1-19/+0
2019-09-07fix HTTPWSTest::testInactiveClient test failureTomaž Vajngerl1-1/+2
2019-09-05CPPUNIT_ASSERT_GREATEREQUAL is not available in cppunit of older distrosAndras Timar1-0/+2
2019-08-22Fix TileCacheTests::testClientPartImpress()Miklos Vajna1-2/+2
2019-08-02Fix failing HTTPWSTest::testInactiveClient()Miklos Vajna1-1/+5
2019-07-04Add TIFF load testcaseMiklos Vajna1-0/+19
2019-05-09Fix HTTPWSTest::testRenderShapeSelectionImpress() against product coreMiklos Vajna1-0/+2
2019-05-09test: fix HTTPWSTest::testRenderShapeSelectionWriterImage() failure with ...Miklos Vajna1-0/+2
2019-05-09test: fix HTTPWSTest::testRenderShapeSelectionWriter() failure with ...Miklos Vajna1-0/+27
2019-05-02tests: make SVG comparison tests much more helpful.Michael Meeks1-6/+6
2019-01-22wsd: use same method to parse jsonAshod Nakashian1-5/+7
2019-01-22Add a test case of SVG export of Writer imageTamás Zolnai1-0/+30
2019-01-22Add test case for SVG export of selected shapes in case of WriterTamás Zolnai1-5/+35
2018-12-14Handle Special character toolbar item state correctlyTamás Zolnai1-0/+1
2018-12-11HTTPWSTest::testRenderShapeSelection: this test expects an SVG generated by c...Miklos Vajna1-0/+10
2018-12-07Remove unneeded lines from rendershapeselection testTamás Zolnai1-2/+0
2018-12-07wsd: update bundled headers and improve renderShapeSelection testAshod Nakashian1-3/+5
2018-12-07Remove unneeded include used for debugging onlyTamás Zolnai1-1/+1
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai1-0/+29
2018-11-26httpwstest: 'emplace_back' is called inside a loopMiklos Vajna1-0/+1