summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg/test-lib-simplify-expr-away'Junio C Hamano2016-05-031-5/+5
|\
| * test-lib: simplify '--option=value' parsingsg/test-lib-simplify-expr-awaySZEDER Gábor2016-04-221-5/+5
* | test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-151-2/+2
|/
* Merge branch 'js/mingw-tests'Junio C Hamano2016-02-171-1/+1
|\
| * mingw: disable mkfifo-based testsJohannes Schindelin2016-01-271-1/+1
* | Merge branch 'js/test-lib-windows-emulated-yes'Junio C Hamano2016-02-101-2/+4
|\ \
| * | test-lib: limit the output of the yes utilityjs/test-lib-windows-emulated-yesJohannes Schindelin2016-02-021-2/+4
| |/
* | Merge branch 'jk/sanity'Junio C Hamano2016-01-281-5/+13
|\ \ | |/ |/|
| * test-lib: clarify and tighten SANITYjk/sanityJunio C Hamano2016-01-191-5/+13
* | Merge branch 'jk/test-with-x'Junio C Hamano2015-08-191-2/+11
|\ \
| * | test-lib: disable trace when test is not verbosejk/test-with-xJeff King2015-08-071-2/+6
| * | test-lib: turn off "-x" tracing during chain-lint checkJeff King2015-08-071-0/+5
* | | Merge branch 'rh/test-color-avoid-terminfo-in-original-home'Junio C Hamano2015-07-101-52/+47
|\ \ \
| * | | test-lib.sh: fix color support when tput needs ~/.terminforh/test-color-avoid-terminfo-in-original-homeRichard Hansen2015-06-171-29/+28
| * | | Revert "test-lib.sh: do tests for color support after changing HOME"Richard Hansen2015-06-171-47/+43
* | | | Merge branch 'jk/test-chain-lint'Junio C Hamano2015-05-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | test-lib: turn on GIT_TEST_CHAIN_LINT by defaultjk/test-chain-lintJeff King2015-04-281-1/+1
* | | | Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-261-0/+16
|\ \ \ \ | |/ / /
| * | | t/test-lib: introduce --chain-lint optionJeff King2015-03-201-0/+16
| * | | Merge branch 'jk/sanity'Junio C Hamano2015-02-251-3/+27
| |\ \ \ | | |/ / | |/| / | | |/
* | | t5541: move run_with_cmdline_limit to test-lib.shJeff King2015-03-121-0/+6
* | | t: redirect stderr GIT_TRACE to descriptor 4Jeff King2015-03-121-4/+1
* | | t: translate SIGINT to an exitJeff King2015-03-121-0/+1
* | | Merge branch 'jk/sanity' into maintJunio C Hamano2015-03-051-3/+27
|\ \ \ | |/ / |/| / | |/
| * test-lib.sh: set prerequisite SANITY by testing what we really needTorsten Bögershausen2015-02-151-3/+22
| * t/lib-httpd: switch SANITY check for NOT_ROOTJeff King2015-01-161-0/+5
* | test-lib.sh: do tests for color support after changing HOMERichard Hansen2015-01-071-43/+47
* | test-lib: use 'test ...' instead of '[ ... ]'Richard Hansen2015-01-071-3/+3
* | Merge branch 'jk/test-asan'Junio C Hamano2014-12-221-0/+3
|\ \
| * | t: support clang/gcc AddressSanitizerjk/test-asanJeff King2014-12-111-0/+3
* | | Sync with v2.1.4Junio C Hamano2014-12-171-1/+5
|\ \ \ | |/ / |/| / | |/
| * Sync with v2.0.5Junio C Hamano2014-12-171-1/+5
| |\
| | * Sync with v1.9.5Junio C Hamano2014-12-171-1/+5
| | |\
| | | * Sync with v1.8.5.6Junio C Hamano2014-12-171-1/+5
| | | |\
| | | | * read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-171-1/+5
* | | | | test-lib.sh: support -x option for shell-tracingjk/test-shell-traceJeff King2014-10-131-4/+38
* | | | | Merge branch 'jc/push-cert'Junio C Hamano2014-10-081-1/+2
|\ \ \ \ \
| * | | | | signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano2014-09-171-1/+2
| |/ / / /
* | | | | Merge branch 'tb/crlf-tests'Junio C Hamano2014-09-191-0/+1
|\ \ \ \ \
| * | | | | MinGW: update tests to handle a native eol of crlftb/crlf-testsBrice Lambson2014-09-021-0/+1
* | | | | | Merge branch 'jc/not-mingw-cygwin'Junio C Hamano2014-09-091-4/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-211-4/+0
| |/ / / /
* | | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | trace: disable additional trace output for unit testsKarsten Blees2014-07-131-0/+4
* | | | | Merge branch 'jc/test-lazy-prereq' (early part)Junio C Hamano2014-06-201-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano2014-06-091-0/+4
| * | | | test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano2014-06-091-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'ib/test-selectively-run'Junio C Hamano2014-06-161-4/+115
|\ \ \ \
| * | | | test-lib: '--run' to run only specific testsIlya Bobyr2014-06-061-0/+108
| * | | | test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr2014-06-061-5/+8
| | |/ / | |/| |