Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/ | Johannes Schindelin | 2017-01-27 |
* | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-10-31 |
|\ | |||
| * | valgrind: support test helpers | René Scharfe | 2016-10-27 |
* | | Merge branch 'jk/tap-verbose-fix' | Junio C Hamano | 2016-10-26 |
|\ \ | |||
| * | | test-lib: bail out when "-v" used under "prove" | Jeff King | 2016-10-24 |
| * | | test-lib: add --verbose-log option | Jeff King | 2016-10-21 |
| * | | test-lib: handle TEST_OUTPUT_DIRECTORY with spaces | Jeff King | 2016-10-21 |
| * | | Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maint | Junio C Hamano | 2016-05-31 |
| |\ \ | |||
* | \ \ | Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void' | Junio C Hamano | 2016-09-21 |
|\ \ \ \ | |||
| * | | | | tests: move test_lazy_prereq JGIT to test-lib.sh | Jonathan Tan | 2016-09-09 |
* | | | | | Merge branch 'ep/use-git-trace-curl-in-tests' | Junio C Hamano | 2016-09-12 |
|\ \ \ \ \ | |||
| * | | | | | test-lib.sh: preserve GIT_TRACE_CURL from the environment | Elia Pinto | 2016-09-07 |
| * | | | | | Merge branch 'nd/cache-tree-ita' | Junio C Hamano | 2016-07-25 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-07-25 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||
* | | | | | | | test-lib: drop PID from test-results/*.count | Jeff King | 2016-08-30 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge branch 'nd/test-helpers' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | t/test-lib.sh: fix running tests with --valgrind | Johannes Schindelin | 2016-07-11 |
* | | | | | | Merge branch 'nd/cache-tree-ita' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||
| * | | | | test-lib.sh: introduce and use $EMPTY_BLOB | Nguyễn Thái Ngọc Duy | 2016-07-18 |
| * | | | | test-lib.sh: introduce and use $EMPTY_TREE | Nguyễn Thái Ngọc Duy | 2016-07-18 |
* | | | | | Merge branch 'jk/tzoffset-fix' into maint | Junio C Hamano | 2016-07-15 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | t0006: skip "far in the future" test when unsigned long is not long enough | Jeff King | 2016-07-15 |
| * | | | | Merge branch 'js/test-lib-windows-emulated-yes' into maint | Junio C Hamano | 2016-02-17 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jk/sanity' into maint | Junio C Hamano | 2016-02-05 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'jk/test-send-sh-x-trace-elsewhere' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | test-lib: set BASH_XTRACEFD automatically | Jeff King | 2016-05-11 |
| * | | | | | | Merge branch 'rh/test-color-avoid-terminfo-in-original-home' into maint | Junio C Hamano | 2015-07-27 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'sg/test-lib-simplify-expr-away' | Junio C Hamano | 2016-05-03 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | test-lib: simplify '--option=value' parsing | SZEDER Gábor | 2016-04-22 |
* | | | | | | | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 2016-04-15 |
|/ / / / / / | |||
* | | | | | | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-02-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | mingw: disable mkfifo-based tests | Johannes Schindelin | 2016-01-27 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'js/test-lib-windows-emulated-yes' | Junio C Hamano | 2016-02-10 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | test-lib: limit the output of the yes utility | Johannes Schindelin | 2016-02-02 |
| |/ / / / | |||
* | | | | | Merge branch 'jk/sanity' | Junio C Hamano | 2016-01-28 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||
| * | | | test-lib: clarify and tighten SANITY | Junio C Hamano | 2016-01-19 |
* | | | | Merge branch 'jk/test-with-x' | Junio C Hamano | 2015-08-19 |
|\ \ \ \ | |||
| * | | | | test-lib: disable trace when test is not verbose | Jeff King | 2015-08-07 |
| * | | | | test-lib: turn off "-x" tracing during chain-lint check | Jeff King | 2015-08-07 |
* | | | | | Merge branch 'rh/test-color-avoid-terminfo-in-original-home' | Junio C Hamano | 2015-07-10 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| * | | | | test-lib.sh: fix color support when tput needs ~/.terminfo | Richard Hansen | 2015-06-17 |
| * | | | | Revert "test-lib.sh: do tests for color support after changing HOME" | Richard Hansen | 2015-06-17 |
* | | | | | Merge branch 'jk/test-chain-lint' | Junio C Hamano | 2015-05-19 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||
| * | | | test-lib: turn on GIT_TEST_CHAIN_LINT by default | Jeff King | 2015-04-28 |
* | | | | Merge branch 'jk/test-chain-lint' | Junio C Hamano | 2015-03-26 |
|\ \ \ \ | |/ / / | |||
| * | | | t/test-lib: introduce --chain-lint option | Jeff King | 2015-03-20 |
| * | | | Merge branch 'jk/sanity' | Junio C Hamano | 2015-02-25 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||
* | | | t5541: move run_with_cmdline_limit to test-lib.sh | Jeff King | 2015-03-12 |
* | | | t: redirect stderr GIT_TRACE to descriptor 4 | Jeff King | 2015-03-12 |
* | | | t: translate SIGINT to an exit | Jeff King | 2015-03-12 |