Test driver for Teamcity.

* tools/test-driver-teamcity: New file.
* Makefile.am: Distribute it.
* HACKING: Document it.
* wrap/python/tests/Makefile.am: Use it also for Python
tests.
This commit is contained in:
Alexandre Duret-Lutz 2013-07-21 13:00:22 +02:00
parent 9894b81775
commit 1bb5cbd90c
4 changed files with 159 additions and 1 deletions

View file

@ -38,7 +38,8 @@ UTF8 = utf8/doc/ReleaseNotes utf8/doc/utf8cpp.html utf8/utf8.h \
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = HACKING ChangeLog.1 tools/gitlog-to-changelog tools/help2man \
$(UTF8) m4/gnulib-cache.m4 .dir-locals.el
tools/test-driver-teamcity $(UTF8) m4/gnulib-cache.m4 \
.dir-locals.el
dist-hook: gen-ChangeLog