summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano2012-06-241-0/+2
* Merge branch 'zj/mksh-columns-breakage'Junio C Hamano2012-05-021-0/+1
|\
| * test-lib: skip test with COLUMNS=1 under mkshZbigniew Jędrzejewski-Szmek2012-04-271-0/+1
* | tests: unset COLUMNS inherited from environmentZbigniew Jędrzejewski-Szmek2012-03-271-1/+1
* | Merge branch 'maint'Junio C Hamano2012-03-041-4/+5
|\ \ | |/ |/|
| * tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/shStefano Lattarini2012-03-021-4/+5
* | Introduce a performance testing frameworkThomas Rast2012-02-171-3/+23
* | Move the user-facing test library to test-lib-functions.shThomas Rast2012-02-171-549/+3
* | Merge branch 'jk/tests-write-script'Junio C Hamano2012-02-101-0/+9
|\ \ | |/
| * tests: add write_script helper functionJunio C Hamano2012-02-031-0/+9
* | Merge branch 'jc/pull-signed-tag'Junio C Hamano2012-01-311-1/+2
|\ \
| * | merge: use editor by default in interactive sessionsJunio C Hamano2012-01-231-1/+2
* | | test-lib: add the test_pause convenience functionjl/test-pauseJens Lehmann2012-01-171-0/+13
| |/ |/|
* | Merge branch 'jk/maint-do-not-feed-stdin-to-tests'Junio C Hamano2011-12-221-1/+2
|\ \
| * | test-lib: redirect stdin of testsjk/maint-do-not-feed-stdin-to-testsJeff King2011-12-151-1/+2
* | | Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-191-0/+3
|\ \ \
| * | | i18n: add infrastructure for translating Git with gettextab/enable-i18nÆvar Arnfjörð Bjarmason2011-12-051-0/+3
| | |/ | |/|
* | | test-lib: add test_config_global variantJeff King2011-12-111-0/+5
|/ /
* | Merge branch 'tr/mergetool-valgrind'Junio C Hamano2011-10-051-0/+2
|\ \ | |/ |/|
| * Symlink mergetools scriptlets into valgrind wrappersThomas Rast2011-08-301-0/+2
* | Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-281-0/+18
|\ \ | |/ |/|
| * test-lib: add helper functions for configJeff King2011-08-181-0/+18
* | Merge branch 'rt/zlib-smaller-window'Junio C Hamano2011-08-231-0/+4
|\ \
| * | test: consolidate definition of $LFJunio C Hamano2011-08-111-0/+4
| |/
* | test: cope better with use of return for errorsJonathan Nieder2011-08-081-2/+8
* | test: simplify return value of test_run_Jonathan Nieder2011-08-081-5/+3
|/
* Merge branch 'maint-1.7.5' into maintJunio C Hamano2011-06-291-2/+10
|\
| * test: skip clean-up when running under --immediate modeJunio C Hamano2011-06-291-2/+10
| * Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-311-0/+26
| |\
* | | tests: link shell libraries into valgrind directoryJeff King2011-06-171-2/+7
* | | Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-301-0/+1
|\ \ \
| * | | grep: Add basic testsMichał Kiedrowicz2011-05-091-0/+1
* | | | Merge branch 'jn/userdiff-perl-updates'Junio C Hamano2011-05-261-4/+3
|\ \ \ \
| * | | | tests: make test_expect_code quieter on successJonathan Nieder2011-05-211-4/+3
| | |/ / | |/| |
| * | | Merge branch 'jc/fix-diff-files-unmerged' into maintJunio C Hamano2011-05-131-0/+3
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-061-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | test: use $_z40 from test-libJunio C Hamano2011-04-231-0/+3
* | | | Merge branch 'ab/i18n-fixup'Junio C Hamano2011-05-021-0/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano2011-04-131-0/+18
| * | | i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano2011-04-121-0/+8
| | |/ | |/|
* | | t/test-lib.sh: minor readability improvementsMathias Lafeldt2011-04-291-7/+9
|/ /
* | Merge branch 'maint'Junio C Hamano2011-03-291-3/+3
|\ \
| * | HOME must be set before calling git-init when creating test repositoriesAlex Riesen2011-03-291-3/+3
* | | tests: fix overeager scrubbing of environment variablesJens Lehmann2011-03-281-1/+10
* | | Merge branch 'jn/test-sanitize-git-env'Junio C Hamano2011-03-221-27/+7
|\ \ \
| * | | tests: scrub environment of GIT_* variablesJonathan Nieder2011-03-151-18/+5
| * | | config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-151-2/+1
| * | | tests: suppress system gitattributesJonathan Nieder2011-03-151-1/+2
| * | | tests: stop worrying about obsolete environment variablesJonathan Nieder2011-03-151-7/+0
| |/ /
* | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-081-1/+7