..
data
test: simplify the timeout logic.
2020-01-21 15:07:54 +00:00
.gitignore
countloolkits.hpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
DeltaTests.cpp
test: switch to using ClientPortNumber to allow parallelism.
2020-01-21 15:07:54 +00:00
fakesockettest.cpp
helpers.hpp
test: switch to using ClientPortNumber to allow parallelism.
2020-01-21 15:07:54 +00:00
httpcrashtest.cpp
test: switch to using ClientPortNumber to allow parallelism.
2020-01-21 15:07:54 +00:00
httpwstest.cpp
tests: Disable unstable unit test.
2020-02-11 14:56:30 +01:00
integration-http-server.cpp
test: dung out redundant LOOL_TEST_CLIENT_PORT.
2020-01-21 15:07:54 +00:00
Makefile.am
test: fix ODR-violation in SigUtil
2020-01-24 10:34:00 +01:00
run_unit.sh.in
test: remove documentation about no longer working CPPUNIT_TEST_NAME variant
2020-01-24 00:09:34 +01:00
test.cpp
test: simplify and remove obsolete /proc grokking code.
2020-01-21 15:07:54 +00:00
test.hpp
test: dung out redundant LOOL_TEST_CLIENT_PORT.
2020-01-21 15:07:54 +00:00
TileCacheTests.cpp
test: dung out redundant LOOL_TEST_CLIENT_PORT.
2020-01-21 15:07:54 +00:00
TileQueueTests.cpp
Fix issues with size_t and ssize_t on 32bits machines
2019-11-22 11:20:57 +01:00
UnitAdmin.cpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
UnitBadDocLoad.cpp
Convert the WS error tests to a new-style one
2020-01-09 08:59:09 +01:00
UnitCalc.cpp
Convert some Calc tests to a new-style one
2019-12-06 08:51:51 +01:00
UnitClient.cpp
test: simplify and remove obsolete /proc grokking code.
2020-01-21 15:07:54 +00:00
UnitClose.cpp
test: increase timeout of UnitClose
2020-02-11 10:02:17 +01:00
UnitConvert.cpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
UnitCopyPaste.cpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
UnitCursor.cpp
Convert cursor tests to a new-style one
2019-12-02 09:11:39 +01:00
UnitEachView.cpp
test: improve unit-tests
2019-11-25 17:05:49 +01:00
UnitFuzz.cpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
UnitHosting.cpp
Convert some of the integration-http-server tests to new-style ones
2020-01-17 09:16:41 +01:00
UnitHTTP.cpp
test: fix unit-http
2019-11-26 10:51:01 +01:00
UnitInsertDelete.cpp
Convert some insert/delete tests to a new-style one
2019-12-18 22:18:08 +01:00
UnitLargePaste.cpp
typo fixes in comments and code
2019-10-08 11:49:45 +02:00
UnitLoad.cpp
wsd: fix a typo
2019-12-06 12:12:43 +01:00
UnitLoadTorture.cpp
test: increase timeout of UnitLoadTorture
2020-01-30 09:49:52 +01:00
UnitOAuth.cpp
UnitOOB.cpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
UnitPasswordProtected.cpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
UnitPaste.cpp
Convert paste testcase to a new-style one
2019-10-18 09:06:53 +02:00
UnitPrefork.cpp
tdf#107038 Poco::Timestamp replacement with std::chrono
2019-09-28 12:51:18 +02:00
UnitRenderingOptions.cpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
UnitRenderShape.cpp
Convert render shape tests to a new-style one
2019-11-04 08:34:44 +01:00
UnitSession.cpp
Convert "client session" tests to a new-style one
2019-11-14 08:40:59 +01:00
UnitStorage.cpp
UnitTiffLoad.cpp
UnitTileCache.cpp
UnitTimeout.cpp
killpoco: Don't use POCO for app exit values.
2019-11-07 12:23:47 +01:00
UnitTyping.cpp
tdf#130382 - unit test for core fix for text input ordering issue.
2020-02-10 23:23:04 +01:00
UnitUNOCommand.cpp
Convert "uno command" tests to a new-style one
2019-11-18 08:56:41 +01:00
UnitWOPI.cpp
test: validate ExtendedData sent to WOPI
2019-11-22 01:51:34 +01:00
UnitWOPIDocumentConflict.cpp
UnitWOPILoadEncoded.cpp
UnitWopiOwnertermination.cpp
UnitWOPIRenameFile.cpp
UnitWOPISaveAs.cpp
UnitWOPITemplate.cpp
test: switch to using ClientPortNumber to allow parallelism.
2020-01-21 15:07:54 +00:00
UnitWOPIVersionRestore.cpp
UnitWOPIWatermark.cpp
killpoco: removed StringTokenizer from test directory
2019-11-13 09:20:25 +01:00
WhiteBoxTests.cpp
Resolved: Server crash when link opened in new tab
2020-01-22 23:23:51 +01:00
WopiTestServer.hpp