summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
2013-05-29Merge branch 'jk/test-output'Junio C Hamano
2013-04-29test output: respect $TEST_OUTPUT_DIRECTORYJohn Keeping
2013-04-18Merge branch 'jk/test-trash'Junio C Hamano
2013-04-15t/test-lib.sh: drop "$test" variableJeff King
2013-04-15t/test-lib.sh: fix TRASH_DIRECTORY handlingJohn Keeping
2013-04-12Merge branch 'maint'Junio C Hamano
2013-04-12t: make PIPE a standard test prerequisiteAdam Spiers
2013-04-03Merge branch 'jk/empty-archive' into maintJunio C Hamano
2013-04-01tests: parameterize --valgrind optionThomas Rast
2013-03-25Merge branch 'jk/empty-archive'Junio C Hamano
2013-03-11test-lib: factor out $GIT_UNZIP setupJeff King
2013-02-07Merge branch 'nd/fix-perf-parameters-in-tests' into maintJunio C Hamano
2013-01-27git p4 test: translate windows paths for cygwinPete Wyckoff
2013-01-21Merge branch 'rs/zip-tests' into maintJunio C Hamano
2013-01-18Merge branch 'nd/fix-perf-parameters-in-tests'Junio C Hamano
2013-01-15test-lib.sh: unfilter GIT_PERF_*Nguyễn Thái Ngọc Duy
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