libreoffice-online/loolwsd/test
Pranav Kant 8ab4682a71 loolwsd: Fix handling of CPPUNIT_TEST_NAME in external test-suite
Doing a plain CPPUNIT_TEST_NAME='somettest' make check will
result in executing all the tests in external test suite. This is
a problem when one wants to execute only internal tests (unit-*
ones) as test harness first executes those followed by all of the
tests in external test-suites.

Lets execute all the tests only when no CPPUNIT_TEST_NAME is
provided, and ignore when it is provided but no match is found.

Change-Id: I7e40b6f3124e6965a86cfb6395d246df3b5c17ba
2016-10-17 21:21:54 +05:30
..
data
.gitignore
countloolkits.hpp loolwsd: cleanup of LoolKit process counter 2016-10-10 06:26:59 +00:00
helpers.hpp Remove unused using declarations 2016-10-13 08:20:04 +02:00
httpcrashtest.cpp loolwsd: fix and improve kit crash unittest 2016-10-16 22:11:39 +00:00
httpwserror.cpp loolwsd: fix and cleanup HTTPWSError unittests 2016-10-16 22:11:58 +00:00
httpwstest.cpp loolwsd: limit test documents and connections to the config 2016-10-16 22:14:30 +00:00
integration-http-server.cpp loolwsd: support timeout on MessageQueue get 2016-10-10 06:29:50 +00:00
Makefile.am Revert "loolwsd: test: .uno:AutoSum" 2016-10-11 08:26:02 -04:00
run_unit.sh.in Add comment to hopefully avoid others being confused like I was 2016-10-17 12:44:58 +03:00
test.cpp loolwsd: Fix handling of CPPUNIT_TEST_NAME in external test-suite 2016-10-17 21:21:54 +05:30
TileCacheTests.cpp loolwsd: unittest cleanup 2016-10-10 06:26:27 +00:00
TileQueueTests.cpp Handle the Impress slide previews with low priority + unit test. 2016-10-04 14:25:52 +02:00
UnitAdmin.cpp loolwsd: Bring this test back to life 2016-10-17 18:34:22 +05:30
UnitFonts.cpp loolwsd: allow for delimiter in LOOLProtocol parsers 2016-10-10 06:18:18 +00:00
UnitFuzz.cpp
UnitPrefork.cpp It's 'error:', in lower case 2016-10-11 13:05:17 +03:00
UnitStorage.cpp loolwsd: Reuse storage object; kill superfluous WOPI calls 2016-10-14 17:18:58 +05:30
UnitTileCache.cpp Avoid the returnValue hook - when not needed. 2016-10-05 23:24:23 +01:00
UnitTimeout.cpp
WhiteBoxTests.cpp loolwsd: send child messages to client via unified wsd-kit WS 2016-10-10 06:29:32 +00:00