| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jc/test-seq' into maint | Junio C Hamano | 2016-05-26 | 1 | -15/+13 |
|\ |
|
| * | test-lib-functions.sh: rewrite test_seq without Perljc/test-seq | Junio C Hamano | 2016-05-09 | 1 | -1/+6 |
| * | test-lib-functions.sh: remove misleading comment on test_seq | Junio C Hamano | 2016-05-09 | 1 | -14/+7 |
| * | Merge branch 'ep/fix-test-lib-functions-report' into maint | Junio C Hamano | 2015-05-13 | 1 | -2/+2 |
| |\ |
|
* | | | test_must_fail: report number of unexpected signal | Jeff King | 2016-02-25 | 1 | -1/+1 |
* | | | add "ok=sigpipe" to test_must_fail and use it to fix flaky testsls/test-must-fail-sigpipe | Lars Schneider | 2015-11-28 | 1 | -0/+3 |
* | | | implement test_might_fail using a refactored test_must_fail | Lars Schneider | 2015-11-28 | 1 | -14/+33 |
* | | | test: facilitate debugging Git executables in tests with gdbjs/git-gdb | Johannes Schindelin | 2015-10-30 | 1 | -0/+8 |
* | | | test-lib-functions: detect test_when_finished in subshelljk/test-lint-forbid-when-finished-in-subshell | John Keeping | 2015-09-08 | 1 | -0/+5 |
* | | | test-lib-functions: support "test_config -C <dir> ..." | John Keeping | 2015-09-08 | 1 | -3/+17 |
* | | | Merge branch 'jc/test-prereq-validate' | Junio C Hamano | 2015-05-19 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | test: validate prerequistes syntaxjc/test-prereq-validate | Junio C Hamano | 2015-04-28 | 1 | -0/+9 |
| * | | | Merge branch 'jc/diff-test-updates' into maint | Junio C Hamano | 2015-03-13 | 1 | -1/+3 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'ep/fix-test-lib-functions-report' | Junio C Hamano | 2015-05-05 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | test-lib-functions.sh: fix the second argument to some helper functionsep/fix-test-lib-functions-report | Elia Pinto | 2015-04-16 | 1 | -2/+2 |
* | | | | Merge branch 'jc/diff-test-updates' | Junio C Hamano | 2015-03-05 | 1 | -1/+3 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | test_ln_s_add: refresh stat info of fake symbolic linksjc/diff-test-updates | Johannes Sixt | 2015-02-23 | 1 | -1/+3 |
* | | | Merge branch 'da/mergetool-tests' | Junio C Hamano | 2014-10-21 | 1 | -12/+18 |
|\ \ \ |
|
| * | | | test-lib-functions: adjust style to match CodingGuidelinesda/mergetool-tests | David Aguilar | 2014-10-16 | 1 | -12/+18 |
* | | | | t5304: use helper to report failure of "test foo = bar" | Jeff King | 2014-10-13 | 1 | -0/+9 |
* | | | | Merge branch 'jl/submodule-tests' | Junio C Hamano | 2014-07-21 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | test-lib: add test_dir_is_empty() | Jens Lehmann | 2014-06-20 | 1 | -0/+11 |
* | | | | | Merge branch 'ep/avoid-test-a-o' | Junio C Hamano | 2014-06-25 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | t/test-lib-functions.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 2014-06-09 | 1 | -2/+2 |
* | | | | | Merge branch 'sk/test-cmp-bin' | Junio C Hamano | 2014-06-16 | 1 | -0/+6 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | t5000, t5003: do not use test_cmp to compare binary filessk/test-cmp-bin | Stepan Kasal | 2014-06-04 | 1 | -0/+6 |
| |/ / / |
|
* | | | | Merge branch 'mt/patch-id-stable' (early part) | Junio C Hamano | 2014-06-16 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | test: add test_write_lines helper | Michael S. Tsirkin | 2014-06-10 | 1 | -0/+5 |
* | | | | Merge branch 'tg/index-v4-format' | Junio C Hamano | 2014-03-14 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | test-lib: allow setting the index format version | Thomas Gummerer | 2014-02-24 | 1 | -0/+5 |
| |/ / / |
|
* | | | | tests: turn on network daemon tests by defaultjk/run-network-tests-by-default | Jeff King | 2014-02-14 | 1 | -0/+58 |
|/ / / |
|
* | | | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 2013-11-26 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'jk/wrap-perl-used-in-tests' | Junio C Hamano | 2013-11-04 | 1 | -3/+7 |
|\ \ |
|
| * | | t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-tests | Jeff King | 2013-10-29 | 1 | -3/+3 |
| * | | t: provide a perl() function which uses $PERL_PATH | Jeff King | 2013-10-29 | 1 | -0/+4 |
* | | | Windows: a test_cmp that is agnostic to random LF <> CRLF conversions | Johannes Sixt | 2013-10-28 | 1 | -0/+66 |
|/ / |
|
* | | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-05 | 1 | -2/+4 |
|\ \ |
|
| * | | test-lib: rearrange start/end of test_expect_* and test_skip | Thomas Rast | 2013-06-18 | 1 | -2/+4 |
* | | | Merge branch 'fc/show-non-empty-errors-in-test' | Junio C Hamano | 2013-06-20 | 1 | -0/+12 |
|\ \ \ |
|
| * | | | test: test_must_be_empty helper | Junio C Hamano | 2013-06-09 | 1 | -0/+12 |
| * | | | Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint | Junio C Hamano | 2013-04-22 | 1 | -0/+4 |
| |\ \ \ |
|
* | | | | | tests: introduce test_ln_s_add | Johannes Sixt | 2013-06-07 | 1 | -0/+17 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'tr/valgrind' | Junio C Hamano | 2013-04-03 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | tests: notice valgrind error in test_must_fail | Thomas Rast | 2013-04-01 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Merge branch 'jc/apply-ws-fix-tab-in-indent' | Junio C Hamano | 2013-04-03 | 1 | -0/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | test: resurrect q_to_tab | Junio C Hamano | 2013-03-29 | 1 | -0/+4 |
| * | | | apply --whitespace=fix: avoid running over the postimage buffer | Junio C Hamano | 2013-03-22 | 1 | -2/+2 |
* | | | | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 2013-04-01 | 1 | -4/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | t/test-lib-functions.sh: allow to specify the tag name to test_commit | Brandon Casey | 2013-02-12 | 1 | -4/+4 |
| |/ / |
|
* | | | tests: move test_cmp_rev to test-lib-functions | Martin von Zweigbergk | 2012-12-22 | 1 | -0/+7 |