test/httpcrashtest.cpp |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 6fb9fcceca4c3794b6eac6b00dc41ec6520fdce1
Author: Miklos Vajna
AuthorDate: Tue May 21 09:10:32 2019 +0200
Commit: Miklos Vajna
CommitDate: Tue May 21 09:10:40 2019 +0200
Disable HTTPCrashTest::test
test/httpcrashtest.cpp |3 +++
wsd/LOOLWSD.cpp|4
2 files changed, 7 insertions(+)
New commits:
commit 264450758a42464dd7181214f26fd46d256371b6
Author: Michael Meeks
AuthorDate: Sat May 4 22:50:00 2019 +0100
Commit: Michael Meeks
CommitDate: Sun May 5 00:04:00 2019
test/httpcrashtest.cpp |1 +
1 file changed, 1 insertion(+)
New commits:
commit ac0f61adadf76aa141533e844b0ca13d7234c0ac
Author: Michael Meeks
Date: Fri May 18 15:55:31 2018 +0100
Count kits better for crash testing.
Change-Id: Icf04d4124e2b538886c8568358e94d00baeefeb4
diff
test/Makefile.am|6 --
test/TileCacheTests.cpp |6 --
test/httpcrashtest.cpp |1 +
test/run_unit.sh.in |8 +---
test/test.cpp | 16
test/test.hpp | 21 +
6 files changed, 51 insertions(+), 7 delet
test/httpcrashtest.cpp |2 +-
test/httpwserror.cpp |2 +-
test/run_unit.sh.in|1 -
wsd/LOOLWSD.cpp|3 ++-
4 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 9c14446c88b2b00077132a37be48351d48e0eda1
Author: Ashod Nakashian
Date: Mon Apr 17 00:39:5
test/TileCacheTests.cpp |2 +-
test/httpcrashtest.cpp |2 +-
test/httpwserror.cpp |2 +-
test/httpwstest.cpp | 12 ++--
test/integration-http-server.cpp |2 +-
5 files changed, 10 insertions(+), 10 deletions(-)
New commits:
com
test/httpcrashtest.cpp | 20 ++--
1 file changed, 6 insertions(+), 14 deletions(-)
New commits:
commit 2be0d16e7bd44ed603740ec432847f0f2448af40
Author: Ashod Nakashian
Date: Sun Jan 15 12:17:19 2017 -0500
wsd: improved crash kit test
Change-Id: Iddc056383aa37bfe
test/httpcrashtest.cpp | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
New commits:
commit 94b2262e27841015a37a62a068757e292fe36210
Author: Ashod Nakashian
Date: Sun Jan 1 17:20:35 2017 -0500
wsd: don't test for pathological Poco behavior in our unittests
Chan