1
0
mirror of https://github.com/git/git.git synced 2024-09-21 10:52:56 +02:00
git/ci
Junio C Hamano 954932667d Merge branch 'ab/dynamic-gettext-poison'
Our testing framework uses a special i18n "poisoned localization"
feature to find messages that ought to stay constant but are
incorrectly marked to be translated.  This feature has been made
into a runtime option (it used to be a compile-time option).

* ab/dynamic-gettext-poison:
  Makefile: ease dynamic-gettext-poison transition
  i18n: make GETTEXT_POISON a runtime option
2018-11-19 16:24:39 +09:00
..
util travis-ci: include the trash directories of failed tests in the trace log 2018-08-01 09:59:36 -07:00
install-dependencies.sh travis-ci: install packages in 'ci/install-dependencies.sh' 2018-11-02 11:28:19 +09:00
lib-travisci.sh i18n: make GETTEXT_POISON a runtime option 2018-11-09 11:25:19 +09:00
print-test-failures.sh travis-ci: include the trash directories of failed tests in the trace log 2018-08-01 09:59:36 -07:00
run-build-and-tests.sh ci: add optional test variables 2018-10-19 09:21:28 +09:00
run-linux32-build.sh travis-ci: don't fail if user already exists on 32 bit Linux build job 2018-01-30 13:27:19 -08:00
run-linux32-docker.sh
run-static-analysis.sh travis-ci: fail if Coccinelle static analysis found something to transform 2018-07-23 12:08:38 -07:00
run-windows-build.sh
test-documentation.sh