Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sg/test-lib-simplify-expr-away' | Junio C Hamano | 2016-05-03 | 1 | -5/+5 |
|\ | |||||
| * | test-lib: simplify '--option=value' parsingsg/test-lib-simplify-expr-away | SZEDER Gábor | 2016-04-22 | 1 | -5/+5 |
* | | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 2016-04-15 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-02-17 | 1 | -1/+1 |
|\ | |||||
| * | mingw: disable mkfifo-based tests | Johannes Schindelin | 2016-01-27 | 1 | -1/+1 |
* | | Merge branch 'js/test-lib-windows-emulated-yes' | Junio C Hamano | 2016-02-10 | 1 | -2/+4 |
|\ \ | |||||
| * | | test-lib: limit the output of the yes utilityjs/test-lib-windows-emulated-yes | Johannes Schindelin | 2016-02-02 | 1 | -2/+4 |
| |/ | |||||
* | | Merge branch 'jk/sanity' | Junio C Hamano | 2016-01-28 | 1 | -5/+13 |
|\ \ | |/ |/| | |||||
| * | test-lib: clarify and tighten SANITYjk/sanity | Junio C Hamano | 2016-01-19 | 1 | -5/+13 |
* | | Merge branch 'jk/test-with-x' | Junio C Hamano | 2015-08-19 | 1 | -2/+11 |
|\ \ | |||||
| * | | test-lib: disable trace when test is not verbosejk/test-with-x | Jeff King | 2015-08-07 | 1 | -2/+6 |
| * | | test-lib: turn off "-x" tracing during chain-lint check | Jeff King | 2015-08-07 | 1 | -0/+5 |
* | | | Merge branch 'rh/test-color-avoid-terminfo-in-original-home' | Junio C Hamano | 2015-07-10 | 1 | -52/+47 |
|\ \ \ | |||||
| * | | | test-lib.sh: fix color support when tput needs ~/.terminforh/test-color-avoid-terminfo-in-original-home | Richard Hansen | 2015-06-17 | 1 | -29/+28 |
| * | | | Revert "test-lib.sh: do tests for color support after changing HOME" | Richard Hansen | 2015-06-17 | 1 | -47/+43 |
* | | | | Merge branch 'jk/test-chain-lint' | Junio C Hamano | 2015-05-19 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | test-lib: turn on GIT_TEST_CHAIN_LINT by defaultjk/test-chain-lint | Jeff King | 2015-04-28 | 1 | -1/+1 |
* | | | | Merge branch 'jk/test-chain-lint' | Junio C Hamano | 2015-03-26 | 1 | -0/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | t/test-lib: introduce --chain-lint option | Jeff King | 2015-03-20 | 1 | -0/+16 |
| * | | | Merge branch 'jk/sanity' | Junio C Hamano | 2015-02-25 | 1 | -3/+27 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
* | | | t5541: move run_with_cmdline_limit to test-lib.sh | Jeff King | 2015-03-12 | 1 | -0/+6 |
* | | | t: redirect stderr GIT_TRACE to descriptor 4 | Jeff King | 2015-03-12 | 1 | -4/+1 |
* | | | t: translate SIGINT to an exit | Jeff King | 2015-03-12 | 1 | -0/+1 |
* | | | Merge branch 'jk/sanity' into maint | Junio C Hamano | 2015-03-05 | 1 | -3/+27 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | test-lib.sh: set prerequisite SANITY by testing what we really need | Torsten Bögershausen | 2015-02-15 | 1 | -3/+22 |
| * | t/lib-httpd: switch SANITY check for NOT_ROOT | Jeff King | 2015-01-16 | 1 | -0/+5 |
* | | test-lib.sh: do tests for color support after changing HOME | Richard Hansen | 2015-01-07 | 1 | -43/+47 |
* | | test-lib: use 'test ...' instead of '[ ... ]' | Richard Hansen | 2015-01-07 | 1 | -3/+3 |
* | | Merge branch 'jk/test-asan' | Junio C Hamano | 2014-12-22 | 1 | -0/+3 |
|\ \ | |||||
| * | | t: support clang/gcc AddressSanitizerjk/test-asan | Jeff King | 2014-12-11 | 1 | -0/+3 |
* | | | Sync with v2.1.4 | Junio C Hamano | 2014-12-17 | 1 | -1/+5 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 | 1 | -1/+5 |
| |\ | |||||
| | * | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 | 1 | -1/+5 |
| | |\ | |||||
| | | * | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 | 1 | -1/+5 |
| | | |\ | |||||
| | | | * | read-cache: optionally disallow HFS+ .git variants | Jeff King | 2014-12-17 | 1 | -1/+5 |
* | | | | | test-lib.sh: support -x option for shell-tracingjk/test-shell-trace | Jeff King | 2014-10-13 | 1 | -4/+38 |
* | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | signed push: teach smart-HTTP to pass "git push --signed" around | Junio C Hamano | 2014-09-17 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'tb/crlf-tests' | Junio C Hamano | 2014-09-19 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | MinGW: update tests to handle a native eol of crlftb/crlf-tests | Brice Lambson | 2014-09-02 | 1 | -0/+1 |
* | | | | | | Merge branch 'jc/not-mingw-cygwin' | Junio C Hamano | 2014-09-09 | 1 | -4/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | test prerequisites: eradicate NOT_FOO | Junio C Hamano | 2014-07-21 | 1 | -4/+0 |
| |/ / / / | |||||
* | | | | | Merge branch 'kb/perf-trace' | Junio C Hamano | 2014-07-22 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | trace: disable additional trace output for unit tests | Karsten Blees | 2014-07-13 | 1 | -0/+4 |
* | | | | | Merge branch 'jc/test-lazy-prereq' (early part) | Junio C Hamano | 2014-06-20 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | test: turn USR_BIN_TIME into a lazy prerequisite | Junio C Hamano | 2014-06-09 | 1 | -0/+4 |
| * | | | | test: turn EXPENSIVE into a lazy prerequisite | Junio C Hamano | 2014-06-09 | 1 | -0/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ib/test-selectively-run' | Junio C Hamano | 2014-06-16 | 1 | -4/+115 |
|\ \ \ \ | |||||
| * | | | | test-lib: '--run' to run only specific tests | Ilya Bobyr | 2014-06-06 | 1 | -0/+108 |
| * | | | | test-lib: tests skipped by GIT_SKIP_TESTS say so | Ilya Bobyr | 2014-06-06 | 1 | -5/+8 |
| | |/ / | |/| | |