test/httpwstest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 1af96e6c2146cd18a23279adbe0f1f53f29d4bf7 Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk> Date: Fri Apr 7 01:29:39 2017 -0400 wsd: re-enable some passing tests Change-Id: Ifbbc77d6603e378ab18cb1b92bbca71c76df477d Reviewed-on: https://gerrit.libreoffice.org/36245 Reviewed-by: Ashod Nakashian <ashnak...@gmail.com> Tested-by: Ashod Nakashian <ashnak...@gmail.com> diff --git a/test/httpwstest.cpp b/test/httpwstest.cpp index 0a629ceb..33a13533 100644 --- a/test/httpwstest.cpp +++ b/test/httpwstest.cpp @@ -58,7 +58,7 @@ class HTTPWSTest : public CPPUNIT_NS::TestFixture CPPUNIT_TEST_SUITE(HTTPWSTest); CPPUNIT_TEST(testBadRequest); - // FIXME CPPUNIT_TEST(testHandshake); + CPPUNIT_TEST(testHandshake); CPPUNIT_TEST(testCloseAfterClose); CPPUNIT_TEST(testConnectNoLoad); CPPUNIT_TEST(testLoadSimple); @@ -99,7 +99,7 @@ class HTTPWSTest : public CPPUNIT_NS::TestFixture // FIXME CPPUNIT_TEST(testOptimalResize); CPPUNIT_TEST(testInvalidateViewCursor); CPPUNIT_TEST(testViewCursorVisible); - // FIXME CPPUNIT_TEST(testCellViewCursor); + CPPUNIT_TEST(testCellViewCursor); CPPUNIT_TEST(testGraphicViewSelectionWriter); CPPUNIT_TEST(testGraphicViewSelectionCalc); CPPUNIT_TEST(testGraphicViewSelectionImpress); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits