Kelson has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/330859 )

Change subject: Support running tests with "make check"
......................................................................


Support running tests with "make check"

Change-Id: I1e15ba2dbda2f71c98bafa84d36b81c2a1772df1
---
M zimlib/.gitignore
M zimlib/test/Makefile.am
2 files changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Kelson: Verified; Looks good to me, approved



diff --git a/zimlib/.gitignore b/zimlib/.gitignore
index 550c09a..5896863 100644
--- a/zimlib/.gitignore
+++ b/zimlib/.gitignore
@@ -28,3 +28,6 @@
 src/tools/zimdump
 src/tools/zimsearch
 libzim.pc
+test-driver
+test/zimlib-test*
+test/test-suite.log
diff --git a/zimlib/test/Makefile.am b/zimlib/test/Makefile.am
index 29dd7bd..f28d6fe 100644
--- a/zimlib/test/Makefile.am
+++ b/zimlib/test/Makefile.am
@@ -1,6 +1,7 @@
 AM_CPPFLAGS=-I$(top_srcdir)/include
 
 noinst_PROGRAMS = zimlib-test
+TESTS = zimlib-test
 
 if WITH_ZLIB
     ZLIB_SOURCES = \

-- 
To view, visit https://gerrit.wikimedia.org/r/330859
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1e15ba2dbda2f71c98bafa84d36b81c2a1772df1
Gerrit-PatchSet: 1
Gerrit-Project: openzim
Gerrit-Branch: master
Gerrit-Owner: Legoktm <lego...@member.fsf.org>
Gerrit-Reviewer: Kelson <kel...@kiwix.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to