summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
2015-08-19Merge branch 'jk/test-with-x'Junio C Hamano
2015-08-07test-lib: disable trace when test is not verboseJeff King
2015-08-07test-lib: turn off "-x" tracing during chain-lint checkJeff King
2015-07-10Merge branch 'rh/test-color-avoid-terminfo-in-original-home'Junio C Hamano
2015-06-17test-lib.sh: fix color support when tput needs ~/.terminfoRichard Hansen
2015-06-17Revert "test-lib.sh: do tests for color support after changing HOME"Richard Hansen
2015-05-19Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-04-28test-lib: turn on GIT_TEST_CHAIN_LINT by defaultJeff King
2015-03-26Merge branch 'jk/test-chain-lint'Junio C Hamano
2015-03-20t/test-lib: introduce --chain-lint optionJeff King
2015-03-13t5541: move run_with_cmdline_limit to test-lib.shJeff King
2015-03-13t: redirect stderr GIT_TRACE to descriptor 4Jeff King
2015-03-13t: translate SIGINT to an exitJeff King
2015-03-05Merge branch 'jk/sanity' into maintJunio C Hamano
2015-02-25Merge branch 'jk/sanity'Junio C Hamano
2015-02-15test-lib.sh: set prerequisite SANITY by testing what we really needTorsten Bögershausen
2015-01-16t/lib-httpd: switch SANITY check for NOT_ROOTJeff King
2015-01-07test-lib.sh: do tests for color support after changing HOMERichard Hansen
2015-01-07test-lib: use 'test ...' instead of '[ ... ]'Richard Hansen
2014-12-22Merge branch 'jk/test-asan'Junio C Hamano
2014-12-17Sync with v2.1.4Junio C Hamano
2014-12-17Sync with v2.0.5Junio C Hamano
2014-12-17Sync with v1.9.5Junio C Hamano
2014-12-17Sync with v1.8.5.6Junio C Hamano
2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King
2014-12-11t: support clang/gcc AddressSanitizerJeff King
2014-10-13test-lib.sh: support -x option for shell-tracingJeff King
2014-10-08Merge branch 'jc/push-cert'Junio C Hamano
2014-09-19Merge branch 'tb/crlf-tests'Junio C Hamano
2014-09-17signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano
2014-09-09Merge branch 'jc/not-mingw-cygwin'Junio C Hamano
2014-09-02MinGW: update tests to handle a native eol of crlfBrice Lambson
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano
2014-07-21test prerequisites: eradicate NOT_FOOJunio C Hamano
2014-07-14trace: disable additional trace output for unit testsKarsten Blees
2014-06-20Merge branch 'jc/test-lazy-prereq' (early part)Junio C Hamano
2014-06-16Merge branch 'ib/test-selectively-run'Junio C Hamano
2014-06-09test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano
2014-06-09test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano
2014-06-06test-lib: '--run' to run only specific testsIlya Bobyr
2014-06-06test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr
2014-05-23test-lib: preserve GIT_CURL_VERBOSE from the environmentJeff King
2014-03-31Merge branch 'jk/tests-cleanup'Junio C Hamano
2014-03-25Merge branch 'us/printf-not-echo'Junio C Hamano
2014-03-21t/test-lib: drop redundant unset of GIT_CONFIGJeff King
2014-03-18test-lib.sh: do not "echo" caller-supplied stringsUwe Storbeck
2014-02-24test-lib: allow setting the index format versionThomas Gummerer
2014-01-10Merge branch 'jk/test-framework-updates'Junio C Hamano
2014-01-02t0000: simplify HARNESS_ACTIVE hackJeff King
2013-12-12Merge branch 'jn/scripts-updates'Junio C Hamano