summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
2013-07-25Merge branch 'ml/avoid-using-grep-on-crlf-files'Junio C Hamano
2013-07-18test-lib.sh - define and use GREP_STRIPS_CRMark Levedahl
2013-07-18Merge branch 'bp/mediawiki-preview'Junio C Hamano
2013-07-12Merge branch 'ml/cygwin-does-not-have-fifo'Junio C Hamano
2013-07-08wrap-for-bin: make bin-wrappers chainableBenoit Person
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano
2013-07-05test-lib.sh - cygwin does not have usable FIFOsMark Levedahl
2013-06-23test-lib: support running tests under valgrind in parallelThomas Rast
2013-06-23test-lib: allow prefixing a custom string before "ok N" etc.Thomas Rast
2013-06-23test-lib: valgrind for only tests matching a patternThomas Rast
2013-06-23test-lib: verbose mode for only tests matching a patternThomas Rast
2013-06-23test-lib: self-test that --verbose worksThomas Rast
2013-06-18test-lib: rearrange start/end of test_expect_* and test_skipThomas Rast
2013-06-18test-lib: refactor $GIT_SKIP_TESTS matchingThomas Rast
2013-06-17test-lib: enable MALLOC_* for the actual testsThomas Rast
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