aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAge
* Merge branch 'jc/test-say-color-avoid-echo-escape' into maintJunio C Hamano2012-11-18
|\
| * test-lib: Fix say_color () not to interpret \a\b\c in the messageJunio C Hamano2012-10-11
* | Merge branch 'ep/malloc-check-perturb'Junio C Hamano2012-10-01
|\ \
| * | MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe2012-09-26
* | | Merge branch 'rr/test-use-shell-path-not-shell'Junio C Hamano2012-09-29
|\ \ \
| * | | test-lib: use $SHELL_PATH, not $SHELLRamkumar Ramachandra2012-09-25
* | | | Merge branch 'rr/test-make-sure-we-have-git'Junio C Hamano2012-09-25
|\ \ \ \ | |_|/ / |/| | |
| * | | t/test-lib: make sure Git has already been builtRamkumar Ramachandra2012-09-18
* | | | MALLOC_CHECK: various clean-upsJunio C Hamano2012-09-17
* | | | Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detectin...Elia Pinto2012-09-14
* | | | Merge branch 'rj/tap-fix'Junio C Hamano2012-09-14
|\ \ \ \ | |/ / / |/| | |
| * | | test-lib.sh: Suppress the "passed all ..." message if no tests runRamsay Jones2012-09-02
| * | | test-lib.sh: Add check for invalid use of 'skip_all' facilityRamsay Jones2012-09-02
| * | | test-lib.sh: Fix some shell coding style violationsRamsay Jones2012-09-02
| |/ /
* | | test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber2012-07-27
* | | test-lib: provide case insensitivity as a prerequisiteMichael J Gruber2012-07-27
* | | test: allow prerequisite to be evaluated lazilyJunio C Hamano2012-07-27
|/ /
* | Merge branch 'jc/test-lib-source-build-options-early'Junio C Hamano2012-07-25
|\ \
| * | test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlierJunio C Hamano2012-06-24
* | | Merge branch 'mm/config-xdg'Junio C Hamano2012-07-25
|\ \ \ | |/ / |/| |
| * | test-lib.sh: unset XDG_CONFIG_HOMEJeff King2012-07-24
* | | t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano2012-06-24
|/ /
* | Merge branch 'zj/mksh-columns-breakage'Junio C Hamano2012-05-02
|\ \
| * | test-lib: skip test with COLUMNS=1 under mkshZbigniew Jędrzejewski-Szmek2012-04-27
* | | tests: unset COLUMNS inherited from environmentZbigniew Jędrzejewski-Szmek2012-03-27
* | | Merge branch 'maint'Junio C Hamano2012-03-04
|\ \ \ | |/ / |/| / | |/
| * tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/shStefano Lattarini2012-03-02
* | Introduce a performance testing frameworkThomas Rast2012-02-17
* | Move the user-facing test library to test-lib-functions.shThomas Rast2012-02-17
* | Merge branch 'jk/tests-write-script'Junio C Hamano2012-02-10
|\ \ | |/
| * tests: add write_script helper functionJunio C Hamano2012-02-03
* | Merge branch 'jc/pull-signed-tag'Junio C Hamano2012-01-31
|\ \
| * | merge: use editor by default in interactive sessionsJunio C Hamano2012-01-23
* | | test-lib: add the test_pause convenience functionJens Lehmann2012-01-17
| |/ |/|
* | Merge branch 'jk/maint-do-not-feed-stdin-to-tests'Junio C Hamano2011-12-22
|\ \
| * | test-lib: redirect stdin of testsJeff King2011-12-15
* | | Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-19
|\ \ \
| * | | i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05
| | |/ | |/|
* | | test-lib: add test_config_global variantJeff King2011-12-11
|/ /
* | Merge branch 'tr/mergetool-valgrind'Junio C Hamano2011-10-05
|\ \ | |/ |/|
| * Symlink mergetools scriptlets into valgrind wrappersThomas Rast2011-08-30
* | Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-28
|\ \ | |/ |/|
| * test-lib: add helper functions for configJeff King2011-08-18
* | Merge branch 'rt/zlib-smaller-window'Junio C Hamano2011-08-23
|\ \
| * | test: consolidate definition of $LFJunio C Hamano2011-08-11
| |/
* | test: cope better with use of return for errorsJonathan Nieder2011-08-08
* | test: simplify return value of test_run_Jonathan Nieder2011-08-08
|/
* Merge branch 'maint-1.7.5' into maintJunio C Hamano2011-06-29
|\
| * test: skip clean-up when running under --immediate modeJunio C Hamano2011-06-29
| * Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-31
| |\