Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | | | Merge branch 'jk/sanity' into maint | Junio C Hamano | 2015-03-05 |
|\ \ \ | |/ / |/| / | |/ | |||
| * | test-lib.sh: set prerequisite SANITY by testing what we really need | Torsten Bögershausen | 2015-02-15 |
| * | t/lib-httpd: switch SANITY check for NOT_ROOT | Jeff King | 2015-01-16 |
* | | test-lib.sh: do tests for color support after changing HOME | Richard Hansen | 2015-01-07 |
* | | test-lib: use 'test ...' instead of '[ ... ]' | Richard Hansen | 2015-01-07 |
* | | Merge branch 'jk/test-asan' | Junio C Hamano | 2014-12-22 |
|\ \ | |||
| * | | t: support clang/gcc AddressSanitizer | Jeff King | 2014-12-11 |
* | | | Sync with v2.1.4 | Junio C Hamano | 2014-12-17 |
|\ \ \ | |/ / |/| / | |/ | |||
| * | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 |
| |\ | |||
| | * | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 |
| | |\ | |||
| | | * | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 |
| | | |\ | |||
| | | | * | read-cache: optionally disallow HFS+ .git variants | Jeff King | 2014-12-17 |
* | | | | | test-lib.sh: support -x option for shell-tracing | Jeff King | 2014-10-13 |
* | | | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 |
|\ \ \ \ \ | |||
| * | | | | | signed push: teach smart-HTTP to pass "git push --signed" around | Junio C Hamano | 2014-09-17 |
| |/ / / / |