libreoffice-online/loolwsd/test
Ashod Nakashian 415796d69a loolwsd: unittest fixes
Change-Id: Ia08135bfaadbf4f59b658f7563ac4d40e6abacac
Reviewed-on: https://gerrit.libreoffice.org/28293
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-08-22 05:00:28 +00:00
..
data loolwsd: test fixes 2016-07-07 03:50:16 +00:00
.gitignore
countloolkits.hpp
helpers.hpp loolwsd: unit-test misbehaving client that connects without loading 2016-08-22 04:38:19 +00:00
httpcrashtest.cpp loolwsd: fix unittest regressions 2016-08-15 12:12:39 +00:00
httpwstest.cpp loolwsd: unittest fixes 2016-08-22 05:00:28 +00:00
integration-http-server.cpp loolwsd: Restore test for convert-to API 2016-07-21 12:54:59 +05:30
Makefile.am loolwsd: max_concurrency setting added 2016-06-17 23:59:47 +00:00
run_unit.sh.in test: make check insist on a log file for skipped tests 2016-07-11 09:22:47 +02:00
test.cpp loolwsd: support CPPUNIT_TEST_NAME, similarly to core.git 2016-07-08 09:04:28 +02:00
TileCacheTests.cpp loolwsd: better UT failure message 2016-08-15 03:00:20 +00:00
UnitAdmin.cpp Move JWT auth to inside websocket to prevent CSRF 2016-07-29 12:03:14 +05:30
UnitFonts.cpp loolwsd: cout -> cerr 2016-05-21 15:53:11 +00:00
UnitPrefork.cpp loolwsd: fix PreFork test 2016-07-07 20:27:18 +00:00
UnitStorage.cpp loolwsd: include cleanup and organization 2016-05-21 15:52:54 +00:00
UnitTileCache.cpp loolwsd: include cleanup and organization 2016-05-21 15:52:54 +00:00
UnitTimeout.cpp loolwsd: fix naming style of static members 2016-06-07 09:18:49 +02:00
WhiteBoxTests.cpp