aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAge
* 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
| |\
* | | tests: link shell libraries into valgrind directoryJeff King2011-06-17
* | | Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-30
|\ \ \
| * | | grep: Add basic testsMichał Kiedrowicz2011-05-09
* | | | Merge branch 'jn/userdiff-perl-updates'Junio C Hamano2011-05-26
|\ \ \ \
| * | | | tests: make test_expect_code quieter on successJonathan Nieder2011-05-21
| | |/ / | |/| |
| * | | Merge branch 'jc/fix-diff-files-unmerged' into maintJunio C Hamano2011-05-13
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-06
|\ \ \ \ | | |/ / | |/| |
| * | | test: use $_z40 from test-libJunio C Hamano2011-04-23
* | | | Merge branch 'ab/i18n-fixup'Junio C Hamano2011-05-02
|\ \ \ \ | | |_|/ | |/| |
| * | | i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano2011-04-13
| * | | i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano2011-04-12
| | |/ | |/|
* | | t/test-lib.sh: minor readability improvementsMathias Lafeldt2011-04-29
|/ /
* | Merge branch 'maint'Junio C Hamano2011-03-29
|\ \
| * | HOME must be set before calling git-init when creating test repositoriesAlex Riesen2011-03-29