| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | test-lib: allow negation of prerequisites | Jeff King | 2012-11-15 | 1 | -1/+20 |
|/ |
|
* | cherry-pick: don't forget -s on failure | Miklos Vajna | 2012-09-14 | 1 | -5/+16 |
* | Merge branch 'mk/test-seq' | Junio C Hamano | 2012-08-22 | 1 | -0/+21 |
|\ |
|
| * | tests: Introduce test_seq | MichaĆ Kiedrowicz | 2012-08-04 | 1 | -0/+21 |
| * | Merge branch 'jc/maint-filter-branch-epoch-date' into maint | Junio C Hamano | 2012-07-30 | 1 | -2/+11 |
* | | test: allow prerequisite to be evaluated lazily | Junio C Hamano | 2012-07-27 | 1 | -0/+42 |
* | | test: rename $satisfied to $satisfied_prereq | Junio C Hamano | 2012-07-27 | 1 | -3/+3 |
* | | Merge branch 'jc/maint-filter-branch-epoch-date' | Junio C Hamano | 2012-07-22 | 1 | -2/+11 |
|/ |
|
* | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 | 1 | -2/+2 |
* | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 | 1 | -2/+2 |
* | Move the user-facing test library to test-lib-functions.sh | Thomas Rast | 2012-02-17 | 1 | -0/+565 |