loolwsd/test/httpwstest.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit 1fc7ec0be558bd5461d10f46fe0a4db30e4aae0e Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk> Date: Sat Sep 17 21:47:24 2016 -0400 loolwsd: add graphicviewselection to expected messages in unittests Change-Id: I2f2e009c970839f380d7501c7a45ffdc0936e5f7 Reviewed-on: https://gerrit.libreoffice.org/29007 Reviewed-by: Ashod Nakashian <ashnak...@gmail.com> Tested-by: Ashod Nakashian <ashnak...@gmail.com> diff --git a/loolwsd/test/httpwstest.cpp b/loolwsd/test/httpwstest.cpp index 858f58d..fe348ad 100644 --- a/loolwsd/test/httpwstest.cpp +++ b/loolwsd/test/httpwstest.cpp @@ -1032,7 +1032,8 @@ void HTTPWSTest::testInactiveClient() token == "textselectionend:" || token == "textselectionstart:" || token == "textviewselection:" || - token == "viewcursorvisible:"); + token == "viewcursorvisible:" || + token == "graphicviewselection:"); // End when we get state changed. return (token != "statechanged:"); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits