[Libreoffice-commits] online.git: Branch 'private/mmeeks/fixing' - test/Makefile.am

Michael Meeks michael.meeks at collabora.com
Fri Mar 31 20:17:18 UTC 2017


 test/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a80d9afbb5b46b11996794ab80e6cb0934970abc
Author: Michael Meeks <michael.meeks at collabora.com>
Date:   Fri Mar 31 21:12:30 2017 +0100

    Re-enable the updated storage test.

diff --git a/test/Makefile.am b/test/Makefile.am
index 2935e6a0..672737b2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -72,7 +72,7 @@ check-local:
 	./run_unit.sh --log-file test.log --trs-file test.trs
 # FIXME 2: unit-oob.la fails with symbol undefined:
 # UnitWSD::testHandleRequest(UnitWSD::TestRequest, UnitHTTPServerRequest&, UnitHTTPServerResponse&) ,
-TESTS = unit-prefork.la unit-tilecache.la unit-timeout.la # unit-storage.la # unit-admin.la
+TESTS = unit-prefork.la unit-tilecache.la unit-timeout.la unit-storage.la # unit-admin.la
 else
 TESTS = ${top_builddir}/test/test
 endif


More information about the Libreoffice-commits mailing list