summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
2013-01-12Merge branch 'rs/zip-tests'Junio C Hamano
2013-01-07t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe
2013-01-03Merge branch 'as/test-tweaks'Junio C Hamano
2012-12-20tests: paint unexpectedly fixed known breakages in bold redAdam Spiers
2012-12-20tests: change info messages from yellow/brown to cyanAdam Spiers
2012-12-20tests: paint skipped tests in blueAdam Spiers
2012-12-20tests: paint known breakages in yellowAdam Spiers
2012-12-16tests: test number comes first in 'not ok $count - $message'Adam Spiers
2012-11-29Merge branch 'fc/remote-hg'Junio C Hamano
2012-11-19Merge branch 'jc/test-say-color-avoid-echo-escape' into maintJunio C Hamano
2012-11-16t7502: factor out autoident prerequisiteJeff King
2012-11-04test-lib: avoid full path to store test resultsFelipe Contreras
2012-10-25Merge branch 'jc/test-say-color-avoid-echo-escape'Jeff King
2012-10-11test-lib: Fix say_color () not to interpret \a\b\c in the messageJunio C Hamano
2012-10-01Merge branch 'ep/malloc-check-perturb'Junio C Hamano
2012-09-30Merge branch 'rr/test-use-shell-path-not-shell'Junio C Hamano
2012-09-27MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe
2012-09-25Merge branch 'rr/test-make-sure-we-have-git'Junio C Hamano
2012-09-25test-lib: use $SHELL_PATH, not $SHELLRamkumar Ramachandra
2012-09-18t/test-lib: make sure Git has already been builtRamkumar Ramachandra
2012-09-18MALLOC_CHECK: various clean-upsJunio C Hamano
2012-09-14Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detectin...Elia Pinto
2012-09-14Merge branch 'rj/tap-fix'Junio C Hamano
2012-09-03test-lib.sh: Suppress the "passed all ..." message if no tests runRamsay Jones
2012-09-03test-lib.sh: Add check for invalid use of 'skip_all' facilityRamsay Jones
2012-09-03test-lib.sh: Fix some shell coding style violationsRamsay Jones
2012-07-27test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber
2012-07-27test-lib: provide case insensitivity as a prerequisiteMichael J Gruber
2012-07-27test: allow prerequisite to be evaluated lazilyJunio C Hamano
2012-07-25Merge branch 'jc/test-lib-source-build-options-early'Junio C Hamano
2012-07-25Merge branch 'mm/config-xdg'Junio C Hamano
2012-07-24test-lib.sh: unset XDG_CONFIG_HOMEJeff King
2012-06-25test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlierJunio C Hamano
2012-06-25t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano
2012-05-02Merge branch 'zj/mksh-columns-breakage'Junio C Hamano
2012-04-27test-lib: skip test with COLUMNS=1 under mkshZbigniew Jędrzejewski-Szmek
2012-03-27tests: unset COLUMNS inherited from environmentZbigniew Jędrzejewski-Szmek
2012-03-05Merge branch 'maint'Junio C Hamano
2012-03-02tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/shStefano Lattarini
2012-02-17Introduce a performance testing frameworkThomas Rast
2012-02-17Move the user-facing test library to test-lib-functions.shThomas Rast
2012-02-10Merge branch 'jk/tests-write-script'Junio C Hamano
2012-02-04tests: add write_script helper functionJunio C Hamano
2012-02-01Merge branch 'jc/pull-signed-tag'Junio C Hamano
2012-01-23merge: use editor by default in interactive sessionsJunio C Hamano
2012-01-17test-lib: add the test_pause convenience functionJens Lehmann
2011-12-22Merge branch 'jk/maint-do-not-feed-stdin-to-tests'Junio C Hamano
2011-12-20Merge branch 'ab/enable-i18n'Junio C Hamano
2011-12-15test-lib: redirect stdin of testsJeff King
2011-12-12test-lib: add test_config_global variantJeff King