[Libreoffice-commits] online.git: loolwsd/test

2016-11-22 Thread Tor Lillqvist
loolwsd/test/TileCacheTests.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8c2520a4ea9011751e9bf292eb361782e2b0c06e Author: Tor Lillqvist Date: Tue Nov 22 19:34:41 2016 +0200 testTilesRenderedJustOnceMultiClient seems to always fail

[Libreoffice-commits] online.git: loolwsd/test

2016-11-18 Thread Miklos Vajna
loolwsd/test/UnitRequests.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 68c18783b79a49fd71e44b8b2419f7658a235db7 Author: Miklos Vajna Date: Fri Nov 18 15:20:02 2016 +0100 Fix -Werror,-Winconsistent-missing-override

[Libreoffice-commits] online.git: loolwsd/test

2016-11-17 Thread Pranav Kant
loolwsd/test/Makefile.am |5 +- loolwsd/test/UnitRequests.cpp | 95 ++ 2 files changed, 98 insertions(+), 2 deletions(-) New commits: commit c511cf1d76b1ded992d9570d0253902b8094ecd1 Author: Pranav Kant Date: Thu Nov

[Libreoffice-commits] online.git: loolwsd/test

2016-11-15 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 78be068a7ff7701cca3be25b0019fb3192f79b30 Author: Ashod Nakashian Date: Tue Nov 15 16:22:02 2016 -0500 loolwsd: test: retry

[Libreoffice-commits] online.git: loolwsd/test

2016-11-15 Thread Ashod Nakashian
loolwsd/test/run_unit.sh.in |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 0cc57c643daf0f5a62454ff37d703c17607148c4 Author: Ashod Nakashian Date: Mon Nov 14 19:52:29 2016 -0500 loolwsd: test: log at trace level

[Libreoffice-commits] online.git: loolwsd/test

2016-11-14 Thread Ashod Nakashian
loolwsd/test/httpcrashtest.cpp |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit b5dd13c57f748cc07611ba1e4d859fcf376c88a7 Author: Ashod Nakashian Date: Mon Nov 14 08:05:12 2016 -0500 loolwsd: wait for kit processes only

[Libreoffice-commits] online.git: loolwsd/test

2016-11-13 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit b6926c2f4c9e7eb33cfbb5224e4675c4b1e67347 Author: Ashod Nakashian Date: Sat Nov 12 13:25:35 2016 -0500 loolwsd: proper retrying in

[Libreoffice-commits] online.git: loolwsd/test

2016-11-13 Thread Ashod Nakashian
loolwsd/test/httpcrashtest.cpp | 45 ++--- 1 file changed, 38 insertions(+), 7 deletions(-) New commits: commit d2d3bb19e0885d2c26176b236fc4fa9d77c34e16 Author: Ashod Nakashian Date: Fri Nov 11 22:38:14 2016 -0500

[Libreoffice-commits] online.git: loolwsd/test

2016-11-13 Thread Ashod Nakashian
loolwsd/test/countloolkits.hpp | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit ae3055c19ad4de84fbdbc8f1c559ba77a92b7718 Author: Ashod Nakashian Date: Fri Nov 11 22:23:05 2016 -0500 loolwsd: don't ignore

[Libreoffice-commits] online.git: loolwsd/test

2016-11-06 Thread Ashod Nakashian
loolwsd/test/run_unit.sh.in |5 + 1 file changed, 5 insertions(+) New commits: commit ea0e5e93447341a7324e344085a5874b027a12c7 Author: Ashod Nakashian Date: Sun Nov 6 23:44:11 2016 -0500 loolwsd: echo the unit-test command-line before running

[Libreoffice-commits] online.git: loolwsd/test

2016-10-24 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ff7f325794bcad0365c27b03075798cfba3515d1 Author: Ashod Nakashian Date: Mon Oct 24 08:47:54 2016 -0400 loolwsd: use a document with comments to

[Libreoffice-commits] online.git: loolwsd/test

2016-10-23 Thread Ashod Nakashian
loolwsd/test/UnitPrefork.cpp | 61 --- 1 file changed, 23 insertions(+), 38 deletions(-) New commits: commit 0279fca436c219cb1ec3dd9eeea0d150dca2ac37 Author: Ashod Nakashian Date: Sat Oct 22 13:41:44 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-10-23 Thread Ashod Nakashian
loolwsd/test/httpcrashtest.cpp | 31 --- 1 file changed, 4 insertions(+), 27 deletions(-) New commits: commit 166b14a83a0d59b033152ac7e7696b07412acf22 Author: Ashod Nakashian Date: Sat Oct 22 11:35:22 2016 -0400 loolwsd:

[Libreoffice-commits] online.git: loolwsd/test

2016-10-23 Thread Ashod Nakashian
loolwsd/test/helpers.hpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit 58bf5bbf37eb339ac46d3841061bd35ed982603c Author: Ashod Nakashian Date: Fri Oct 21 22:02:15 2016 -0400 loolwsd: throw on unexpected errors in getResponseMessage

[Libreoffice-commits] online.git: loolwsd/test

2016-10-23 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 160 1 file changed, 160 insertions(+) New commits: commit 05a967e82731fb49edceb3abcb426b8f14d36d3b Author: Ashod Nakashian Date: Fri Oct 21 22:10:43 2016 -0400 loolwsd: two new

[Libreoffice-commits] online.git: loolwsd/test

2016-10-23 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 139 ++-- 1 file changed, 60 insertions(+), 79 deletions(-) New commits: commit 6486977ca7d712e303477b371f550123fd9bd589 Author: Ashod Nakashian Date: Fri Oct 21 22:06:42 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-10-23 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5c7c825e943ef235e2c04de2fbc39c397f1aaa0a Author: Ashod Nakashian Date: Fri Oct 21 22:07:29 2016 -0400 loolwsd: correct parsing of renderid in

[Libreoffice-commits] online.git: loolwsd/test

2016-10-18 Thread Tor Lillqvist
loolwsd/test/httpwserror.cpp |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 620c08a32d68fa179f0b7e93f4808a2c301240da Author: Tor Lillqvist Date: Tue Oct 18 09:02:03 2016 +0300 Bin pointless copy-pasted (?) code snippet We

[Libreoffice-commits] online.git: loolwsd/test

2016-10-17 Thread Pranav Kant
loolwsd/test/test.cpp | 73 -- 1 file changed, 36 insertions(+), 37 deletions(-) New commits: commit 8ab4682a710dbea6286ccd09c2239413038c80fd Author: Pranav Kant Date: Mon Oct 17 21:21:54 2016 +0530 loolwsd: Fix

[Libreoffice-commits] online.git: loolwsd/test

2016-10-17 Thread Tor Lillqvist
loolwsd/test/UnitAdmin.cpp |4 1 file changed, 4 insertions(+) New commits: commit 9ced5ffdd58017eee0c72211a748c1820a2b551e Author: Tor Lillqvist Date: Mon Oct 17 13:40:44 2016 +0300 Log how we are actually exiting the test when calling exitTest()

[Libreoffice-commits] online.git: loolwsd/test

2016-10-17 Thread Tor Lillqvist
loolwsd/test/run_unit.sh.in |4 1 file changed, 4 insertions(+) New commits: commit fdb16a5d522e68af825fa6a4b2c7baa462623b12 Author: Tor Lillqvist Date: Mon Oct 17 12:44:58 2016 +0300 Add comment to hopefully avoid others being confused like I was diff --git

[Libreoffice-commits] online.git: loolwsd/test

2016-10-16 Thread Ashod Nakashian
loolwsd/test/httpwserror.cpp | 65 +++ 1 file changed, 47 insertions(+), 18 deletions(-) New commits: commit 5ba6ce1a3346777012b0ccd377eca99b4ee92f75 Author: Ashod Nakashian Date: Sat Oct 15 17:41:53 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-10-16 Thread Ashod Nakashian
loolwsd/test/httpcrashtest.cpp | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit f113d9c9c781341bf08ad7674f9ef11e5ba5d94e Author: Ashod Nakashian Date: Sat Oct 15 17:09:28 2016 -0400 loolwsd: fix and

[Libreoffice-commits] online.git: loolwsd/test

2016-10-11 Thread Tor Lillqvist
loolwsd/test/UnitPrefork.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9ff9452e4c427fe66ee8fea3bf0eb44a00d3d53e Author: Tor Lillqvist Date: Tue Oct 11 13:05:13 2016 +0300 It's 'error:', in lower case Clearly this if branch

[Libreoffice-commits] online.git: loolwsd/test

2016-10-10 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 74 +-- 1 file changed, 15 insertions(+), 59 deletions(-) New commits: commit 46aec10c3c71a69f6308a404aa8bbac08af42ff3 Author: Ashod Nakashian Date: Sat Oct 8 21:48:41 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-10-10 Thread Ashod Nakashian
loolwsd/test/countloolkits.hpp | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit d7799d21a888fe0c0325531e43feb9d613739f31 Author: Ashod Nakashian Date: Sat Oct 8 21:40:52 2016 -0400 loolwsd: cleanup of LoolKit

[Libreoffice-commits] online.git: loolwsd/test

2016-10-10 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 44 loolwsd/test/helpers.hpp| 22 +--- loolwsd/test/httpcrashtest.cpp |2 loolwsd/test/httpwstest.cpp | 104 4 files changed, 80 insertions(+), 92 deletions(-) New commits:

[Libreoffice-commits] online.git: loolwsd/test

2016-10-10 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 21 +-- loolwsd/test/httpwstest.cpp | 213 ++-- 2 files changed, 107 insertions(+), 127 deletions(-) New commits: commit a86bd6a8befd034b103034028d3bf7d20b42c5ca Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/test

2016-10-10 Thread Ashod Nakashian
loolwsd/test/helpers.hpp| 71 loolwsd/test/httpwstest.cpp | 33 2 files changed, 28 insertions(+), 76 deletions(-) New commits: commit 0f4ccd8429bec6abf044ecfd2b61e78afae3d1ed Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/test

2016-10-10 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 40 +--- 1 file changed, 21 insertions(+), 19 deletions(-) New commits: commit 78356dabf47142b0368fa3bbd3ff868d0bf5ade7 Author: Ashod Nakashian Date: Sat Oct 8 18:56:24 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-10-10 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp |2 +- loolwsd/test/httpwstest.cpp | 36 +++- 2 files changed, 12 insertions(+), 26 deletions(-) New commits: commit 73632d43fd14d2d60a2dfaf21b5b4e55c35b161a Author: Ashod Nakashian Date:

[Libreoffice-commits] online.git: loolwsd/test

2016-10-10 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp |2 +- loolwsd/test/httpwstest.cpp | 22 ++ 2 files changed, 3 insertions(+), 21 deletions(-) New commits: commit 0ec7b0e889a5261e117c94054f93f880e7cd5f6c Author: Ashod Nakashian Date: Sat Oct 8

[Libreoffice-commits] online.git: loolwsd/test

2016-10-07 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 26 +- 1 file changed, 25 insertions(+), 1 deletion(-) New commits: commit 3f690113fb149ff0b87e9bcd5beeea51ab9de45a Author: Ashod Nakashian Date: Fri Oct 7 23:39:24 2016 -0400 loolwsd: unittest

[Libreoffice-commits] online.git: loolwsd/test

2016-10-07 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit a18c404f296b723b841b1c0baafcfd8a92ae41af Author: Ashod Nakashian Date: Fri Oct 7 23:38:11 2016 -0400 loolwsd: log test name from more

[Libreoffice-commits] online.git: loolwsd/test

2016-10-05 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 163 ++-- 1 file changed, 55 insertions(+), 108 deletions(-) New commits: commit c9349886c214274229538c850e093f931a5edea5 Author: Ashod Nakashian Date: Thu Oct 6 00:56:37 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-10-05 Thread Ashod Nakashian
loolwsd/test/helpers.hpp| 36 loolwsd/test/httpwstest.cpp | 33 ++--- 2 files changed, 10 insertions(+), 59 deletions(-) New commits: commit d681d9b8d475d3dd79c940ffb84bfce441d4cd69 Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/test

2016-10-05 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 108 +++- 1 file changed, 38 insertions(+), 70 deletions(-) New commits: commit ae2c5ba92b784f9864240b641310e9ed9f40e470 Author: Ashod Nakashian Date: Thu Oct 6 00:48:16 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-10-05 Thread Michael Meeks
loolwsd/test/UnitTileCache.cpp | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) New commits: commit e04cde410755055efbb4c4070cf21d9779215a08 Author: Michael Meeks Date: Wed Oct 5 23:24:23 2016 +0100 Avoid the returnValue hook - when not

[Libreoffice-commits] online.git: loolwsd/test

2016-10-05 Thread Michael Meeks
loolwsd/test/Makefile.am |2 - loolwsd/test/UnitPrefork.cpp | 70 --- 2 files changed, 47 insertions(+), 25 deletions(-) New commits: commit 8a8323d0a05d3cb42662790d304b14f9e4788bd3 Author: Michael Meeks Date: Wed

[Libreoffice-commits] online.git: loolwsd/test loolwsd/Unit.cpp

2016-10-05 Thread Michael Meeks
loolwsd/Unit.cpp |1 + loolwsd/test/UnitPrefork.cpp | 14 ++ 2 files changed, 3 insertions(+), 12 deletions(-) New commits: commit d3daa2d9d952a9dceca9b171859f8deea124998f Author: Michael Meeks Date: Wed Oct 5 22:36:40 2016 +0100

[Libreoffice-commits] online.git: loolwsd/test

2016-10-05 Thread Pranav Kant
loolwsd/test/httpwstest.cpp | 72 1 file changed, 72 insertions(+) New commits: commit 198b41676f705023fa545ccba8c0cbb8035480e5 Author: Pranav Kant Date: Wed Oct 5 18:48:53 2016 +0530 loolwsd: new viewinfo message

[Libreoffice-commits] online.git: loolwsd/test

2016-10-04 Thread Tor Lillqvist
loolwsd/test/httpwstest.cpp |8 1 file changed, 8 insertions(+) New commits: commit f9a6ed93d589a3c48233137e99e18a9d96e1fd0b Author: Tor Lillqvist Date: Tue Oct 4 09:21:20 2016 +0300 Add FIXME rant diff --git a/loolwsd/test/httpwstest.cpp

[Libreoffice-commits] online.git: loolwsd/test

2016-10-02 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 53 1 file changed, 53 insertions(+) New commits: commit dba4d840103ed71b3205fdf706757155c7c1b835 Author: Ashod Nakashian Date: Sun Oct 2 20:34:04 2016 -0400 loolwsd: new

[Libreoffice-commits] online.git: loolwsd/test

2016-10-02 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 26 ++ 1 file changed, 6 insertions(+), 20 deletions(-) New commits: commit 23f7560bf1a40ccd22a828c5910dcdcc58339e3e Author: Ashod Nakashian Date: Sun Oct 2 18:55:37 2016 -0400 loolwsd: fix and

[Libreoffice-commits] online.git: loolwsd/test

2016-10-02 Thread Andras Timar
loolwsd/test/Makefile.am |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit e1e703c727541625658d34062755f900bb17f905 Author: Andras Timar Date: Sun Oct 2 16:01:46 2016 +0200 loolwsd: do not install 'unittest' binary

[Libreoffice-commits] online.git: loolwsd/test

2016-09-30 Thread Jan Holesovsky
loolwsd/test/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bf80260a28ee61801da2c7d22457df5e730ce065 Author: Jan Holesovsky Date: Fri Sep 30 10:53:22 2016 +0200 Let the make fail when the unittest fails. Change-Id:

[Libreoffice-commits] online.git: loolwsd/test

2016-09-30 Thread Miklos Vajna
loolwsd/test/httpwstest.cpp | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 8c2446d15bc60594b35c51155198d1b9621b2376 Author: Miklos Vajna Date: Fri Sep 30 09:42:12 2016 +0200 Revert "httpwstest: add tolerance, so that

[Libreoffice-commits] online.git: loolwsd/test

2016-09-28 Thread Henry Castro
loolwsd/test/httpwserror.cpp | 33 ++--- 1 file changed, 22 insertions(+), 11 deletions(-) New commits: commit 78b2fae7e9683adbda3598bc1e1da1b8db21f5d6 Author: Henry Castro Date: Wed Sep 28 18:16:09 2016 -0400 loolwsd: test: update max

[Libreoffice-commits] online.git: loolwsd/test loolwsd/UserMessages.hpp

2016-09-28 Thread Henry Castro
loolwsd/UserMessages.hpp |2 loolwsd/test/Makefile.am |2 loolwsd/test/helpers.hpp | 28 +++ loolwsd/test/httpwserror.cpp | 152 +++ 4 files changed, 182 insertions(+), 2 deletions(-) New commits: commit

[Libreoffice-commits] online.git: loolwsd/test

2016-09-28 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) New commits: commit 0e03ac54e60ec8d3a3e2638fcc87550b56c75c65 Author: Ashod Nakashian Date: Wed Sep 28 09:11:15 2016 -0400 loolwsd: unittest fixes

[Libreoffice-commits] online.git: loolwsd/test

2016-09-27 Thread Jan Holesovsky
loolwsd/test/Makefile.am |1 + loolwsd/test/UnitAdmin.cpp |5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit dd9aeb8637e9505e752b066474372fc93ad20b8d Author: Jan Holesovsky Date: Tue Sep 27 17:38:17 2016 +0200 Use cppunit macros.

[Libreoffice-commits] online.git: loolwsd/test

2016-09-27 Thread Tor Lillqvist
loolwsd/test/run_unit.sh.in |3 --- 1 file changed, 3 deletions(-) New commits: commit f437ffa47eb1f37c72f44d6a16e97713f94dc5ed Author: Tor Lillqvist Date: Tue Sep 27 12:07:18 2016 +0300 Bin pointless non-informative copy-pasta (A cppunit-based test

[Libreoffice-commits] online.git: loolwsd/test loolwsd/Util.hpp

2016-09-26 Thread Ashod Nakashian
loolwsd/Util.hpp | 12 +++- loolwsd/test/httpwstest.cpp |2 ++ loolwsd/test/integration-http-server.cpp |4 +++- 3 files changed, 12 insertions(+), 6 deletions(-) New commits: commit 1fdb4bf8626ffa67c7732fe55f0cccf733894c15 Author: Ashod

[Libreoffice-commits] online.git: loolwsd/test

2016-09-25 Thread Henry Castro
loolwsd/test/data/Example.odt |binary loolwsd/test/httpwstest.cpp | 54 ++ 2 files changed, 54 insertions(+) New commits: commit d96df0a015423e4fc3f37cd116ba4dbe70b89169 Author: Henry Castro Date: Sun Sep 25 12:49:52 2016

[Libreoffice-commits] online.git: loolwsd/test

2016-09-24 Thread Henry Castro
loolwsd/test/data/shape.ods |binary loolwsd/test/helpers.hpp| 36 loolwsd/test/httpwstest.cpp | 42 ++ 3 files changed, 78 insertions(+) New commits: commit 02793428c717613c92989aaebe73738e473bc528 Author:

[Libreoffice-commits] online.git: loolwsd/test

2016-09-21 Thread Tor Lillqvist
loolwsd/test/test.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 857c3c4f044f1e4d323576532364c890c7de283e Author: Tor Lillqvist Date: Wed Sep 21 18:44:02 2016 +0300 Check LOOL_NO_LOGCOLOR here, too Note that just like for

[Libreoffice-commits] online.git: loolwsd/test

2016-09-20 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 63 +--- 1 file changed, 27 insertions(+), 36 deletions(-) New commits: commit 5cbc1f10a428bd0a2f337ec7f22345290694a4c3 Author: Ashod Nakashian Date: Tue Sep 20 22:29:32 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-09-20 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 40f23677eec2ee5b12d3299412244df0091727c7 Author: Ashod Nakashian Date: Tue Sep 20 22:28:35 2016 -0400 loolwsd: assume loading new view in

[Libreoffice-commits] online.git: loolwsd/test

2016-09-20 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 26 +- 1 file changed, 25 insertions(+), 1 deletion(-) New commits: commit 14f11460b62ea5d05aad5bda05e11ae71dd47063 Author: Ashod Nakashian Date: Tue Sep 20 20:44:08 2016 -0400 loolwsd: new

[Libreoffice-commits] online.git: loolwsd/test

2016-09-20 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 37 +++-- 1 file changed, 27 insertions(+), 10 deletions(-) New commits: commit d4a8177803d9693b6e4782d9cf20792a0b7e4ffa Author: Ashod Nakashian Date: Tue Sep 20 20:41:30 2016 -0400 loolwsd:

[Libreoffice-commits] online.git: loolwsd/test

2016-09-20 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 41 ++-- 1 file changed, 39 insertions(+), 2 deletions(-) New commits: commit 836219d269ab95dd4a7335461a1d86b658fc7761 Author: Ashod Nakashian Date: Thu Sep 15 08:43:30 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-09-20 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 18 ++ 1 file changed, 18 insertions(+) New commits: commit cdafb34b534535086b769264a9fdb926f9beea4a Author: Ashod Nakashian Date: Tue Sep 20 17:51:05 2016 -0400 loolwsd: added impress tiles unittest

[Libreoffice-commits] online.git: loolwsd/test

2016-09-19 Thread Miklos Vajna
loolwsd/test/httpwstest.cpp | 23 +++ 1 file changed, 23 insertions(+) New commits: commit 21f8b072f33d5dbd9939bc5d91432ae2a663488c Author: Miklos Vajna Date: Mon Sep 19 16:32:13 2016 +0200 Add EMPTY cell cursor testcase Change-Id:

[Libreoffice-commits] online.git: loolwsd/test

2016-09-19 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit e1cd116abd4bde3f0286c63b703f9f28c46e146f Author: Ashod Nakashian Date: Mon Sep 19 08:12:38 2016 -0400 loolwsd: duplicate command name removed

[Libreoffice-commits] online.git: loolwsd/test

2016-09-19 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit d1d5bf28e780a9da286ea4d50517527a43a2f832 Author: Ashod Nakashian Date: Sat Sep 17 21:48:35 2016 -0400 loolwsd: log sender/receiver in

[Libreoffice-commits] online.git: loolwsd/test

2016-09-19 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1fc7ec0be558bd5461d10f46fe0a4db30e4aae0e Author: Ashod Nakashian Date: Sat Sep 17 21:47:24 2016 -0400 loolwsd: add graphicviewselection to expected

[Libreoffice-commits] online.git: loolwsd/test

2016-09-19 Thread Tor Lillqvist
loolwsd/test/httpwstest.cpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit f24417127cf6e650c518773362586f9a2185902d Author: Tor Lillqvist Date: Mon Sep 19 14:02:05 2016 +0300 Avoid a couple of pointless const variables used just once

[Libreoffice-commits] online.git: loolwsd/test

2016-09-19 Thread Tor Lillqvist
loolwsd/test/helpers.hpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d654c464df309cb8a3a60b568c7cb9f51e1417ec Author: Tor Lillqvist Date: Mon Sep 19 13:53:14 2016 +0300 Don't log the contents of CLOSE frames diff --git

[Libreoffice-commits] online.git: loolwsd/test

2016-09-16 Thread Ashod Nakashian
loolwsd/test/test.cpp | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 3d9b50aeebdd5b3fadc6daacfba78daf9c7bec3c Author: Ashod Nakashian Date: Wed Sep 14 17:43:56 2016 -0400 loolwsd: unittest runner improvement and

[Libreoffice-commits] online.git: loolwsd/test

2016-09-16 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 65 1 file changed, 65 insertions(+) New commits: commit b26b52af611384d24c159e434abdea9899ec0446 Author: Ashod Nakashian Date: Wed Sep 14 17:43:29 2016 -0400 loolwsd: unittest

[Libreoffice-commits] online.git: loolwsd/test

2016-09-16 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 58 +++ 1 file changed, 9 insertions(+), 49 deletions(-) New commits: commit d2872846d83a848c5760afaa9bfc3d06fc3722f9 Author: Ashod Nakashian Date: Sun Sep 11 14:29:09 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-09-15 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 226 ++-- 1 file changed, 53 insertions(+), 173 deletions(-) New commits: commit 4d6fadfc0bdc12ecb98c7ee702aa5c841c151d6c Author: Henry Castro Date: Thu Sep 15 15:51:23 2016 -0400 loolwsd: test:

[Libreoffice-commits] online.git: loolwsd/test

2016-09-15 Thread Henry Castro
loolwsd/test/data/graphicviewselection.odp |binary loolwsd/test/data/graphicviewselection.ods |binary loolwsd/test/data/graphicviewselection.odt |binary loolwsd/test/httpwstest.cpp| 78 + 4 files changed, 78 insertions(+) New commits: commit

[Libreoffice-commits] online.git: loolwsd/test

2016-09-08 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 62 1 file changed, 62 insertions(+) New commits: commit e9f3fd4e560089aa5402b4b12b48a7483185893a Author: Henry Castro Date: Thu Sep 8 12:16:51 2016 -0400 loolwsd: test: cell view cursor

[Libreoffice-commits] online.git: loolwsd/test

2016-09-08 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 52 1 file changed, 52 insertions(+) New commits: commit f751d36c8f3f84948acd77e5c14b18597578f0fe Author: Henry Castro Date: Thu Sep 8 10:26:25 2016 -0400 loolwsd: test: view cursor

[Libreoffice-commits] online.git: loolwsd/test

2016-09-07 Thread Henry Castro
loolwsd/test/data/viewcursor.odp |binary loolwsd/test/helpers.hpp |1 loolwsd/test/httpwstest.cpp | 51 +++ 3 files changed, 51 insertions(+), 1 deletion(-) New commits: commit d4d764cee580c30ab5cc776118ea6008ca40c7f2 Author: Henry Castro

[Libreoffice-commits] online.git: loolwsd/test

2016-09-01 Thread Michael Meeks
loolwsd/test/Makefile.am |4 +- loolwsd/test/UnitFuzz.cpp | 75 ++ 2 files changed, 78 insertions(+), 1 deletion(-) New commits: commit 1dce882fd13d676add9b50a4f4006e2f52b782af Author: Michael Meeks Date: Wed Jun

[Libreoffice-commits] online.git: loolwsd/test

2016-08-31 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 151d1ff955927d7770337e95d7b464136aa3c9e4 Author: Ashod Nakashian Date: Wed Aug 31 23:55:54 2016 -0400 loolwsd: unittest fixes

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 72 +--- 1 file changed, 10 insertions(+), 62 deletions(-) New commits: commit 494feedd8d0e5667f2dd04c309c7c527fd6fa572 Author: Ashod Nakashian Date: Tue Aug 30 18:20:57 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp |2 +- loolwsd/test/helpers.hpp|4 ++-- loolwsd/test/httpwstest.cpp |4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 5158818d82fb1a806f5021dece8712a6b1e1334f Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 89 +++- 1 file changed, 31 insertions(+), 58 deletions(-) New commits: commit 42624adf1926b96137248ebe835a4b8038de2b74 Author: Ashod Nakashian Date: Tue Aug 30 10:59:13 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 70 +--- 1 file changed, 24 insertions(+), 46 deletions(-) New commits: commit 1e2dd2d61fe3700e9b8e9f0797b6534788bd0c38 Author: Ashod Nakashian Date: Sun Aug 28 16:39:09 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Ashod Nakashian
loolwsd/test/test.cpp | 74 -- 1 file changed, 54 insertions(+), 20 deletions(-) New commits: commit 5ffcafa736d28ff6184b0711c14136133ea82ce9 Author: Ashod Nakashian Date: Sun Aug 28 16:32:34 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 117 1 file changed, 117 insertions(+) New commits: commit cd40f694ab53ce22726fd20feffc428163677e4d Author: Henry Castro Date: Tue Aug 30 17:45:35 2016 -0400 loolwsd: test: optimal

[Libreoffice-commits] online.git: loolwsd/test

2016-08-28 Thread Ashod Nakashian
loolwsd/test/helpers.hpp| 22 -- loolwsd/test/httpwstest.cpp | 52 +--- 2 files changed, 41 insertions(+), 33 deletions(-) New commits: commit 03921a07696c0abbeada515340f769291e3cf95f Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/test

2016-08-22 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 37 + 1 file changed, 25 insertions(+), 12 deletions(-) New commits: commit a46d9a55b3b0d9d697d8c4c74a192ba04a6051b0 Author: Ashod Nakashian Date: Sun Aug 21 20:16:56 2016 -0400 loolwsd:

[Libreoffice-commits] online.git: loolwsd/test

2016-08-21 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 415796d69aea2e8c87a89e2107f2448d667c7b64 Author: Ashod Nakashian Date: Fri Aug 19 23:12:28 2016 -0400 loolwsd: unittest fixes

[Libreoffice-commits] online.git: loolwsd/test

2016-08-21 Thread Ashod Nakashian
loolwsd/test/helpers.hpp|6 ++ loolwsd/test/httpwstest.cpp | 27 +++ 2 files changed, 33 insertions(+) New commits: commit b9a2d7fcafd412b8eb8b8c6b4e9b1fede658d49b Author: Ashod Nakashian Date: Wed Aug 17 23:52:55 2016

[Libreoffice-commits] online.git: loolwsd/test

2016-08-15 Thread Ashod Nakashian
loolwsd/test/httpcrashtest.cpp |2 +- loolwsd/test/httpwstest.cpp|5 - 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit a805b06874fe8a65c77dedea9a60a2f4278eea8a Author: Ashod Nakashian Date: Mon Aug 15 07:28:39 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-08-14 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6194b043c05bb87c3956125342f5313c077339cc Author: Ashod Nakashian Date: Thu Aug 11 10:48:54 2016 -0400 loolwsd: better UT failure message

[Libreoffice-commits] online.git: loolwsd/test

2016-08-13 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 111 1 file changed, 111 insertions(+) New commits: commit e41f8581d29ca2270fd292b205e5d65d8b695748 Author: Henry Castro Date: Sat Aug 13 20:11:24 2016 -0400 loolwsd: test: column/row

[Libreoffice-commits] online.git: loolwsd/test

2016-08-07 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 52 1 file changed, 38 insertions(+), 14 deletions(-) New commits: commit b9b3a41952aae6ba9a7aceee88416074008a95d7 Author: Ashod Nakashian Date: Sat Aug 6 21:23:09 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-08-07 Thread Ashod Nakashian
loolwsd/test/helpers.hpp |4 1 file changed, 4 insertions(+) New commits: commit e3427aff34446d0a6becda272f00fcf098d257c7 Author: Ashod Nakashian Date: Sun Jul 31 11:17:06 2016 -0400 loolwsd: when TDOC is not defined assume blank

[Libreoffice-commits] online.git: loolwsd/test

2016-07-27 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 73 1 file changed, 48 insertions(+), 25 deletions(-) New commits: commit 219143cedaa79c8ce9ef49faa3af5af2ea5aad6a Author: Ashod Nakashian Date: Wed Jul 27 08:17:08 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-07-21 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 24da5ce6e05f9975288296b2f6a53e4573316497 Author: Ashod Nakashian Date: Fri Jul 22 00:30:45 2016 -0400 loolwsd: unittest fix Change-Id:

[Libreoffice-commits] online.git: loolwsd/test

2016-07-18 Thread Pranav Kant
loolwsd/test/UnitAdmin.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 483dbbc77e9e4907f37329fae6b5959088e24158 Author: Pranav Kant Date: Mon Jul 18 20:44:00 2016 +0530 Revert "unit-admin: Enable a test" This doesn't seem

[Libreoffice-commits] online.git: loolwsd/test

2016-07-13 Thread Pranav Kant
loolwsd/test/httpwstest.cpp |1 - 1 file changed, 1 deletion(-) New commits: commit 732c54313d80d263ac81c05ff88bd5bc458054c3 Author: Pranav Kant Date: Thu Jul 14 10:47:29 2016 +0530 loolwsd: Get rid of superfluous long list of fonts in test output

[Libreoffice-commits] online.git: loolwsd/test

2016-06-26 Thread Ashod Nakashian
loolwsd/test/UnitPrefork.cpp | 12 ++-- loolwsd/test/run_unit.sh.in | 28 2 files changed, 26 insertions(+), 14 deletions(-) New commits: commit e8cd9e35d3628ffb6689a4b40e5171cb7f6be8dc Author: Ashod Nakashian Date:

[Libreoffice-commits] online.git: loolwsd/test

2016-06-21 Thread Mike Kaganski
loolwsd/test/httpwstest.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 47a17fa8d017b12c6e15f3ec5566fcbff96a3118 Author: Mike Kaganski Date: Tue Jun 21 22:19:13 2016 +1000 testCloseAfterClose: don't hang on bytes==0 &&

[Libreoffice-commits] online.git: loolwsd/test

2016-06-17 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 15 loolwsd/test/data/calc_render.xls|binary loolwsd/test/data/calc_render_0_512x512.3840,0.7680x7680.png |binary loolwsd/test/helpers.hpp | 25 ++

  1   2   3   >